Jpp
pmt_effective_area_update_2
the software that should make you happy
|
Auxiliary class for permutations of L0 hits. More...
#include <JEvtToolkit.hh>
Public Member Functions | |
JHitL0Comparator () | |
Default constructor. More... | |
template<class JHitL0_t > | |
bool | operator() (const JHitL0_t &first, const JHitL0_t &second) const |
Comparison of L0 hits by PMT identifier (first) and by time (second). More... | |
Auxiliary class for permutations of L0 hits.
Definition at line 527 of file JReconstruction/JEvtToolkit.hh.
|
inline |
|
inline |
Comparison of L0 hits by PMT identifier (first) and by time (second).
first | first hit |
second | second hit |
Definition at line 544 of file JReconstruction/JEvtToolkit.hh.