Proxy for caf::SRMCReweight. 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::SRMCReweight &x) |
void | CheckEquals (const caf::SRMCReweight &sr) const |
Public Attributes | |
caf::Proxy< caf::SRGeant4Weights > | geant4 |
caf::Proxy< std::vector< caf::SRGenieWeights > > | genie |
caf::Proxy< caf::SRFluxWeights > | ppfx |
Proxy for caf::SRMCReweight.
caf::Proxy< caf::SRMCReweight >::Proxy | ( | TDirectory * | d, |
TTree * | tr, | ||
const std::string & | name, | ||
const long & | base, | ||
int | offset | ||
) |
Definition at line 887 of file SRProxy.cxx.
|
delete |
|
delete |
void caf::Proxy< caf::SRMCReweight >::CheckEquals | ( | const caf::SRMCReweight & | sr | ) | const |
Definition at line 902 of file SRProxy.cxx.
References caf::SRMCReweight::geant4, caf::SRMCReweight::genie, and caf::SRMCReweight::ppfx.
caf::Proxy< caf::SRMCReweight > & caf::Proxy< caf::SRMCReweight >::operator= | ( | const caf::SRMCReweight & | x | ) |
Definition at line 894 of file SRProxy.cxx.
References caf::SRMCReweight::geant4, caf::SRMCReweight::genie, and caf::SRMCReweight::ppfx.
caf::Proxy<caf::SRGeant4Weights> caf::Proxy< caf::SRMCReweight >::geant4 |
Definition at line 504 of file SRProxy.h.
Referenced by ana::ReinteractionSyst::GetWeight().
caf::Proxy<std::vector<caf::SRGenieWeights> > caf::Proxy< caf::SRMCReweight >::genie |
Definition at line 506 of file SRProxy.h.
Referenced by ana::GetkPPFXFluxUnivWgtST(), GetPPFXFluxWeights(), and Nus18SystsPPFXLoad().