Proxy for caf::SRShower. 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::SRShower &x) |
void | CheckEquals (const caf::SRShower &sr) const |
Public Attributes | |
caf::Proxy< float > | calE |
caf::Proxy< caf::SRVector3D > | dir |
caf::Proxy< float > | gap |
caf::Proxy< float > | len |
caf::Proxy< short unsigned int > | maxplanecont |
caf::Proxy< short unsigned int > | maxplanegap |
caf::Proxy< short unsigned int > | nhit |
caf::Proxy< short unsigned int > | nhitx |
caf::Proxy< short unsigned int > | nhity |
caf::Proxy< short unsigned int > | nplane |
caf::Proxy< short unsigned int > | nplanex |
caf::Proxy< short unsigned int > | nplaney |
caf::Proxy< caf::SRVector3D > | start |
caf::Proxy< caf::SRVector3D > | stop |
caf::Proxy< caf::SRParticleTruth > | truth |
caf::Proxy< caf::SRParticleTruth > | truthXView |
caf::Proxy< caf::SRParticleTruth > | truthYView |
caf::Proxy< caf::View_t > | view |
caf::Proxy< float > | width |
Proxy for caf::SRShower.
caf::Proxy< caf::SRShower >::Proxy | ( | TDirectory * | d, |
TTree * | tr, | ||
const std::string & | name, | ||
const long & | base, | ||
int | offset | ||
) |
Definition at line 3017 of file SRProxy.cxx.
|
delete |
|
delete |
void caf::Proxy< caf::SRShower >::CheckEquals | ( | const caf::SRShower & | sr | ) | const |
Definition at line 3064 of file SRProxy.cxx.
References caf::SRShower::calE, dir, caf::SRShower::dir, caf::SRShower::gap, caf::SRShower::len, caf::SRShower::maxplanecont, caf::SRShower::maxplanegap, demo1::nhit, caf::SRShower::nhit, caf::SRShower::nhitx, caf::SRShower::nhity, caf::SRShower::nplane, caf::SRShower::nplanex, caf::SRShower::nplaney, caf::SRShower::start, febshutoff_auto::start, caf::SRShower::stop, caf::SRShower::truth, caf::SRShower::truthXView, caf::SRShower::truthYView, caf::SRShower::view, POTSpillRate::view, and caf::SRShower::width.
caf::Proxy< caf::SRShower > & caf::Proxy< caf::SRShower >::operator= | ( | const caf::SRShower & | x | ) |
Definition at line 3040 of file SRProxy.cxx.
References caf::SRShower::calE, dir, caf::SRShower::dir, caf::SRShower::gap, caf::SRShower::len, caf::SRShower::maxplanecont, caf::SRShower::maxplanegap, demo1::nhit, caf::SRShower::nhit, caf::SRShower::nhitx, caf::SRShower::nhity, caf::SRShower::nplane, caf::SRShower::nplanex, caf::SRShower::nplaney, caf::SRShower::start, febshutoff_auto::start, caf::SRShower::stop, caf::SRShower::truth, caf::SRShower::truthXView, caf::SRShower::truthYView, caf::SRShower::view, POTSpillRate::view, and caf::SRShower::width.
caf::Proxy<float> caf::Proxy< caf::SRShower >::calE |
caf::Proxy<caf::SRVector3D> caf::Proxy< caf::SRShower >::dir |
caf::Proxy<float> caf::Proxy< caf::SRShower >::gap |
caf::Proxy<float> caf::Proxy< caf::SRShower >::len |
caf::Proxy<short unsigned int> caf::Proxy< caf::SRShower >::maxplanecont |
caf::Proxy<short unsigned int> caf::Proxy< caf::SRShower >::maxplanegap |
caf::Proxy<short unsigned int> caf::Proxy< caf::SRShower >::nhit |
caf::Proxy<short unsigned int> caf::Proxy< caf::SRShower >::nhitx |
caf::Proxy<short unsigned int> caf::Proxy< caf::SRShower >::nhity |
caf::Proxy<short unsigned int> caf::Proxy< caf::SRShower >::nplane |
caf::Proxy<short unsigned int> caf::Proxy< caf::SRShower >::nplanex |
caf::Proxy<short unsigned int> caf::Proxy< caf::SRShower >::nplaney |
caf::Proxy<caf::SRVector3D> caf::Proxy< caf::SRShower >::start |
Definition at line 1538 of file SRProxy.h.
Referenced by progbar.ProgressBar::Start(), and progbar.ProgressBar::Update().
caf::Proxy<caf::SRVector3D> caf::Proxy< caf::SRShower >::stop |
caf::Proxy<caf::SRParticleTruth> caf::Proxy< caf::SRShower >::truth |
caf::Proxy<caf::SRParticleTruth> caf::Proxy< caf::SRShower >::truthXView |
caf::Proxy<caf::SRParticleTruth> caf::Proxy< caf::SRShower >::truthYView |
caf::Proxy<caf::View_t> caf::Proxy< caf::SRShower >::view |
caf::Proxy<float> caf::Proxy< caf::SRShower >::width |