Jpp
debug
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. More... | |
Public Member Functions | |
JEvtEvaluator () | |
Default constructor. More... | |
value_type | operator() (const Evt &event) const |
Get value of event. More... | |
Auxiliary class to determine value of Evt objects.
Definition at line 21 of file JEvtEvaluator.hh.
typedef double JAANET::JEvtEvaluator::value_type |
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.