Reweight information for geant4 systematic. More...
Public Member Functions | |
SRGeant4Weights () | |
~SRGeant4Weights () | |
void | setDefault () |
Public Attributes | |
float | piplus_cv |
Reweight for the piplus central value (cv) More... | |
float | piminus_cv |
Reweight for the piminus central value (cv) More... | |
float | proton_cv |
Reweight for the proton central value (cv) More... | |
std::vector< float > | piplus_univ |
Reweight values for the piplus multi-universe. More... | |
std::vector< float > | piminus_univ |
Reweight values for the piminus multi-universe. More... | |
std::vector< float > | proton_univ |
Reweight values for the proton multi-universe. More... | |
unsigned int | npiplus_univ |
Number of piplus universes. More... | |
unsigned int | npiminus_univ |
Number of piminus universes. More... | |
unsigned int | nproton_univ |
Number of proton universes. More... | |
Reweight information for geant4 systematic.
Definition at line 12 of file SRGeant4Weights.h.
caf::SRGeant4Weights::SRGeant4Weights | ( | ) |
Definition at line 12 of file SRGeant4Weights.cxx.
caf::SRGeant4Weights::~SRGeant4Weights | ( | ) |
Definition at line 24 of file SRGeant4Weights.cxx.
void caf::SRGeant4Weights::setDefault | ( | ) |
Definition at line 25 of file SRGeant4Weights.cxx.
References npiminus_univ, npiplus_univ, nproton_univ, piminus_cv, piminus_univ, piplus_cv, piplus_univ, proton_cv, and proton_univ.
Referenced by caf::CAFMaker::produce().
unsigned int caf::SRGeant4Weights::npiminus_univ |
Number of piminus universes.
Definition at line 24 of file SRGeant4Weights.h.
Referenced by caf::Proxy< caf::SRGeant4Weights >::CheckEquals(), hdf5::HDF5Geant4Weights< Tidx >::Fill(), flat::Flat< caf::SRGeant4Weights >::Fill(), caf::Geant4Reweights(), caf::Proxy< caf::SRGeant4Weights >::operator=(), and setDefault().
unsigned int caf::SRGeant4Weights::npiplus_univ |
Number of piplus universes.
Definition at line 23 of file SRGeant4Weights.h.
Referenced by caf::Proxy< caf::SRGeant4Weights >::CheckEquals(), hdf5::HDF5Geant4Weights< Tidx >::Fill(), flat::Flat< caf::SRGeant4Weights >::Fill(), caf::Geant4Reweights(), caf::Proxy< caf::SRGeant4Weights >::operator=(), and setDefault().
unsigned int caf::SRGeant4Weights::nproton_univ |
Number of proton universes.
Definition at line 25 of file SRGeant4Weights.h.
Referenced by caf::Proxy< caf::SRGeant4Weights >::CheckEquals(), hdf5::HDF5Geant4Weights< Tidx >::Fill(), flat::Flat< caf::SRGeant4Weights >::Fill(), caf::Geant4Reweights(), caf::Proxy< caf::SRGeant4Weights >::operator=(), and setDefault().
float caf::SRGeant4Weights::piminus_cv |
Reweight for the piminus central value (cv)
Definition at line 18 of file SRGeant4Weights.h.
Referenced by caf::Proxy< caf::SRGeant4Weights >::CheckEquals(), hdf5::HDF5Geant4Weights< Tidx >::Fill(), flat::Flat< caf::SRGeant4Weights >::Fill(), caf::Geant4Reweights(), caf::Proxy< caf::SRGeant4Weights >::operator=(), and setDefault().
std::vector<float> caf::SRGeant4Weights::piminus_univ |
Reweight values for the piminus multi-universe.
Definition at line 21 of file SRGeant4Weights.h.
Referenced by caf::Proxy< caf::SRGeant4Weights >::CheckEquals(), hdf5::HDF5Geant4Weights< Tidx >::Fill(), flat::Flat< caf::SRGeant4Weights >::Fill(), caf::Geant4Reweights(), caf::Proxy< caf::SRGeant4Weights >::operator=(), and setDefault().
float caf::SRGeant4Weights::piplus_cv |
Reweight for the piplus central value (cv)
Definition at line 17 of file SRGeant4Weights.h.
Referenced by caf::Proxy< caf::SRGeant4Weights >::CheckEquals(), hdf5::HDF5Geant4Weights< Tidx >::Fill(), flat::Flat< caf::SRGeant4Weights >::Fill(), caf::Geant4Reweights(), caf::Proxy< caf::SRGeant4Weights >::operator=(), and setDefault().
std::vector<float> caf::SRGeant4Weights::piplus_univ |
Reweight values for the piplus multi-universe.
Definition at line 20 of file SRGeant4Weights.h.
Referenced by caf::Proxy< caf::SRGeant4Weights >::CheckEquals(), hdf5::HDF5Geant4Weights< Tidx >::Fill(), flat::Flat< caf::SRGeant4Weights >::Fill(), caf::Geant4Reweights(), caf::Proxy< caf::SRGeant4Weights >::operator=(), and setDefault().
float caf::SRGeant4Weights::proton_cv |
Reweight for the proton central value (cv)
Definition at line 19 of file SRGeant4Weights.h.
Referenced by caf::Proxy< caf::SRGeant4Weights >::CheckEquals(), hdf5::HDF5Geant4Weights< Tidx >::Fill(), flat::Flat< caf::SRGeant4Weights >::Fill(), caf::Geant4Reweights(), caf::Proxy< caf::SRGeant4Weights >::operator=(), and setDefault().
std::vector<float> caf::SRGeant4Weights::proton_univ |
Reweight values for the proton multi-universe.
Definition at line 22 of file SRGeant4Weights.h.
Referenced by caf::Proxy< caf::SRGeant4Weights >::CheckEquals(), hdf5::HDF5Geant4Weights< Tidx >::Fill(), flat::Flat< caf::SRGeant4Weights >::Fill(), caf::Geant4Reweights(), caf::Proxy< caf::SRGeant4Weights >::operator=(), and setDefault().