Jpp
|
Auxiliary class for permutations of L1 hits. More...
#include <JEvtToolkit.hh>
Public Member Functions | |
JHitL1Comparator () | |
Default constructor. More... | |
template<class JHitL1_t > | |
bool | operator() (const JHitL1_t &first, const JHitL1_t &second) const |
Comparison of L1 hits by module identifier (first) and by time (second). More... | |
Auxiliary class for permutations of L1 hits.
Definition at line 501 of file JEvtToolkit.hh.
|
inline |
|
inline |
Comparison of L1 hits by module identifier (first) and by time (second).
first | first hit |
second | second hit |
Definition at line 518 of file JEvtToolkit.hh.