CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Functions
LHEProducer.cc File Reference
#include <string>
#include <memory>
#include <boost/shared_ptr.hpp>
#include <sigc++/signal.h>
#include "HepMC/GenEvent.h"
#include "HepMC/SimpleVector.h"
#include "FWCore/Framework/interface/one/EDFilter.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/Run.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/ServiceRegistry/interface/RandomEngineSentry.h"
#include "SimDataFormats/GeneratorProducts/interface/HepMCProduct.h"
#include "SimDataFormats/GeneratorProducts/interface/GenEventInfoProduct.h"
#include "SimDataFormats/GeneratorProducts/interface/GenRunInfoProduct.h"
#include "SimDataFormats/GeneratorProducts/interface/LHERunInfoProduct.h"
#include "SimDataFormats/GeneratorProducts/interface/LHEEventProduct.h"
#include "GeneratorInterface/LHEInterface/interface/LHERunInfo.h"
#include "GeneratorInterface/LHEInterface/interface/LHEEvent.h"
#include "GeneratorInterface/LHEInterface/interface/Hadronisation.h"
#include "GeneratorInterface/LHEInterface/interface/JetMatching.h"
#include "GeneratorInterface/LHEInterface/interface/JetMatchingMLM.h"
#include "GeneratorInterface/LHEInterface/interface/BranchingRatios.h"

Go to the source code of this file.

Classes

class  LHEProducer
 

Functions

static const
edm::ParameterSetDescriptionFillerPluginFactory::PMaker
< edm::ParameterSetDescriptionFiller
< LHEProducer > > 
s_filler__LINE__ ("LHEProducer")
 
static const
edm::MakerPluginFactory::PMaker
< edm::WorkerMaker
< LHEProducer > > 
s_maker__LINE__ ("LHEProducer")
 
static const
lhef::JetMatching::Factory::PMaker
< JetMatchingMLM
s_maker__LINE__ ("JetMatchingMLM")
 

Function Documentation

static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker<edm::ParameterSetDescriptionFiller< LHEProducer > > s_filler__LINE__ ( "LHEProducer"  )
static
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< LHEProducer > > s_maker__LINE__ ( "LHEProducer"  )
static
static const lhef::JetMatching::Factory ::PMaker< JetMatchingMLM > s_maker__LINE__ ( "JetMatchingMLM"  )
static