Public Member Functions | |
HitParentTestComparison (const std::map< int, unsigned > &_particle_type_count) | |
bool | operator() (int pid1, int pid2) const |
Protected Attributes | |
const std::map< int, unsigned > & | particle_type_count |
define the comparison for sorting the particle ids counting map
Definition at line 210 of file HitParentTest.cc.
|
inline |
Definition at line 215 of file HitParentTest.cc.
|
inline |
Definition at line 218 of file HitParentTest.cc.
References particle_type_count.
|
protected |
Definition at line 212 of file HitParentTest.cc.
Referenced by operator()().