#include "FWCore/PluginManager/interface/ModuleDef.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "FWCore/Utilities/interface/Exception.h"
#include "FWCore/Utilities/interface/RandomNumberGenerator.h"
#include "IOMC/RandomEngine/src/TRandomAdaptor.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "HepMC/GenEvent.h"
#include "SimTransport/HectorProducer/interface/CTPPSHectorProducer.h"
#include "SimTransport/HectorProducer/interface/CTPPSHector.h"
#include "SimDataFormats/GeneratorProducts/interface/HepMCProduct.h"
#include "SimDataFormats/Forward/interface/LHCTransportLinkContainer.h"
#include "CLHEP/Random/RandomEngine.h"
#include <iostream>
#include <memory>
#include <string>
Go to the source code of this file.
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< CTPPSHectorProducer > > | s_filler__LINE__ ("CTPPSHectorProducer") |
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< CTPPSHectorProducer > > | s_maker__LINE__ ("CTPPSHectorProducer") |
|
static |
|
static |