| 
    Jpp
    
   | 
 
Auxiliary class to test whether given track has specified history. More...
#include <JAAnetToolkit.hh>
Public Member Functions | |
| has_history (const int type, const JRange< int > range) | |
| Constructor.  More... | |
| bool | operator() (const Trk &track) const | 
Public Attributes | |
| const int | type | 
| reconstruction type  More... | |
| const JRange< int > | range | 
| range of application types  More... | |
Auxiliary class to test whether given track has specified history.
The history of a track consists of a reconstruction type and a range of application types. 
Definition at line 693 of file JAAnetToolkit.hh.
      
  | 
  inline | 
      
  | 
  inline | 
| track | track | 
Definition at line 709 of file JAAnetToolkit.hh.
| const int JAANET::has_history::type | 
reconstruction type
Definition at line 717 of file JAAnetToolkit.hh.
| const JRange<int> JAANET::has_history::range | 
range of application types
Definition at line 718 of file JAAnetToolkit.hh.
 1.8.16