CMS 3D CMS Logo

Defines | Functions

/afs/cern.ch/work/a/aaltunda/public/www/CMSSW_5_3_13_patch3/src/GeneratorInterface/PomwigInterface/plugins/PomwigProducer.cc File Reference

#include "PomwigProducer.h"
#include "Dummies.h"
#include "HWRGEN.h"
#include "SimDataFormats/GeneratorProducts/interface/HepMCProduct.h"
#include "SimDataFormats/GeneratorProducts/interface/GenRunInfoProduct.h"
#include "SimDataFormats/GeneratorProducts/interface/GenEventInfoProduct.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 "FWCore/Framework/interface/Run.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include <iostream>
#include "time.h"
#include <ctype.h>
#include "HepMC/HerwigWrapper.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 *)
 DEFINE_FWK_MODULE (PomwigProducer)
void mysetpdfpath_ (char *)
void setherwpdf_ (void)
void setlhaparm_ (char *)
void setpdfpath_ (char *, int *)

Define Documentation

#define cmsending   cmsending_

Definition at line 52 of file PomwigProducer.cc.

#define mysetpdfpath   mysetpdfpath_

Definition at line 49 of file PomwigProducer.cc.

Referenced by edm::PomwigProducer::PomwigProducer().

#define setherwpdf   setherwpdf_

Definition at line 51 of file PomwigProducer.cc.

Referenced by edm::PomwigProducer::PomwigProducer().

#define setlhaparm   setlhaparm_

Definition at line 50 of file PomwigProducer.cc.

#define setpdfpath   setpdfpath_

Definition at line 48 of file PomwigProducer.cc.


Function Documentation

void cmsending_ ( int *  )

Definition at line 12 of file Dummies.cc.

References Exception.

                              {
    edm::LogError("")<<"   ERROR: Herwig stoped run after receiving error code "<<*ecode<<".\n";
    throw cms::Exception("Herwig6Error") <<" Herwig stoped run with error code "<<*ecode<<".";
  }
DEFINE_FWK_MODULE ( PomwigProducer  )
void mysetpdfpath_ ( char *  )
void setherwpdf_ ( void  )
void setlhaparm_ ( char *  )
void setpdfpath_ ( char *  ,
int *   
)