CepGen 1.2.5
Central exclusive processes event generator
|
#include <Tauola/Log.h>
#include <Tauola/Tauola.h>
#include <Tauola/TauolaEvent.h>
#include <Tauola/TauolaHepMC3Event.h>
#include "CepGen/Core/Exception.h"
#include "CepGen/Core/ParametersList.h"
#include "CepGen/Event/Event.h"
#include "CepGen/EventFilter/EventModifier.h"
#include "CepGen/Modules/EventModifierFactory.h"
#include "CepGen/Physics/PDG.h"
#include "CepGen/Utils/String.h"
#include "CepGenAddOns/HepMC3Wrapper/HepMC3EventInterface.h"
Go to the source code of this file.
Classes | |
class | TauolaFilter |
Interface to the Tauola decay routine. 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. | |
Typedefs | |
typedef cepgen::hadr::TauolaFilter | TauolaFilter |
Functions | |
REGISTER_MODIFIER ("tauola", TauolaFilter) | |
Definition at line 151 of file TauolaFilter.cpp.
REGISTER_MODIFIER | ( | "tauola" | , |
TauolaFilter | |||
) |