7 #ifndef CVN_TRAININGDATA_H 8 #define CVN_TRAININGDATA_H 26 float nuEnergy,
float lepEnergy,
27 float nueEnergy,
float numuEnergy,
28 float nutauEnergy,
float weight,
38 int npizero,
int nneutron,
int toptype,
64 #endif // CVN_TRAININGDATA_H float fRecoNumuEnergy
Reconstructed energy under numu hypothesis.
InteractionType fInt
Class of the event.
unsigned int NOutput() const
enum cvn::Interaction InteractionType
Utility class for truth labels.
void FillOutputVector(float *output) const
float fRecoNueEnergy
Reconstructed energy under nue hypothesis.
PixelMap fPMap
PixelMap for the event.
float fLepEnergy
True energy of outgoing lepton.
float fNuEnergy
True energy of neutrino event.
Number of interaction types, used like a vector size.
The TrainingData objects contains a PixelMap and the output class type, and any other bit that goes i...
PixelMap, basic input to CVN neural net.
float fRecoNutauEnergy
Reconstructed energy under nutau hypothesis.
float fEventWeight
The event weight (norm * oscProb)
void SetTopologyInformation(int pdg, int nproton, int npion, int npizero, int nneutron, int toptype, int toptypealt)