LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
LArSoft interface to the MARLEY (Model of Argon Reaction Low Energy Yields) supernova neutrino event generator. More...
#include <memory>
#include <string>
#include "art/Framework/Core/EDProducer.h"
#include "art/Framework/Core/ModuleMacros.h"
#include "art/Framework/Principal/Event.h"
#include "art/Framework/Principal/Run.h"
#include "art/Framework/Services/Registry/ServiceHandle.h"
#include "art_root_io/TFileService.h"
#include "fhiclcpp/types/Table.h"
#include "nurandom/RandomUtils/NuRandomService.h"
#include "larcore/Geometry/Geometry.h"
#include "larcoreobj/SummaryData/RunData.h"
#include "nusimdata/SimulationBase/MCTruth.h"
#include "larsim/EventGenerator/MARLEY/ActiveVolumeVertexSampler.h"
#include "larsim/EventGenerator/MARLEY/MARLEYHelper.h"
#include "TTree.h"
Go to the source code of this file.
Classes | |
class | evgen::MarleyGen |
struct | evgen::MarleyGen::KeysToIgnore |
struct | evgen::MarleyGen::Config |
Collection of configuration parameters for the module. More... | |
Namespaces | |
evgen | |
Event Generation using GENIE, cosmics or single particles. | |
LArSoft interface to the MARLEY (Model of Argon Reaction Low Energy Yields) supernova neutrino event generator.
Definition in file MARLEYGen_module.cc.