11#include <generators/modules/GeneratorBaseModule.h>
12#include <generators/evtgen/EvtGenInterface.h>
13#include <generators/utilities/InitialParticleGeneration.h>
14#include <framework/dataobjects/MCInitialParticles.h>
61 double maxMass = std::numeric_limits<double>::infinity());
Class for accessing objects in the database.
Class to interface EvtGen.
The base module for generator modules, which sets the generator information as EventExtraInfo.
This class contains the initial state for the given event.
Abstract base class for different kinds of events.