![]() |
![]() |
#include "GeneratorInterface/PomwigInterface/interface/PomwigProducer.h"
#include "GeneratorInterface/PomwigInterface/interface/Dummies.h"
#include "GeneratorInterface/PomwigInterface/interface/HWRGEN.h"
#include "SimDataFormats/HepMCProduct/interface/HepMCProduct.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "FWCore/Utilities/interface/RandomNumberGenerator.h"
#include "CLHEP/Random/JamesRandom.h"
#include "CLHEP/Random/RandFlat.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "SimDataFormats/HepMCProduct/interface/GenInfoProduct.h"
#include "FWCore/Framework/interface/Run.h"
#include <iostream>
#include "time.h"
#include <ctype.h>
#include "HepMC/HerwigWrapper6_4.h"
#include "HepMC/IO_HERWIG.h"
#include "HepMC/HEPEVT_Wrapper.h"
#include "herwig.h"
Go to the source code of this file.
Defines | |
#define | cmsending cmsending_ |
#define | mysetpdfpath mysetpdfpath_ |
#define | setherwpdf setherwpdf_ |
#define | setlhaparm setlhaparm_ |
#define | setpdfpath setpdfpath_ |
Functions | |
void | cmsending_ (int *) |
void | mysetpdfpath_ (char *) |
void | setherwpdf_ (void) |
void | setlhaparm_ (char *) |
void | setpdfpath_ (char *, int *) |
#define cmsending cmsending_ |
Definition at line 50 of file PomwigProducer.cc.
#define mysetpdfpath mysetpdfpath_ |
Definition at line 47 of file PomwigProducer.cc.
#define setherwpdf setherwpdf_ |
Definition at line 49 of file PomwigProducer.cc.
#define setlhaparm setlhaparm_ |
Definition at line 48 of file PomwigProducer.cc.
#define setpdfpath setpdfpath_ |
Definition at line 46 of file PomwigProducer.cc.
Definition at line 7 of file Dummies.cc.
00007 { 00008 edm::LogError("")<<" ERROR: Herwig stoped run after receiving error code "<<*ecode<<".\n"; 00009 throw cms::Exception("Herwig6Error") <<" Herwig stoped run with error code "<<*ecode<<"."; 00010 }
void mysetpdfpath_ | ( | char * | ) |
void setlhaparm_ | ( | char * | ) |