Proxy for caf::SRPixelMap. 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::SRPixelMap &x) |
void | CheckEquals (const caf::SRPixelMap &sr) const |
Public Attributes | |
caf::Proxy< unsigned char[16000]> | cvnmap |
caf::Proxy< unsigned int > | firstcellx |
caf::Proxy< unsigned int > | firstcelly |
caf::Proxy< unsigned int > | firstplane |
caf::Proxy< float > | hitfracx |
caf::Proxy< float > | hitfracy |
caf::Proxy< unsigned int > | lastcellx |
caf::Proxy< unsigned int > | lastcelly |
caf::Proxy< unsigned int > | lastplane |
caf::Proxy< unsigned int > | ncells |
caf::Proxy< unsigned int > | nchan |
caf::Proxy< unsigned int > | nplanes |
Proxy for caf::SRPixelMap.
caf::Proxy< caf::SRPixelMap >::Proxy | ( | TDirectory * | d, |
TTree * | tr, | ||
const std::string & | name, | ||
const long & | base, | ||
int | offset | ||
) |
Definition at line 3647 of file SRProxy.cxx.
|
delete |
|
delete |
void caf::Proxy< caf::SRPixelMap >::CheckEquals | ( | const caf::SRPixelMap & | sr | ) | const |
Definition at line 3680 of file SRProxy.cxx.
References caf::SRPixelMap::cvnmap, caf::SRPixelMap::firstcellx, caf::SRPixelMap::firstcelly, caf::SRPixelMap::firstplane, caf::SRPixelMap::hitfracx, caf::SRPixelMap::hitfracy, caf::SRPixelMap::lastcellx, caf::SRPixelMap::lastcelly, caf::SRPixelMap::lastplane, caf::SRPixelMap::ncells, ncells, caf::SRPixelMap::nchan, caf::SRPixelMap::nplanes, and nplanes.
caf::Proxy< caf::SRPixelMap > & caf::Proxy< caf::SRPixelMap >::operator= | ( | const caf::SRPixelMap & | x | ) |
Definition at line 3663 of file SRProxy.cxx.
References caf::SRPixelMap::cvnmap, caf::SRPixelMap::firstcellx, caf::SRPixelMap::firstcelly, caf::SRPixelMap::firstplane, caf::SRPixelMap::hitfracx, caf::SRPixelMap::hitfracy, caf::SRPixelMap::lastcellx, caf::SRPixelMap::lastcelly, caf::SRPixelMap::lastplane, caf::SRPixelMap::ncells, ncells, caf::SRPixelMap::nchan, caf::SRPixelMap::nplanes, and nplanes.
caf::Proxy<unsigned char [16000]> caf::Proxy< caf::SRPixelMap >::cvnmap |
caf::Proxy<unsigned int> caf::Proxy< caf::SRPixelMap >::firstcellx |
caf::Proxy<unsigned int> caf::Proxy< caf::SRPixelMap >::firstcelly |
caf::Proxy<unsigned int> caf::Proxy< caf::SRPixelMap >::firstplane |
caf::Proxy<float> caf::Proxy< caf::SRPixelMap >::hitfracx |
caf::Proxy<float> caf::Proxy< caf::SRPixelMap >::hitfracy |
caf::Proxy<unsigned int> caf::Proxy< caf::SRPixelMap >::lastcellx |
caf::Proxy<unsigned int> caf::Proxy< caf::SRPixelMap >::lastcelly |
caf::Proxy<unsigned int> caf::Proxy< caf::SRPixelMap >::lastplane |
caf::Proxy<unsigned int> caf::Proxy< caf::SRPixelMap >::ncells |
caf::Proxy<unsigned int> caf::Proxy< caf::SRPixelMap >::nchan |
caf::Proxy<unsigned int> caf::Proxy< caf::SRPixelMap >::nplanes |