![]() |
LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
Functions for transforming GENIE objects into ART objects (and back) More...
Go to the source code of this file.
Namespaces | |
| genie | |
| GENIE neutrino interaction simulation objects. | |
| genie::flux | |
| bsim | |
| simb | |
| Framework includes. | |
| evgb | |
| Physics generators for neutrinos, cosmic rays, and others. | |
Functions | |
| 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)
Definition in file GENIE2ART.h.