CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions | Variables
EvtGenLHCInterface.cc File Reference
#include "GeneratorInterface/EvtGenInterface/interface/EvtGenLHCInterface.h"
#include "FWCore/PluginManager/interface/PluginManager.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "SimDataFormats/GeneratorProducts/interface/HepMCProduct.h"
#include "FWCore/Utilities/interface/Exception.h"
#include "FWCore/Utilities/interface/EDMException.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/Run.h"
#include "Utilities/General/interface/FileInPath.h"
#include "FWCore/PluginManager/interface/ModuleDef.h"
#include "GeneratorInterface/EvtGenInterface/interface/EvtGenFactory.h"
#include "GeneratorInterface/EvtGenInterface/interface/myEvtRandomEngine.h"
#include "GeneratorInterface/Pythia6Interface/interface/Pythia6Service.h"
#include "HepMC/GenEvent.h"
#include "DataFormats/GeometryVector/interface/GlobalVector.h"
#include "CLHEP/Random/RandFlat.h"

Go to the source code of this file.

Functions

void phoini_ (void)
 
double phoran_ (int *idummy)
 
void photos_ (int &)
 
static const
EvtGenFactory::PMaker
< gen::EvtGenLHCInterface
s_maker__LINE__ ("EvtGenLHC91")
 

Variables

struct {
   bool   qedrad [4000]
 
phoqed_
 

Function Documentation

void phoini_ ( void  )
double phoran_ ( int *  idummy)

Definition at line 37 of file EvtGenLHCInterface.cc.

References gen::EvtGenLHCInterface::flat().

38  {
39  return EvtGenLHCInterface::flat();
40  }
void photos_ ( int &  )
static const EvtGenFactory ::PMaker< gen::EvtGenLHCInterface > s_maker__LINE__ ( "EvtGenLHC91"  )
static

Variable Documentation

struct { ... } phoqed_
bool qedrad[4000]

Definition at line 43 of file EvtGenLHCInterface.cc.