| 
    Jpp 19.3.0-rc.1
    
   the software that should make you happy 
   | 
 
Auxiliary class to determine value of Evt objects. More...
#include <JEvtEvaluator.hh>
Public Types | |
| typedef double | value_type | 
| Type definition of time value.   | |
Public Member Functions | |
| JEvtEvaluator () | |
| Default constructor.   | |
| value_type | operator() (const Evt &event) const | 
| Get value of event.   | |
Auxiliary class to determine value of Evt objects.
Definition at line 21 of file JEvtEvaluator.hh.
Type definition of time value.
Definition at line 25 of file JEvtEvaluator.hh.
      
  | 
  inline | 
      
  | 
  inline | 
Get value of event.
| event | event | 
Definition at line 41 of file JEvtEvaluator.hh.