CepGen 1.2.5
Central exclusive processes event generator
|
#include <Photos/Log.h>
#include <Photos/Photos.h>
#include <Photos/PhotosEvent.h>
#include <Photos/PhotosHepMC3Event.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 | PhotosFilter |
Interface to the Photos 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::PhotosFilter | PhotosFilter |
Functions | |
REGISTER_MODIFIER ("photos", PhotosFilter) | |
Definition at line 117 of file PhotosFilter.cpp.
REGISTER_MODIFIER | ( | "photos" | , |
PhotosFilter | |||
) |