| 
    Jpp 19.3.0-rc.1
    
   the software that should make you happy 
   | 
 
Auxiliary class to match hit to root hit. More...
#include <JShowerPrefit.hh>
Public Member Functions | |
| match_t (const hit_type &root, const double TMax_ns) | |
| Constructor.   | |
| bool | operator() (const hit_type &hit) const | 
| Test match.   | |
Public Attributes | |
| const hit_type & | root | 
| double | TMax_ns | 
Auxiliary class to match hit to root hit.
Definition at line 332 of file JShowerPrefit.hh.
      
  | 
  inline | 
Constructor.
| root | root hit | 
| TMax_ns | maximal time [ns] | 
Definition at line 339 of file JShowerPrefit.hh.
      
  | 
  inline | 
Test match.
| hit | hit | 
Definition at line 350 of file JShowerPrefit.hh.
| const hit_type& JRECONSTRUCTION::JShowerPrefit::match_t::root | 
Definition at line 355 of file JShowerPrefit.hh.
| double JRECONSTRUCTION::JShowerPrefit::match_t::TMax_ns | 
Definition at line 356 of file JShowerPrefit.hh.