Proxy for caf::SRMichelE. 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::SRMichelE &x) |
void | CheckEquals (const caf::SRMichelE &sr) const |
Public Attributes | |
caf::Proxy< size_t > | nbpf |
caf::Proxy< size_t > | ncosmic |
caf::Proxy< size_t > | ndiscrete |
caf::Proxy< size_t > | nkalman |
caf::Proxy< size_t > | nslc |
caf::Proxy< std::vector< caf::SRSlcME > > | slc |
caf::Proxy< std::vector< caf::SRTrkME > > | trkbpf |
caf::Proxy< std::vector< caf::SRTrkME > > | trkcosmic |
caf::Proxy< std::vector< caf::SRTrkME > > | trkdiscrete |
caf::Proxy< std::vector< caf::SRTrkME > > | trkkalman |
Proxy for caf::SRMichelE.
caf::Proxy< caf::SRMichelE >::Proxy | ( | TDirectory * | d, |
TTree * | tr, | ||
const std::string & | name, | ||
const long & | base, | ||
int | offset | ||
) |
Definition at line 1329 of file SRProxy.cxx.
|
delete |
|
delete |
void caf::Proxy< caf::SRMichelE >::CheckEquals | ( | const caf::SRMichelE & | sr | ) | const |
Definition at line 1358 of file SRProxy.cxx.
References caf::SRMichelE::nbpf, caf::SRMichelE::ncosmic, caf::SRMichelE::ndiscrete, caf::SRMichelE::nkalman, caf::SRMichelE::nslc, caf::SRMichelE::slc, PandAna.Demos.tute_pid_validation::slc, caf::SRMichelE::trkbpf, caf::SRMichelE::trkcosmic, caf::SRMichelE::trkdiscrete, and caf::SRMichelE::trkkalman.
caf::Proxy< caf::SRMichelE > & caf::Proxy< caf::SRMichelE >::operator= | ( | const caf::SRMichelE & | x | ) |
Definition at line 1343 of file SRProxy.cxx.
References caf::SRMichelE::nbpf, caf::SRMichelE::ncosmic, caf::SRMichelE::ndiscrete, caf::SRMichelE::nkalman, caf::SRMichelE::nslc, caf::SRMichelE::slc, PandAna.Demos.tute_pid_validation::slc, caf::SRMichelE::trkbpf, caf::SRMichelE::trkcosmic, caf::SRMichelE::trkdiscrete, and caf::SRMichelE::trkkalman.
caf::Proxy<size_t> caf::Proxy< caf::SRMichelE >::nbpf |
caf::Proxy<size_t> caf::Proxy< caf::SRMichelE >::ncosmic |
caf::Proxy<size_t> caf::Proxy< caf::SRMichelE >::ndiscrete |
caf::Proxy<size_t> caf::Proxy< caf::SRMichelE >::nkalman |
Definition at line 715 of file SRProxy.h.
Referenced by ana::MichelTaggingSyst2020::Shift(), and ana::MichelTaggingSyst2018::Shift().
caf::Proxy<size_t> caf::Proxy< caf::SRMichelE >::nslc |
Definition at line 716 of file SRProxy.h.
Referenced by ana::MichelTaggingSyst2020::Shift(), and ana::MichelTaggingSyst2018::Shift().
caf::Proxy<std::vector<caf::SRSlcME> > caf::Proxy< caf::SRMichelE >::slc |
Definition at line 717 of file SRProxy.h.
Referenced by ana::MichelTaggingSyst2020::Shift(), and ana::MichelTaggingSyst2018::Shift().
caf::Proxy<std::vector<caf::SRTrkME> > caf::Proxy< caf::SRMichelE >::trkbpf |
caf::Proxy<std::vector<caf::SRTrkME> > caf::Proxy< caf::SRMichelE >::trkcosmic |
caf::Proxy<std::vector<caf::SRTrkME> > caf::Proxy< caf::SRMichelE >::trkdiscrete |
caf::Proxy<std::vector<caf::SRTrkME> > caf::Proxy< caf::SRMichelE >::trkkalman |
Definition at line 721 of file SRProxy.h.
Referenced by ana::MichelTaggingSyst2020::Shift(), and ana::MichelTaggingSyst2018::Shift().