1#ifndef __JEVTEVALUATOR__
2#define __JEVTEVALUATOR__
44 return event.mc_trks[0].t;
Extensions to Evt data format.
static const JEvtEvaluator getEvtValue
Function object for evaluation of DAQ objects.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
The Evt class respresent a Monte Carlo (MC) event as well as an offline event.
std::vector< Trk > mc_trks
MC: list of MC truth tracks.
Auxiliary class to determine value of Evt objects.
value_type operator()(const Evt &event) const
Get value of event.
double value_type
Type definition of time value.
JEvtEvaluator()
Default constructor.