#include <GiBUUHelper.h>
Public Member Functions | |
| GiBUUHelper (fhicl::ParameterSet const &pset, TGeoManager *rootGeom, std::string const &rootFile, double const &detectorMass) | |
| ~GiBUUHelper () | |
| genie::EventRecord * | GetGiBUUEventRecord () |
Public Member Functions inherited from evgb::GENIEHelper | |
| GENIEHelper (fhicl::ParameterSet const &pset, TGeoManager *rootGeom, std::string const &rootFile, double const &detectorMass) | |
| ~GENIEHelper () | |
| void | Initialize () |
| bool | Stop () |
| bool | Sample (simb::MCTruth &truth, simb::MCFlux &flux, simb::GTruth >ruth) |
| double | TotalHistFlux () |
| double | TotalExposure () const |
| double | SpillExposure () const |
| std::string | FluxType () const |
| std::string | DetectorLocation () const |
| std::vector< TH1D * > | FluxHistograms () const |
| double | TotalMass () const |
| genie::EventRecord * | GetGenieEventRecord () |
| TRandom3 * | GetHelperRandom () |
| genie::GFluxI * | GetFluxDriver (bool base=true) |
| std::string | GetTuneName () const |
| std::string | GetEventGeneratorList () const |
Private Attributes | |
| genie::EventRecord * | fGiBUUEventRecord |
Definition at line 20 of file GiBUUHelper.h.
|
explicit |
Definition at line 54 of file GiBUUHelper.cxx.
| evgb::GiBUUHelper::~GiBUUHelper | ( | ) |
Definition at line 64 of file GiBUUHelper.cxx.
|
inline |
Definition at line 30 of file GiBUUHelper.h.
|
private |
Definition at line 34 of file GiBUUHelper.h.
1.8.11