| 
    Jpp
    19.1.0-rc.1
    
   the software that should make you happy 
   | 
 
Auxiliary class to determine value of acoustic events. More...
#include <JEvent.hh>
Public Types | |
| typedef double | value_type | 
| Type definition of time value.  More... | |
Public Member Functions | |
| JEvaluator () | |
| Default constructor.  More... | |
| value_type | operator() (const JEvent &event) const | 
| Get value of object.  More... | |
Auxiliary class to determine value of acoustic events.
This class can be used with JSUPPORT::JTreeScanner so to read acoustics events in order of time-of-emission. 
Definition at line 48 of file JAcoustics/JEvent.hh.
| typedef double JACOUSTICS::JEvent::JEvaluator::value_type | 
Type definition of time value.
Definition at line 52 of file JAcoustics/JEvent.hh.
      
  | 
  inline | 
      
  | 
  inline | 
Get value of object.
| event | event | 
Definition at line 68 of file JAcoustics/JEvent.hh.