1 #ifndef __JEVTEVALUATOR__
2 #define __JEVTEVALUATOR__
14 namespace JPP {
using namespace JAANET; }
37 if (!event.mc_trks.empty())
38 return event.mc_trks[0].t;
Structure to store the ToT mean and standard deviation of the hits produced by a nanobeacon in a sour...
double operator()(const Evt &event) const
Get value of event.
static const JEvtEvaluator getEvtValue
Function object for evaluation of DAQ objects.
Auxiliary class to determine value of Evt objects.
JEvtEvaluator()
Default constructor.