CMS 3D CMS Logo

Functions | Variables

/data/refman/pasoursint/CMSSW_4_1_8_patch12/src/GeneratorInterface/ExternalDecays/src/PhotosInterface.cc File Reference

#include <iostream>
#include "GeneratorInterface/ExternalDecays/interface/PhotosInterface.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "GeneratorInterface/ExternalDecays/interface/DecayRandomEngine.h"
#include "HepMC/GenEvent.h"
#include "HepMC/IO_HEPEVT.h"
#include "HepMC/HEPEVT_Wrapper.h"

Go to the source code of this file.

Functions

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

Variables

struct {
   bool   qedrad [4000]
phoqed_

Function Documentation

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

Definition at line 27 of file PhotosInterface.cc.

References decayRandomEngine.

   {
      return decayRandomEngine->flat();
   }
void photos_ ( int &  )

Variable Documentation

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

Definition at line 40 of file PhotosInterface.cc.