LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
#include "PtrVector.h"
Public Member Functions | |
ComparePtrs (COMP comp) | |
template<typename T > | |
bool | operator() (Ptr< T > const &a, Ptr< T > const &b) |
Private Attributes | |
COMP | comp_ |
Definition at line 33 of file PtrVector.h.
|
inline |
Definition at line 35 of file PtrVector.h.
|
inline |
Definition at line 38 of file PtrVector.h.
References art::ComparePtrs< COMP >::comp_.
|
private |
Definition at line 44 of file PtrVector.h.
Referenced by art::ComparePtrs< COMP >::operator()().