#include <iostream>
#include <cmath>
#include <string>
#include "GeneratorInterface/ReggeGribovPartonMCInterface/interface/ReggeGribovPartonMCHadronizer.h"
#include "SimDataFormats/GeneratorProducts/interface/HepMCProduct.h"
#include "SimDataFormats/GeneratorProducts/interface/GenEventInfoProduct.h"
#include "SimDataFormats/GeneratorProducts/interface/GenRunInfoProduct.h"
#include "CLHEP/Random/RandomEngine.h"
#include <HepMC/GenCrossSection.h>
#include <HepMC/GenEvent.h>
#include <HepMC/GenVertex.h>
#include <HepMC/GenParticle.h>
#include <HepMC/HeavyIon.h>
#include <HepMC/PdfInfo.h>
#include <HepMC/Units.h>
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/Run.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/EDProducer.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "GeneratorInterface/ReggeGribovPartonMCInterface/interface/IO_EPOS.h"
#include "GeneratorInterface/ReggeGribovPartonMCInterface/interface/EPOS_Wrapper.h"
Go to the source code of this file.
Variables | |
EPOS::IO_EPOS | conv |
static CLHEP::HepRandomEngine * | reggeGribovRandomEngine |
EPOS::IO_EPOS conv |
Definition at line 42 of file ReggeGribovPartonMCHadronizer.cc.
Referenced by ElectronConversionRejectionValidator::analyze(), TkConvValidator::analyze(), magneticfield::MagGeoBuilder::build(), MagGeoBuilderFromDDD::build(), DDG4Builder::BuildGeometry(), CMSEmStandardPhysicsEMZ::ConstructProcess(), CMSEmStandardPhysicsXS::ConstructProcess(), TwoBodyDecayModel::curvilinearToCartesianJacobian(), gen::ReggeGribovPartonMCHadronizer::generatePartonsAndHadronize(), edm::EventItemGetter< RefType, EventType >::get(), RPCAMCLinkMapHandler::getNewObjects(), reco::GhostTrackState::lambdaError(), LowPtConversion::match(), LowPtElectronModifier::modifyObject(), KinematicRefittedTrackState::parameters(), RPCLBLinkNameParser::parse(), GEDPhotonCoreProducer::produce(), OniaPhotonConversionProducer::produce(), AlCaGammaJetProducer::produce(), pat::PATConversionProducer::produce(), HGCalUncalibRecHitRecWeightsAlgo< HGCDataFrame >::set_fCPerMIP(), npstat::StorableHistoNDFunctor< Numeric, Axis, Converter >::setConverter(), npstat::StorableInterpolationFunctor< Numeric, Axis, Converter >::setConverter(), trackVertexCompat(), vertexAtState(), reco::GhostTrackVertexFinder::vertexCompat(), reco::VertexGhostTrackState::vertexStateOnGhostTrack(), reco::TrackGhostTrackState::vertexStateOnGhostTrack(), reco::TrackGhostTrackState::vertexStateOnMeasurement(), and vtxErrorLong().
|
static |
Definition at line 44 of file ReggeGribovPartonMCHadronizer.cc.
Referenced by gen::ReggeGribovPartonMCHadronizer::doSetRandomEngine(), gen::drangen_(), and gen::rangen_().