|
std::string | evgb::ExpandEnvVar (const std::string &s) |
|
void | evgb::SetEventGeneratorListAndTune (const std::string &evtlistname="", const std::string &tunename="${GENIE_XSEC_TUNE}") |
|
void | evgb::FillMCTruth (const genie::EventRecord *grec, double spillTime, simb::MCTruth &mctruth) |
|
void | evgb::FillMCTruth (const genie::EventRecord *grec, TLorentzVector &vtxOffset, simb::MCTruth &mctruth) |
|
void | evgb::FillGTruth (const genie::EventRecord *grec, simb::GTruth >ruth) |
|
genie::EventRecord * | evgb::RetrieveGHEP (const simb::MCTruth &truth, const simb::GTruth >ruth, bool useFirstTrajPosition=true) |
| return genie::EventRecord pointer; callee takes possession More...
|
|
void | evgb::FillMCFlux (genie::GFluxI *fdriver, simb::MCFlux &mcflux) |
|
void | evgb::FillMCFlux (genie::flux::GNuMIFlux *gnumi, simb::MCFlux &mcflux) |
|
void | evgb::FillMCFlux (const genie::flux::GNuMIFluxPassThroughInfo *nflux, double dk2gen, simb::MCFlux &flux) |
|
void | evgb::FillMCFlux (genie::flux::GSimpleNtpFlux *gsimple, simb::MCFlux &mcflux) |
|
void | evgb::FillMCFlux (const genie::flux::GSimpleNtpEntry *nflux_entry, const genie::flux::GSimpleNtpNuMI *nflux_numi, const genie::flux::GSimpleNtpAux *nflux_aux, const genie::flux::GSimpleNtpMeta *nflux_meta, simb::MCFlux &flux) |
|
void | evgb::FillMCFlux (genie::flux::GDk2NuFlux *gdk2nu, simb::MCFlux &mcflux) |
|
void | evgb::FillMCFlux (const bsim::Dk2Nu *dk2nu, const bsim::NuChoice *nuchoice, simb::MCFlux &flux) |
|
Functions for transforming GENIE objects into ART objects (and back)
- Version
- Id
- GENIE2ART.h,v 1.0 2016-04-20 18:42:01 rhatcher Exp
- Author
- rhatc.nosp@m.her@.nosp@m.fnal..nosp@m.gov Parts taken from GENIEHelper & NuReweight classes
Definition in file GENIE2ART.h.