Proxy for caf::SRTrueNumuEnergy. More...
Public Member Functions | |
Proxy (TDirectory *d, TTree *tr, const std::string &name, const long &base, int offset) | |
Proxy (const Proxy &)=delete | |
Proxy (const Proxy &&)=delete | |
Proxy & | operator= (const caf::SRTrueNumuEnergy &x) |
void | CheckEquals (const caf::SRTrueNumuEnergy &sr) const |
Public Attributes | |
caf::Proxy< bool > | truegoodmuon |
caf::Proxy< float > | truemuonE |
caf::Proxy< float > | truemuoncatcherE |
caf::Proxy< caf::SRTrueNumuEnergy >::Proxy | ( | TDirectory * | d, |
TTree * | tr, | ||
const std::string & | name, | ||
const long & | base, | ||
int | offset | ||
) |
Definition at line 199 of file SRProxy.cxx.
|
delete |
|
delete |
void caf::Proxy< caf::SRTrueNumuEnergy >::CheckEquals | ( | const caf::SRTrueNumuEnergy & | sr | ) | const |
Definition at line 214 of file SRProxy.cxx.
References caf::SRTrueNumuEnergy::truegoodmuon, caf::SRTrueNumuEnergy::truemuoncatcherE, and caf::SRTrueNumuEnergy::truemuonE.
caf::Proxy< caf::SRTrueNumuEnergy > & caf::Proxy< caf::SRTrueNumuEnergy >::operator= | ( | const caf::SRTrueNumuEnergy & | x | ) |
Definition at line 206 of file SRProxy.cxx.
References caf::SRTrueNumuEnergy::truegoodmuon, caf::SRTrueNumuEnergy::truemuoncatcherE, and caf::SRTrueNumuEnergy::truemuonE.
caf::Proxy<bool> caf::Proxy< caf::SRTrueNumuEnergy >::truegoodmuon |
caf::Proxy<float> caf::Proxy< caf::SRTrueNumuEnergy >::truemuoncatcherE |
caf::Proxy<float> caf::Proxy< caf::SRTrueNumuEnergy >::truemuonE |