#include "GeneratorInterface/PomwigInterface/interface/PomwigSource.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/Utilities/interface/RandomNumberGenerator.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 "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 47 of file PomwigSource.cc.
#define mysetpdfpath mysetpdfpath_ |
Definition at line 44 of file PomwigSource.cc.
#define setherwpdf setherwpdf_ |
Definition at line 46 of file PomwigSource.cc.
#define setlhaparm setlhaparm_ |
Definition at line 45 of file PomwigSource.cc.
#define setpdfpath setpdfpath_ |
Definition at line 43 of file PomwigSource.cc.
Definition at line 7 of file Dummies.cc.
References lat::endl(), and Exception.
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 * | ) |