Proxy for caf::SRRemid. 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::SRRemid &x) |
void | CheckEquals (const caf::SRRemid &sr) const |
Public Attributes | |
caf::Proxy< int > | cont |
caf::Proxy< float > | dedxllh |
caf::Proxy< float > | len |
caf::Proxy< float > | measfrac |
caf::Proxy< float > | pid |
caf::Proxy< float > | scatllh |
Proxy for caf::SRRemid.
caf::Proxy< caf::SRRemid >::Proxy | ( | TDirectory * | d, |
TTree * | tr, | ||
const std::string & | name, | ||
const long & | base, | ||
int | offset | ||
) |
Definition at line 2199 of file SRProxy.cxx.
|
delete |
|
delete |
void caf::Proxy< caf::SRRemid >::CheckEquals | ( | const caf::SRRemid & | sr | ) | const |
Definition at line 2220 of file SRProxy.cxx.
References caf::SRRemid::cont, caf::SRRemid::dedxllh, caf::SRRemid::len, caf::SRRemid::measfrac, make_root_from_grid_output::measfrac, caf::SRRemid::pid, BlessedPlots::pid, and caf::SRRemid::scatllh.
caf::Proxy< caf::SRRemid > & caf::Proxy< caf::SRRemid >::operator= | ( | const caf::SRRemid & | x | ) |
Definition at line 2209 of file SRProxy.cxx.
References caf::SRRemid::cont, caf::SRRemid::dedxllh, caf::SRRemid::len, caf::SRRemid::measfrac, make_root_from_grid_output::measfrac, caf::SRRemid::pid, BlessedPlots::pid, and caf::SRRemid::scatllh.
caf::Proxy<int> caf::Proxy< caf::SRRemid >::cont |
caf::Proxy<float> caf::Proxy< caf::SRRemid >::dedxllh |
caf::Proxy<float> caf::Proxy< caf::SRRemid >::len |
caf::Proxy<float> caf::Proxy< caf::SRRemid >::measfrac |
caf::Proxy<float> caf::Proxy< caf::SRRemid >::pid |
Definition at line 1136 of file SRProxy.h.
Referenced by GetMECTuningDirectory(), LoadWeightsTunedNumuMEC(), neutronE_macro(), Print(), ana::RemIDScaleSyst::Shift(), and ana::ZEndPosition().
caf::Proxy<float> caf::Proxy< caf::SRRemid >::scatllh |