#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/PluginManager/interface/ModuleDef.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "FWCore/Utilities/interface/Exception.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "FWCore/Utilities/interface/RandomNumberGenerator.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "IOMC/RandomEngine/interface/TRandomAdaptor.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "HepMC/GenEvent.h"
#include "SimTransport/HectorProducer/interface/Hector.h"
#include "SimTransport/HectorProducer/interface/HectorProducer.h"
#include "SimDataFormats/Forward/interface/LHCTransportLinkContainer.h"
#include "SimDataFormats/GeneratorProducts/interface/HepMCProduct.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 < HectorProducer > > | s_filler__LINE__ ("HectorProducer") |
static const edm::MakerPluginFactory::PMaker < edm::WorkerMaker < HectorProducer > > | s_maker__LINE__ ("HectorProducer") |
|
static |
|
static |