CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Functions | Variables
EvtGenInterface.cc File Reference
#include "GeneratorInterface/EvtGenInterface/interface/EvtGenInterface.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/Framework/interface/Event.h"
#include "FWCore/Framework/interface/Run.h"
#include "Utilities/General/interface/FileInPath.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "FWCore/Utilities/interface/RandomNumberGenerator.h"
#include "CLHEP/Random/Random.h"
#include "CLHEP/Random/RandFlat.h"
#include "EvtGen/EvtGen.hh"
#include "EvtGenBase/EvtId.hh"
#include "EvtGenBase/EvtPDL.hh"
#include "EvtGenBase/EvtDecayTable.hh"
#include "EvtGenBase/EvtSpinType.hh"
#include "EvtGenBase/EvtVector4R.hh"
#include "EvtGenBase/EvtParticle.hh"
#include "EvtGenBase/EvtScalarParticle.hh"
#include "EvtGenBase/EvtStringParticle.hh"
#include "EvtGenBase/EvtDiracParticle.hh"
#include "EvtGenBase/EvtVectorParticle.hh"
#include "EvtGenBase/EvtRaritaSchwingerParticle.hh"
#include "EvtGenBase/EvtTensorParticle.hh"
#include "EvtGenBase/EvtHighSpinParticle.hh"
#include "EvtGenBase/EvtStdHep.hh"
#include "EvtGenBase/EvtSecondary.hh"
#include "EvtGenModels/EvtPythia.hh"
#include "GeneratorInterface/EvtGenInterface/interface/myEvtRandomEngine.h"
#include "GeneratorInterface/Pythia6Interface/interface/Pythia6Service.h"
#include "HepMC/GenEvent.h"
#include "DataFormats/GeometryVector/interface/GlobalVector.h"

Go to the source code of this file.

Namespaces

 PhotosRandomVar
 

Functions

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

Variables

CLHEP::HepRandomEngine * PhotosRandomVar::decayRandomEngine
 
struct {
   bool   qedrad [4000]
 
phoqed_
 

Function Documentation

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

Definition at line 54 of file EvtGenInterface.cc.

References PhotosRandomVar::decayRandomEngine.

55  {
57  }
CLHEP::HepRandomEngine * decayRandomEngine
void photos_ ( int &  )

Variable Documentation

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

Definition at line 60 of file EvtGenInterface.cc.