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