8 #ifndef CVN_PRONGTRAININGDATA_H 9 #define CVN_PRONGTRAININGDATA_H 27 const ProngType& pronglabelY,
bool isprimary,
double purity3D,
28 double purityX,
double purityY,
double recE,
29 unsigned int ncellX,
unsigned int ncellY,
30 double vX,
double vY,
double vZ,
54 #endif // CVN_PRONGTRAININGDATA_H
enum cvn::PType ProngType
ProngType fLabelY
Class of the Y view prong.
const std::string pronglabel
ProngType fLabelX
Class of the X view prong.
Defines an enumeration for prong classification.
The TrainingData objects contains a PixelMap and the output class type, and any other bit that goes i...
PixelMap fProngPMap
PixelMap for the event.
ProngType fLabel3D
Class of the 3D prong.
PixelMap, basic input to CVN neural net.