|
aegir-genie
GENIE neutrino event generation for the SHiP experiment's aegir framework.
|
#include <cstdint>#include <memory>#include <string>#include "genie_config.hpp"#include "ship_geom_analyzer.hpp"

Go to the source code of this file.
Classes | |
| struct | aegir::GenieDriverBundle |
Namespaces | |
| namespace | genie |
| namespace | genie::flux |
| namespace | aegir |
Functions | |
| GenieDriverBundle | aegir::make_genie_driver (GenieSourceConfig const &cfg, std::string const &context, ShipGeomAnalyzer::G4Teardown teardown) |
| void | aegir::reseed_event (long base_seed, std::uint32_t event_number) |
| void | aegir::trace_event (std::uint32_t event_number, genie::EventRecord const &event, genie::GFluxI &flux) |