#include <memory>
#include <HepMC/GenEvent.h>
#include <HepMC/IO_BaseClass.h>
#include <ThePEG/Repository/Repository.h>
#include <ThePEG/EventRecord/Event.h>
#include <ThePEG/Config/ThePEG.h>
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/Run.h"
#include "FWCore/Framework/interface/GeneratedInputSource.h"
#include "FWCore/Framework/interface/InputSourceMacros.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/Utilities/interface/RandomNumberGenerator.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "SimDataFormats/HepMCProduct/interface/HepMCProduct.h"
#include "SimDataFormats/HepMCProduct/interface/GenInfoProduct.h"
#include "GeneratorInterface/ThePEGInterface/interface/ThePEGInterface.h"
Go to the source code of this file.
Classes | |
class | ThePEGSource |
Functions | |
DEFINE_ANOTHER_FWK_INPUT_SOURCE (ThePEGSource) |
DEFINE_ANOTHER_FWK_INPUT_SOURCE | ( | ThePEGSource | ) |