Proxy for caf::SRSlcME. 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::SRSlcME &x) |
void | CheckEquals (const caf::SRSlcME &sr) const |
Public Attributes | |
caf::Proxy< float > | adc |
caf::Proxy< float > | calE |
caf::Proxy< float > | deltat |
caf::Proxy< float > | disttoslc |
caf::Proxy< caf::SRVector3D > | meanpos |
caf::Proxy< float > | mid |
caf::Proxy< short unsigned int > | nhitx |
caf::Proxy< short unsigned int > | nhity |
caf::Proxy< caf::SRParticleTruth > | truth |
Proxy for caf::SRSlcME.
caf::Proxy< caf::SRSlcME >::Proxy | ( | TDirectory * | d, |
TTree * | tr, | ||
const std::string & | name, | ||
const long & | base, | ||
int | offset | ||
) |
Definition at line 1249 of file SRProxy.cxx.
|
delete |
|
delete |
void caf::Proxy< caf::SRSlcME >::CheckEquals | ( | const caf::SRSlcME & | sr | ) | const |
Definition at line 1276 of file SRProxy.cxx.
References caf::SRSlcME::adc, caf::SRSlcME::calE, caf::SRSlcME::deltat, caf::SRSlcME::disttoslc, caf::SRSlcME::meanpos, caf::SRSlcME::mid, caf::SRSlcME::nhitx, caf::SRSlcME::nhity, and caf::SRSlcME::truth.
caf::Proxy< caf::SRSlcME > & caf::Proxy< caf::SRSlcME >::operator= | ( | const caf::SRSlcME & | x | ) |
Definition at line 1262 of file SRProxy.cxx.
References caf::SRSlcME::adc, caf::SRSlcME::calE, caf::SRSlcME::deltat, caf::SRSlcME::disttoslc, caf::SRSlcME::meanpos, caf::SRSlcME::mid, caf::SRSlcME::nhitx, caf::SRSlcME::nhity, and caf::SRSlcME::truth.
caf::Proxy<float> caf::Proxy< caf::SRSlcME >::adc |
caf::Proxy<float> caf::Proxy< caf::SRSlcME >::calE |
caf::Proxy<float> caf::Proxy< caf::SRSlcME >::deltat |
Definition at line 670 of file SRProxy.h.
Referenced by ana::MichelTaggingSyst2020::Shift(), and ana::MichelTaggingSyst2018::Shift().
caf::Proxy<float> caf::Proxy< caf::SRSlcME >::disttoslc |
caf::Proxy<caf::SRVector3D> caf::Proxy< caf::SRSlcME >::meanpos |
caf::Proxy<float> caf::Proxy< caf::SRSlcME >::mid |
Definition at line 673 of file SRProxy.h.
Referenced by ana::MichelTaggingSyst2020::Shift(), and ana::MichelTaggingSyst2018::Shift().
caf::Proxy<short unsigned int> caf::Proxy< caf::SRSlcME >::nhitx |
caf::Proxy<short unsigned int> caf::Proxy< caf::SRSlcME >::nhity |
caf::Proxy<caf::SRParticleTruth> caf::Proxy< caf::SRSlcME >::truth |
Definition at line 676 of file SRProxy.h.
Referenced by ana::MichelTaggingSyst2020::Shift(), and ana::MichelTaggingSyst2018::Shift().