#include <iostream>
#include "time.h"
#include "GeneratorInterface/PyquenInterface/interface/PyquenProducer.h"
#include "GeneratorInterface/PyquenInterface/interface/PyquenWrapper.h"
#include "GeneratorInterface/PyquenInterface/interface/PYR.h"
#include "GeneratorInterface/CommonInterface/interface/PythiaCMS.h"
#include "SimDataFormats/HepMCProduct/interface/GenInfoProduct.h"
#include "SimDataFormats/HiGenData/interface/GenHIEvent.h"
#include "SimDataFormats/HepMCProduct/interface/HepMCProduct.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "FWCore/Utilities/interface/RandomNumberGenerator.h"
#include "CLHEP/Random/RandomEngine.h"
#include "HepMC/IO_HEPEVT.h"
#include "HepMC/PythiaWrapper.h"
Go to the source code of this file.
Variables | |
HepMC::IO_HEPEVT | hepevtio2 |
HepMC::IO_HEPEVT hepevtio2 |