 |
Belle II Software
release-05-02-19
|
13 #include <generators/evtgen/EvtGenInterface.h>
15 #include <generators/utilities/InitialParticleGeneration.h>
16 #include <mdst/dataobjects/MCParticleGraph.h>
18 #include <framework/core/Module.h>
35 class EvtGenInputModule :
public Module {
55 virtual void event()
override;
67 double maxMass = std::numeric_limits<double>::infinity());
Class to build, validate and sort a particle decay chain.
Class for accessing objects in the database.
Abstract base class for different kinds of events.
Class to interface EvtGen.