#include <photosC.h>
Data Fields | |
int | nevhep |
int | nhep |
int | isthep [NMXHEP] |
int | idhep [NMXHEP] |
int | jmohep [NMXHEP][2] |
int | jdahep [NMXHEP][2] |
double | phep [NMXHEP][5] |
double | vhep [NMXHEP][4] |
int | qedrad [NMXHEP] |
Static Public Attributes | |
static const int | nmxhep =NMXHEP |
Definition of the PHOEVT common block
Definition at line 12 of file src/photos-C/photosC.h.
int idhep |
Definition at line 17 of file include/Photos/photosC.h.
int isthep |
Definition at line 16 of file include/Photos/photosC.h.
int jdahep |
Definition at line 19 of file include/Photos/photosC.h.
int jmohep |
Definition at line 18 of file include/Photos/photosC.h.
int nevhep |
Definition at line 14 of file include/Photos/photosC.h.
int nhep |
Definition at line 15 of file include/Photos/photosC.h.
|
static |
Definition at line 23 of file include/Photos/photosC.h.
double phep |
Definition at line 20 of file include/Photos/photosC.h.
int qedrad |
Definition at line 22 of file include/Photos/photosC.h.
double vhep |
Definition at line 21 of file include/Photos/photosC.h.