Jpp test-rotations-old
the software that should make you happy
|
Auxiliary class to determine value of acoustic events. More...
#include <JEvt.hh>
Public Types | |
typedef double | value_type |
Type definition of time value. | |
Public Member Functions | |
JEvaluator () | |
Default constructor. | |
value_type | operator() (const JEvt &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 start time.
Definition at line 315 of file JAcoustics/JEvt.hh.
Type definition of time value.
Definition at line 319 of file JAcoustics/JEvt.hh.
|
inline |
|
inline |
Get value of object.
event | event |
Definition at line 335 of file JAcoustics/JEvt.hh.