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 "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

 DEFINE_EDM_PLUGIN (PhotosFactory, gen::PhotosInterface,"Photos2155")
 
void phoini_ (void)
 
double phoran_ (int *idummy)
 
void photos_ (int &)
 

Variables

struct {
   bool   qedrad [4000]
 
phoqed_
 

Function Documentation

DEFINE_EDM_PLUGIN ( PhotosFactory  ,
gen::PhotosInterface  ,
"Photos2155"   
)
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 &  )

Variable Documentation

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

Definition at line 32 of file PhotosInterface.cc.