#include "GeneratorInterface/ExternalDecays/interface/ExternalDecayDriver.h"
#include "GeneratorInterface/EvtGenInterface/interface/EvtGenFactory.h"
#include "GeneratorInterface/EvtGenInterface/interface/EvtGenInterfaceBase.h"
#include "GeneratorInterface/TauolaInterface/interface/TauolaFactory.h"
#include "GeneratorInterface/TauolaInterface/interface/TauolaInterfaceBase.h"
#include "GeneratorInterface/PhotosInterface/interface/PhotosFactory.h"
#include "GeneratorInterface/PhotosInterface/interface/PhotosInterfaceBase.h"
#include "HepMC/GenEvent.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "FWCore/Utilities/interface/RandomNumberGenerator.h"
#include "FWCore/Utilities/interface/Exception.h"
Go to the source code of this file.
Variables | |
CLHEP::HepRandomEngine * | decayRandomEngine |
CLHEP::HepRandomEngine* decayRandomEngine |
Definition at line 19 of file ExternalDecayDriver.cc.
Referenced by gen::ExternalDecayDriver::ExternalDecayDriver(), ParticleReplacerClass::ParticleReplacerClass(), gen::PhotosInterface53XLegacy::SetDecayRandomEngine(), gen::TauolaInterface::SetDecayRandomEngine(), gen::PhotosInterface::SetDecayRandomEngine(), and gen::EvtGenInterface::SetPhotosDecayRandomEngine().