CepGen 1.2.5
Central exclusive processes event generator
|
#include "CepGen/Core/Exception.h"
#include "CepGen/Core/RunParameters.h"
#include "CepGen/Event/Event.h"
#include "CepGen/Modules/EventModifierFactory.h"
#include "CepGen/Modules/RandomGeneratorFactory.h"
#include "CepGen/Physics/Hadroniser.h"
#include "CepGen/Utils/RandomGenerator.h"
#include "CepGen/Utils/String.h"
#include "CepGenAddOns/Pythia6Wrapper/EventInterface.h"
#include "CepGenAddOns/Pythia6Wrapper/Pythia6Interface.h"
Go to the source code of this file.
Classes | |
class | Pythia6Hadroniser |
Interface to the Pythia 6 algorithm. More... | |
Namespaces | |
namespace | cepgen |
Common namespace for this Monte Carlo generator. | |
namespace | cepgen::hadr |
Location for all hadronisers to be run downstream to the events generation. | |
Functions | |
REGISTER_MODIFIER ("pythia6", Pythia6Hadroniser) | |
REGISTER_MODIFIER | ( | "pythia6" | , |
Pythia6Hadroniser | |||
) |