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