cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
TauolaFilter.cpp File Reference
#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"
+ Include dependency graph for TauolaFilter.cpp:

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)
 

Typedef Documentation

◆ TauolaFilter

Definition at line 151 of file TauolaFilter.cpp.

Function Documentation

◆ REGISTER_MODIFIER()

REGISTER_MODIFIER ( "tauola"  ,
TauolaFilter   
)