1 #ifndef __JEVTEVALUATOR__ 
    2 #define __JEVTEVALUATOR__ 
   14 namespace JPP { 
using namespace JAANET; }
 
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. 
std::vector< Trk > mc_trks
MC: list of MC truth tracks. 
The Evt class respresent a Monte Carlo (MC) event as well as an offline event.