CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Macros | Functions
PomwigHadronizer.cc File Reference
#include "GeneratorInterface/PomwigInterface/interface/PomwigHadronizer.h"
#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/FortranInstance.h"
#include "GeneratorInterface/LHEInterface/interface/LHEEvent.h"
#include "GeneratorInterface/Herwig6Interface/interface/Herwig6Instance.h"
#include "GeneratorInterface/Herwig6Interface/interface/herwig.h"

Go to the source code of this file.

Namespaces

 gen
 

Macros

#define qcd_1994   qcd_1994_
 
#define qcd_2006   qcd_2006_
 

Functions

void gen::hwuidt_ (int *iopt, int *ipdg, int *iwig, char nwig[8])
 
void gen::hwwarn_ (const char *method, int *id)
 
void gen::mysetpdfpath_ (const char *path)
 
void gen::qcd_1994_ (double &, double &, double *, int &)
 
void gen::qcd_2006_ (double &, double &, int &, double *, double *, double *, double *, double *)
 
void gen::setherwpdf_ (void)
 

Macro Definition Documentation

#define qcd_1994   qcd_1994_

Definition at line 75 of file PomwigHadronizer.cc.

Referenced by gen::PomwigHadronizer::initializeDPDF().

#define qcd_2006   qcd_2006_

Definition at line 80 of file PomwigHadronizer.cc.

Referenced by gen::PomwigHadronizer::initializeDPDF().