Nue energy estimator output in the standard record. More...
#include "/cvmfs/nova-development.opensciencegrid.org/novasoft/releases/N21-03-07/StandardRecord/SRNueEnergy.h"
Public Member Functions | |
SRNueEnergy () | |
virtual | ~SRNueEnergy () |
virtual void | setDefault () |
Public Attributes | |
float | rawgevshw |
Uncorrected leading shower energy [GeV]. More... | |
float | rawgevhad |
Uncorrected hadronic energy [GeV]. More... | |
float | rawgevslice |
Uncorrected slice energy [GeV]. More... | |
SRSLidEnergy | lid |
Energy estimate from lid for slice pid (most energetic shower for now) More... | |
float | regcvnEvtE |
Regression CVN neutrino energy estimate [GeV]. More... | |
float | regcvnEvtE_opphorn |
regcvnEvtE trained with opposite horn current More... | |
Nue energy estimator output in the standard record.
Definition at line 13 of file SRNueEnergy.h.
caf::SRNueEnergy::SRNueEnergy | ( | ) |
Definition at line 13 of file SRNueEnergy.cxx.
|
virtual |
Definition at line 21 of file SRNueEnergy.cxx.
|
virtual |
Definition at line 23 of file SRNueEnergy.cxx.
References rawgevhad, rawgevshw, rawgevslice, regcvnEvtE, and regcvnEvtE_opphorn.
Referenced by caf::BlindThisRecord(), and caf::CAFMaker::produce().
SRSLidEnergy caf::SRNueEnergy::lid |
Energy estimate from lid for slice pid (most energetic shower for now)
Definition at line 23 of file SRNueEnergy.h.
Referenced by caf::BlindThisRecord(), caf::Proxy< caf::SRNueEnergy >::CheckEquals(), flat::Flat< caf::SRNueEnergy >::Fill(), hdf5::HDF5NueEnergy< Tidx >::Fill(), caf::Proxy< caf::SRNueEnergy >::operator=(), and caf::CAFMaker::produce().
float caf::SRNueEnergy::rawgevhad |
Uncorrected hadronic energy [GeV].
Definition at line 20 of file SRNueEnergy.h.
Referenced by caf::Proxy< caf::SRNueEnergy >::CheckEquals(), flat::Flat< caf::SRNueEnergy >::Fill(), hdf5::HDF5NueEnergy< Tidx >::Fill(), caf::FillNueEnergyVars(), caf::Proxy< caf::SRNueEnergy >::operator=(), and setDefault().
float caf::SRNueEnergy::rawgevshw |
Uncorrected leading shower energy [GeV].
Definition at line 19 of file SRNueEnergy.h.
Referenced by caf::Proxy< caf::SRNueEnergy >::CheckEquals(), flat::Flat< caf::SRNueEnergy >::Fill(), hdf5::HDF5NueEnergy< Tidx >::Fill(), caf::FillNueEnergyVars(), caf::Proxy< caf::SRNueEnergy >::operator=(), and setDefault().
float caf::SRNueEnergy::rawgevslice |
Uncorrected slice energy [GeV].
Definition at line 21 of file SRNueEnergy.h.
Referenced by caf::Proxy< caf::SRNueEnergy >::CheckEquals(), flat::Flat< caf::SRNueEnergy >::Fill(), hdf5::HDF5NueEnergy< Tidx >::Fill(), caf::FillNueEnergyVars(), caf::Proxy< caf::SRNueEnergy >::operator=(), and setDefault().
float caf::SRNueEnergy::regcvnEvtE |
Regression CVN neutrino energy estimate [GeV].
Definition at line 25 of file SRNueEnergy.h.
Referenced by caf::Proxy< caf::SRNueEnergy >::CheckEquals(), flat::Flat< caf::SRNueEnergy >::Fill(), hdf5::HDF5NueEnergy< Tidx >::Fill(), caf::Proxy< caf::SRNueEnergy >::operator=(), caf::CAFMaker::produce(), and setDefault().
float caf::SRNueEnergy::regcvnEvtE_opphorn |
regcvnEvtE trained with opposite horn current
Definition at line 27 of file SRNueEnergy.h.
Referenced by caf::Proxy< caf::SRNueEnergy >::CheckEquals(), flat::Flat< caf::SRNueEnergy >::Fill(), hdf5::HDF5NueEnergy< Tidx >::Fill(), caf::Proxy< caf::SRNueEnergy >::operator=(), caf::CAFMaker::produce(), and setDefault().