| 
    Jpp
    18.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.  More... | |
| bool | operator() (const hit_type &hit) const | 
| Test match.  More... | |
Public Attributes | |
| const hit_type & | root | 
| double | TMax_ns | 
Auxiliary class to match hit to root hit.
Definition at line 231 of file JShowerPrefit.hh.
      
  | 
  inline | 
Constructor.
| root | root hit | 
| TMax_ns | maximal time [ns] | 
Definition at line 238 of file JShowerPrefit.hh.
      
  | 
  inline | 
Test match.
| hit | hit | 
Definition at line 249 of file JShowerPrefit.hh.
| const hit_type& JRECONSTRUCTION::JShowerPrefit::match_t::root | 
Definition at line 254 of file JShowerPrefit.hh.
| double JRECONSTRUCTION::JShowerPrefit::match_t::TMax_ns | 
Definition at line 255 of file JShowerPrefit.hh.
 1.8.5