Truth information for numu energy fitting. More...
Public Member Functions | |
SRTrueNumuEnergy () | |
virtual | ~SRTrueNumuEnergy () |
void | setDefault () |
Public Attributes | |
float | truemuonE |
True energy of primary muon [GeV]. More... | |
float | truemuoncatcherE |
ND value: true energy of muon as it crosses the transition plane into muon catcher [GeV]. More... | |
bool | truegoodmuon |
Have a primary muon that contributes to at least three hits in each view. More... | |
Truth information for numu energy fitting.
Definition at line 15 of file SRTrueNumuEnergy.h.
caf::SRTrueNumuEnergy::SRTrueNumuEnergy | ( | ) |
Definition at line 13 of file SRTrueNumuEnergy.cxx.
|
virtual |
Definition at line 20 of file SRTrueNumuEnergy.cxx.
void caf::SRTrueNumuEnergy::setDefault | ( | ) |
Definition at line 22 of file SRTrueNumuEnergy.cxx.
References truegoodmuon, truemuoncatcherE, and truemuonE.
Referenced by caf::SRNumuEnergy::setDefault().
bool caf::SRTrueNumuEnergy::truegoodmuon |
Have a primary muon that contributes to at least three hits in each view.
Definition at line 23 of file SRTrueNumuEnergy.h.
Referenced by caf::Proxy< caf::SRTrueNumuEnergy >::CheckEquals(), flat::Flat< caf::SRTrueNumuEnergy >::Fill(), hdf5::HDF5TrueNumuEnergy< Tidx >::Fill(), caf::FillNumuEnergyVars(), caf::Proxy< caf::SRTrueNumuEnergy >::operator=(), and setDefault().
float caf::SRTrueNumuEnergy::truemuoncatcherE |
ND value: true energy of muon as it crosses the transition plane into muon catcher [GeV].
Definition at line 22 of file SRTrueNumuEnergy.h.
Referenced by caf::Proxy< caf::SRTrueNumuEnergy >::CheckEquals(), flat::Flat< caf::SRTrueNumuEnergy >::Fill(), hdf5::HDF5TrueNumuEnergy< Tidx >::Fill(), caf::FillNumuEnergyVars(), caf::Proxy< caf::SRTrueNumuEnergy >::operator=(), and setDefault().
float caf::SRTrueNumuEnergy::truemuonE |
True energy of primary muon [GeV].
Definition at line 21 of file SRTrueNumuEnergy.h.
Referenced by caf::Proxy< caf::SRTrueNumuEnergy >::CheckEquals(), flat::Flat< caf::SRTrueNumuEnergy >::Fill(), hdf5::HDF5TrueNumuEnergy< Tidx >::Fill(), caf::FillNumuEnergyVars(), caf::Proxy< caf::SRTrueNumuEnergy >::operator=(), and setDefault().