23 #include "CLHEP/Random/RandomEngine.h" 35 std::vector<simb::MCTruth>
Generate(CLHEP::HepRandomEngine& engine);
41 (CLHEP::HepRandomEngine& engine)
const;
45 (CLHEP::HepRandomEngine& engine)
const;
69 CLHEP::HepRandomEngine& engine)
const;
73 double neutrinoTime, CLHEP::HepRandomEngine& engine)
const;
75 (
double neutrinoEnergy,
int& highestLevel)
const;
87 std::vector< double >
fB;
std::vector< double > fStartEnergyLevels
bool ProcessOneNeutrino(simb::MCTruth &truth, double neutrinoEnergy, double neutrinoTime, CLHEP::HepRandomEngine &engine) const
double fNeutrinoTimeBegin
std::vector< double > GetUniformPosition(CLHEP::HepRandomEngine &engine) const
std::vector< double > fEnergyLevels
void CreateKinematicsVector(simb::MCTruth &truth, CLHEP::HepRandomEngine &engine) const
std::vector< std::vector< double > > fBranchingRatios
std::vector< double > GetIsotropicDirection(CLHEP::HepRandomEngine &engine) const
bool fUsePoissonDistribution
bool fMonoenergeticNeutrinos
double GetNeutrinoTime(CLHEP::HepRandomEngine &engine) const
std::vector< double > CalculateCrossSections(double neutrinoEnergy, int &highestLevel) const
int GetNumberOfNeutrinos(CLHEP::HepRandomEngine &engine) const
NueAr40CCGenerator(fhicl::ParameterSet const ¶meterSet)
std::map< double, double > fEnergyProbabilityMap
double GetNeutrinoEnergy(CLHEP::HepRandomEngine &engine) const
std::string fEnergySpectrumFileName
std::vector< simb::MCTruth > Generate(CLHEP::HepRandomEngine &engine)
Event generator information.
std::vector< std::vector< double > > fActiveVolume
std::vector< std::vector< int > > fDecayTo
Event Generation using GENIE, cosmics or single particles.
void ReadNeutrinoSpectrum()