| 
    Jpp - the software that should make you happy
    
   | 
 
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 557 of file JReconstruction/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 574 of file JReconstruction/JEvtToolkit.hh.
 1.8.5