|
Jpp test-rotations-new
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. | |
Public Member Functions | |
| JEvaluator () | |
| Default constructor. | |
| value_type | operator() (const JEvent &event) const |
| Get value of object. | |
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.
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.