Various weights for systematic reweights of MC. More...
Public Member Functions | |
SRMCReweight () | |
~SRMCReweight () | |
Public Attributes | |
std::vector< SRGenieWeights > | genie |
GENIE weights. More... | |
SRFluxWeights | ppfx |
ppfx weights More... | |
SRGeant4Weights | geant4 |
GEANT4 weights. More... | |
Various weights for systematic reweights of MC.
Definition at line 17 of file SRMCReweight.h.
caf::SRMCReweight::SRMCReweight | ( | ) |
Definition at line 14 of file SRMCReweight.cxx.
caf::SRMCReweight::~SRMCReweight | ( | ) |
Definition at line 20 of file SRMCReweight.cxx.
SRGeant4Weights caf::SRMCReweight::geant4 |
GEANT4 weights.
Definition at line 25 of file SRMCReweight.h.
Referenced by caf::Proxy< caf::SRMCReweight >::CheckEquals(), flat::Flat< caf::SRMCReweight >::Fill(), hdf5::HDF5MCReweight< Tidx >::Fill(), caf::Proxy< caf::SRMCReweight >::operator=(), and caf::CAFMaker::produce().
std::vector<SRGenieWeights> caf::SRMCReweight::genie |
GENIE weights.
Definition at line 23 of file SRMCReweight.h.
Referenced by caf::Proxy< caf::SRMCReweight >::CheckEquals(), ana::ClearReweightInfo(), flat::Flat< caf::SRMCReweight >::Fill(), hdf5::HDF5MCReweight< Tidx >::Fill(), caf::Proxy< caf::SRMCReweight >::operator=(), caf::CAFMaker::produce(), and novarwgt::test::ToStandardRecord().
SRFluxWeights caf::SRMCReweight::ppfx |
ppfx weights
Definition at line 24 of file SRMCReweight.h.
Referenced by caf::Proxy< caf::SRMCReweight >::CheckEquals(), ana::ClearReweightInfo(), flat::Flat< caf::SRMCReweight >::Fill(), hdf5::HDF5MCReweight< Tidx >::Fill(), caf::Proxy< caf::SRMCReweight >::operator=(), and caf::CAFMaker::produce().