|
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 554 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 571 of file JEvtToolkit.hh.
1.8.5