#include <iostream>
#include "GeneratorInterface/PhotosInterface/interface/PhotosInterface53XLegacy.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/SimpleVector.h"
#include "HepMC/GenEvent.h"
#include "HepMC/IO_HEPEVT.h"
#include "HepMC/HEPEVT_Wrapper.h"
Go to the source code of this file.
Namespaces | |
PhotosInterface53XLegacyVar | |
Functions | |
DEFINE_EDM_PLUGIN (PhotosFactory, gen::PhotosInterface53XLegacy,"Photos2155Legacy") | |
void | phoini_ (void) |
double | phoran_ (int *idummy) |
void | photos_ (int &) |
Variables | |
CLHEP::HepRandomEngine * | PhotosInterface53XLegacyVar::decayRandomEngine |
struct { | |
bool qedrad [4000] | |
} | phoqed_ |
DEFINE_EDM_PLUGIN | ( | PhotosFactory | , |
gen::PhotosInterface53XLegacy | , | ||
"Photos2155Legacy" | |||
) |
void phoini_ | ( | void | ) |
double phoran_ | ( | int * | idummy | ) |
Definition at line 24 of file PhotosInterface53XLegacy.cc.
References PhotosInterface53XLegacyVar::decayRandomEngine.
void photos_ | ( | int & | ) |
struct { ... } phoqed_ |
bool qedrad[4000] |
Definition at line 30 of file PhotosInterface53XLegacy.cc.