CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions | Variables
PhotosInterface.cc File Reference
#include <iostream>
#include "GeneratorInterface/PhotosInterface/interface/PhotosInterface.h"
#include "FWCore/PluginManager/interface/ModuleDef.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "GeneratorInterface/PhotosInterface/interface/PhotosFactory.h"
#include "FWCore/ServiceRegistry/interface/Service.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 &)
 
static const
PhotosFactory::PMaker
< gen::PhotosInterface
s_maker__LINE__ ("Photos2155")
 

Variables

struct {
   bool   qedrad [4000]
 
phoqed_
 

Function Documentation

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

Definition at line 25 of file PhotosInterface.cc.

References gen::PhotosInterface::flat().

26  {
27  return PhotosInterface::flat();
28  }
void photos_ ( int &  )
static const PhotosFactory ::PMaker< gen::PhotosInterface > s_maker__LINE__ ( "Photos2155"  )
static

Variable Documentation

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

Definition at line 32 of file PhotosInterface.cc.