LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
|
LArSoft interface to the MARLEY (Model of Argon Reaction Low Energy Yields) supernova neutrino event generator. More...
#include <array>
#include <memory>
#include <sstream>
#include <string>
#include <vector>
#include "fhiclcpp/ParameterSet.h"
#include "fhiclcpp/types/Atom.h"
#include "fhiclcpp/types/OptionalAtom.h"
#include "fhiclcpp/types/OptionalSequence.h"
#include "fhiclcpp/types/OptionalTable.h"
#include "fhiclcpp/types/Sequence.h"
#include "fhiclcpp/types/Table.h"
#include "fhiclcpp/types/detail/ParameterArgumentTypes.h"
#include "fhiclcpp/types/detail/ParameterBase.h"
#include "fhiclcpp/types/detail/TableBase.h"
#include "nutools/RandomUtils/NuRandomService.h"
#include "nusimdata/SimulationBase/MCTruth.h"
#include "nusimdata/SimulationBase/MCParticle.h"
#include "TLorentzVector.h"
#include "marley/Generator.hh"
#include "marley/JSON.hh"
#include "marley/Particle.hh"
Go to the source code of this file.
Classes | |
class | evgen::MARLEYHelper |
struct | evgen::MARLEYHelper::Source_Config |
struct | evgen::MARLEYHelper::Config |
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 MARLEYHelper.h.