Proxy for caf::SRCVNFeatures. 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::SRCVNFeatures &x) |
void | CheckEquals (const caf::SRCVNFeatures &sr) const |
Public Attributes | |
caf::Proxy< std::vector< float > > | components |
caf::Proxy< unsigned int > | ncomponents |
caf::Proxy< unsigned int > | noutput |
caf::Proxy< std::vector< float > > | output |
Proxy for caf::SRCVNFeatures.
caf::Proxy< caf::SRCVNFeatures >::Proxy | ( | TDirectory * | d, |
TTree * | tr, | ||
const std::string & | name, | ||
const long & | base, | ||
int | offset | ||
) |
Definition at line 2850 of file SRProxy.cxx.
|
delete |
|
delete |
void caf::Proxy< caf::SRCVNFeatures >::CheckEquals | ( | const caf::SRCVNFeatures & | sr | ) | const |
Definition at line 2867 of file SRProxy.cxx.
References caf::SRCVNFeatures::components, naming_schema::components, caf::SRCVNFeatures::ncomponents, caf::SRCVNFeatures::noutput, caf::SRCVNFeatures::output, and output.
caf::Proxy< caf::SRCVNFeatures > & caf::Proxy< caf::SRCVNFeatures >::operator= | ( | const caf::SRCVNFeatures & | x | ) |
Definition at line 2858 of file SRProxy.cxx.
References caf::SRCVNFeatures::components, naming_schema::components, caf::SRCVNFeatures::ncomponents, caf::SRCVNFeatures::noutput, caf::SRCVNFeatures::output, and output.
caf::Proxy<std::vector<float> > caf::Proxy< caf::SRCVNFeatures >::components |
Definition at line 1427 of file SRProxy.h.
Referenced by Controller.Controller::make_output_directory().
caf::Proxy<unsigned int> caf::Proxy< caf::SRCVNFeatures >::ncomponents |
caf::Proxy<unsigned int> caf::Proxy< caf::SRCVNFeatures >::noutput |
caf::Proxy<std::vector<float> > caf::Proxy< caf::SRCVNFeatures >::output |