CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces | Typedefs | Functions
Herwig6Hadronizer.cc File Reference
#include <cstring>
#include <sstream>
#include <string>
#include <vector>
#include <memory>
#include <map>
#include <set>
#include <boost/shared_ptr.hpp>
#include <boost/algorithm/string/classification.hpp>
#include <boost/algorithm/string/split.hpp>
#include <HepMC/GenEvent.h>
#include <HepMC/GenParticle.h>
#include <HepMC/GenVertex.h>
#include <HepMC/PdfInfo.h>
#include <HepMC/HerwigWrapper.h>
#include <HepMC/HEPEVT_Wrapper.h>
#include <HepMC/IO_HERWIG.h>
#include "HepPID/ParticleIDTranslations.hh"
#include "FWCore/Concurrency/interface/SharedResourceNames.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "SimDataFormats/GeneratorProducts/interface/HepMCProduct.h"
#include "SimDataFormats/GeneratorProducts/interface/GenRunInfoProduct.h"
#include "SimDataFormats/GeneratorProducts/interface/LesHouches.h"
#include "SimDataFormats/GeneratorProducts/interface/LHECommonBlocks.h"
#include "GeneratorInterface/Core/interface/ParameterCollector.h"
#include "GeneratorInterface/Core/interface/BaseHadronizer.h"
#include "GeneratorInterface/Core/interface/GeneratorFilter.h"
#include "GeneratorInterface/Core/interface/HadronizerFilter.h"
#include "GeneratorInterface/Core/interface/FortranInstance.h"
#include "GeneratorInterface/LHEInterface/interface/LHEEvent.h"
#include "GeneratorInterface/Herwig6Interface/interface/Herwig6Instance.h"
#include "GeneratorInterface/Herwig6Interface/interface/herwig.h"
#include "DataFormats/Math/interface/LorentzVector.h"
#include "GeneratorInterface/ExternalDecays/interface/ExternalDecayDriver.h"

Go to the source code of this file.

Classes

class  Herwig6Hadronizer
 

Namespaces

 CLHEP
 

Typedefs

typedef edm::GeneratorFilter
< Herwig6Hadronizer,
gen::ExternalDecayDriver
Herwig6GeneratorFilter
 
typedef edm::HadronizerFilter
< Herwig6Hadronizer,
gen::ExternalDecayDriver
Herwig6HadronizerFilter
 

Functions

double hwuaem_ (double *scale)
 
double hwualf_ (int *mode, double *scale)
 
void hwuidt_ (int *iopt, int *ipdg, int *iwig, char nwig[8])
 
void hwwarn_ (const char *method, int *id)
 
void mysetpdfpath_ (const char *path)
 
static const
edm::ParameterSetDescriptionFillerPluginFactory::PMaker
< edm::ParameterSetDescriptionFiller
< Herwig6GeneratorFilter > > 
s_filler__LINE__ ("Herwig6GeneratorFilter")
 
static const
edm::ParameterSetDescriptionFillerPluginFactory::PMaker
< edm::ParameterSetDescriptionFiller
< Herwig6HadronizerFilter > > 
s_filler__LINE__ ("Herwig6HadronizerFilter")
 
static const
edm::MakerPluginFactory::PMaker
< edm::WorkerMaker
< Herwig6GeneratorFilter > > 
s_maker__LINE__ ("Herwig6GeneratorFilter")
 
static const
edm::MakerPluginFactory::PMaker
< edm::WorkerMaker
< Herwig6HadronizerFilter > > 
s_maker__LINE__ ("Herwig6HadronizerFilter")
 
void setherwpdf_ (void)
 

Typedef Documentation

Definition at line 1068 of file Herwig6Hadronizer.cc.

Definition at line 1071 of file Herwig6Hadronizer.cc.

Function Documentation

double hwuaem_ ( double *  scale)
double hwualf_ ( int *  mode,
double *  scale 
)
void hwuidt_ ( int *  iopt,
int *  ipdg,
int *  iwig,
char  nwig[8] 
)
void hwwarn_ ( const char *  method,
int *  id 
)
void mysetpdfpath_ ( const char *  path)
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker<edm::ParameterSetDescriptionFiller< Herwig6GeneratorFilter > > s_filler__LINE__ ( "Herwig6GeneratorFilter"  )
static
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker<edm::ParameterSetDescriptionFiller< Herwig6HadronizerFilter > > s_filler__LINE__ ( "Herwig6HadronizerFilter"  )
static
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< Herwig6GeneratorFilter > > s_maker__LINE__ ( "Herwig6GeneratorFilter"  )
static
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< Herwig6HadronizerFilter > > s_maker__LINE__ ( "Herwig6HadronizerFilter"  )
static
void setherwpdf_ ( void  )