![]() |
PandaRoot
|
Classes | |
class | Log |
class | PH_HEPEVT_Interface |
class | Photos |
class | PhotosBranch |
class | PhotosDebugRandom |
class | PhotosEvent |
class | PhotosHEPEVTEvent |
class | PhotosHEPEVTParticle |
class | PhotosHepMCEvent |
class | PhotosHepMCParticle |
class | PhotosParticle |
class | PhotosRandom |
Functions | |
void | phodmp_ () |
Variables | |
static const int | NMXHEP = 10000 |
static const double | NO_BOOST_THRESHOLD = 1.0e-8 |
struct { | |
int Photospp::nevhep | |
int Photospp::nhep | |
int Photospp::isthep [NMXHEP] | |
int Photospp::idhep [NMXHEP] | |
int Photospp::jmohep [NMXHEP][2] | |
int Photospp::jdahep [NMXHEP][2] | |
double Photospp::phep [NMXHEP][5] | |
double Photospp::vhep [NMXHEP][4] | |
} | ph_hepevt_ |
struct { | |
int Photospp::qedrad [NMXHEP] | |
} | ph_phoqed_ |
void Photospp::phodmp_ | ( | ) |
Fortran debug routine
int Photospp::idhep[NMXHEP] |
Definition at line 19 of file PH_HEPEVT_Interface.h.
int Photospp::isthep[NMXHEP] |
Definition at line 18 of file PH_HEPEVT_Interface.h.
int Photospp::jdahep[NMXHEP][2] |
Definition at line 21 of file PH_HEPEVT_Interface.h.
int Photospp::jmohep[NMXHEP][2] |
Definition at line 20 of file PH_HEPEVT_Interface.h.
int Photospp::nevhep |
Definition at line 16 of file PH_HEPEVT_Interface.h.
int Photospp::nhep |
Definition at line 17 of file PH_HEPEVT_Interface.h.
|
static |
Definition at line 10 of file PH_HEPEVT_Interface.h.
|
static |
Definition at line 11 of file PH_HEPEVT_Interface.h.
struct { ... } Photospp::ph_hepevt_ |
Definition of the PH_HEPEVT common block
struct { ... } Photospp::ph_phoqed_ |
double Photospp::phep[NMXHEP][5] |
Definition at line 22 of file PH_HEPEVT_Interface.h.
int Photospp::qedrad[NMXHEP] |
Definition at line 29 of file PH_HEPEVT_Interface.h.
double Photospp::vhep[NMXHEP][4] |
Definition at line 23 of file PH_HEPEVT_Interface.h.