11 #include <generators/evtgen/EvtGenInterface.h>
13 #include <generators/utilities/InitialParticleGeneration.h>
14 #include <mdst/dataobjects/MCParticleGraph.h>
16 #include <framework/core/Module.h>
18 #include <Math/Vector3D.h>
55 virtual void event()
override;
67 double maxMass = std::numeric_limits<double>::infinity());
Class for accessing objects in the database.
Class to interface EvtGen.
This class contains the initial state for the given event.
Class to build, validate and sort a particle decay chain.
Abstract base class for different kinds of events.