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