Proxy for caf::SRCosmic. 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::SRCosmic &x) |
void | CheckEquals (const caf::SRCosmic &sr) const |
Public Attributes | |
caf::Proxy< float > | E |
caf::Proxy< float > | azimuth |
caf::Proxy< float > | eff |
caf::Proxy< caf::SRVector3D > | enter |
caf::Proxy< caf::SRVector3D > | exit |
caf::Proxy< std::vector< caf::SRTrueMichelE > > | michel |
caf::Proxy< unsigned int > | nhitslc |
caf::Proxy< unsigned int > | nhittot |
caf::Proxy< caf::SRLorentzVector > | p |
caf::Proxy< short int > | pdg |
caf::Proxy< caf::SRLorentzVector > | penter |
caf::Proxy< float > | pur |
caf::Proxy< caf::SRVector3D > | stop |
caf::Proxy< float > | time |
caf::Proxy< float > | visE |
caf::Proxy< float > | visEinslc |
caf::Proxy< caf::SRVector3D > | vtx |
caf::Proxy< float > | zenith |
Proxy for caf::SRCosmic.
caf::Proxy< caf::SRCosmic >::Proxy | ( | TDirectory * | d, |
TTree * | tr, | ||
const std::string & | name, | ||
const long & | base, | ||
int | offset | ||
) |
Definition at line 514 of file SRProxy.cxx.
|
delete |
|
delete |
void caf::Proxy< caf::SRCosmic >::CheckEquals | ( | const caf::SRCosmic & | sr | ) | const |
Definition at line 559 of file SRProxy.cxx.
References caf::SRCosmic::azimuth, E, caf::SRCosmic::E, nd_projection_maker::eff, caf::SRCosmic::eff, caf::SRCosmic::enter, caf::SRCosmic::exit, exit(), caf::SRCosmic::michel, caf::SRCosmic::nhitslc, caf::SRCosmic::nhittot, caf::SRCosmic::p, caf::SRCosmic::pdg, make_root_from_grid_output::pdg, caf::SRCosmic::penter, caf::SRCosmic::pur, PandAna.Demos.pi0_spectra::pur, caf::SRCosmic::stop, caf::SRCosmic::time, caf::SRCosmic::visE, caf::SRCosmic::visEinslc, caf::SRCosmic::vtx, and caf::SRCosmic::zenith.
caf::Proxy< caf::SRCosmic > & caf::Proxy< caf::SRCosmic >::operator= | ( | const caf::SRCosmic & | x | ) |
Definition at line 536 of file SRProxy.cxx.
References caf::SRCosmic::azimuth, E, caf::SRCosmic::E, nd_projection_maker::eff, caf::SRCosmic::eff, caf::SRCosmic::enter, caf::SRCosmic::exit, exit(), caf::SRCosmic::michel, caf::SRCosmic::nhitslc, caf::SRCosmic::nhittot, caf::SRCosmic::p, caf::SRCosmic::pdg, make_root_from_grid_output::pdg, caf::SRCosmic::penter, caf::SRCosmic::pur, PandAna.Demos.pi0_spectra::pur, caf::SRCosmic::stop, caf::SRCosmic::time, caf::SRCosmic::visE, caf::SRCosmic::visEinslc, caf::SRCosmic::vtx, and caf::SRCosmic::zenith.
caf::Proxy<float> caf::Proxy< caf::SRCosmic >::azimuth |
caf::Proxy<float> caf::Proxy< caf::SRCosmic >::E |
caf::Proxy<float> caf::Proxy< caf::SRCosmic >::eff |
caf::Proxy<caf::SRVector3D> caf::Proxy< caf::SRCosmic >::enter |
caf::Proxy<caf::SRVector3D> caf::Proxy< caf::SRCosmic >::exit |
caf::Proxy<std::vector<caf::SRTrueMichelE> > caf::Proxy< caf::SRCosmic >::michel |
caf::Proxy<unsigned int> caf::Proxy< caf::SRCosmic >::nhitslc |
caf::Proxy<unsigned int> caf::Proxy< caf::SRCosmic >::nhittot |
caf::Proxy<short int> caf::Proxy< caf::SRCosmic >::pdg |
caf::Proxy<caf::SRLorentzVector> caf::Proxy< caf::SRCosmic >::penter |
caf::Proxy<float> caf::Proxy< caf::SRCosmic >::pur |
caf::Proxy<caf::SRVector3D> caf::Proxy< caf::SRCosmic >::stop |
caf::Proxy<float> caf::Proxy< caf::SRCosmic >::time |
caf::Proxy<float> caf::Proxy< caf::SRCosmic >::visE |
caf::Proxy<float> caf::Proxy< caf::SRCosmic >::visEinslc |
caf::Proxy<caf::SRVector3D> caf::Proxy< caf::SRCosmic >::vtx |
caf::Proxy<float> caf::Proxy< caf::SRCosmic >::zenith |