EmptyKaonGen class definiton. More...
Public Member Functions | |
EmptyKaonGen (fhicl::ParameterSet const &pset) | |
Constructor. More... | |
~EmptyKaonGen () | |
Destructor. More... | |
simb::MCFlux | GetNext () override |
void | configure (const fhicl::ParameterSet &) override |
Interface for configuring the particular algorithm tool. More... | |
double | GetPOT () override |
double | MaxWeight () override |
Public Member Functions inherited from evgen::ldm::IMesonGen | |
virtual | ~IMesonGen () noexcept=default |
Virtual Destructor. More... | |
Public Member Functions inherited from evgen::ldm::IMeVPrtlStage | |
virtual | ~IMeVPrtlStage () noexcept |
Virtual Destructor. More... | |
IMeVPrtlStage (const char *name) | |
TVector3 | RandomUnitVector () |
double | GetRandom () |
const char * | Name () |
Additional Inherited Members | |
Protected Attributes inherited from evgen::ldm::IMeVPrtlStage | |
CLHEP::HepRandomEngine * | fEngine |
const char * | fName |
EmptyKaonGen class definiton.
Definition at line 45 of file EmptyKaonGen_tool.cc.
evgen::ldm::EmptyKaonGen::EmptyKaonGen | ( | fhicl::ParameterSet const & | pset | ) |
Constructor.
Definition at line 68 of file EmptyKaonGen_tool.cc.
evgen::ldm::EmptyKaonGen::~EmptyKaonGen | ( | ) |
|
overridevirtual |
Interface for configuring the particular algorithm tool.
ParameterSet | The input set of parameters for configuration |
Implements evgen::ldm::IMeVPrtlStage.
Definition at line 77 of file EmptyKaonGen_tool.cc.
|
overridevirtual |
Implements evgen::ldm::IMesonGen.
Definition at line 79 of file EmptyKaonGen_tool.cc.
|
inlineoverridevirtual |
Implements evgen::ldm::IMesonGen.
Definition at line 62 of file EmptyKaonGen_tool.cc.
|
inlineoverridevirtual |
Implements evgen::ldm::IMeVPrtlStage.
Definition at line 65 of file EmptyKaonGen_tool.cc.