|
Jpp 20.0.0-rc.9-29-gccc23c492-D
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.
| typedef double JACOUSTICS::JEvent::JEvaluator::value_type |
|
inline |
|
inline |