#include <OpDetDivRec.h>
Public Member Functions | |
Chan_Phot () | |
Chan_Phot (int opChanIn, int tid=-999999) | |
void | AddPhoton () |
Public Attributes | |
int | opChan |
int | trackID |
double | phot |
Definition at line 23 of file OpDetDivRec.h.
|
inline |
Definition at line 27 of file OpDetDivRec.h.
|
inline |
Definition at line 30 of file OpDetDivRec.h.
|
inline |
Definition at line 35 of file OpDetDivRec.h.
int sim::Chan_Phot::opChan |
Definition at line 24 of file OpDetDivRec.h.
double sim::Chan_Phot::phot |
Definition at line 26 of file OpDetDivRec.h.
int sim::Chan_Phot::trackID |
Definition at line 25 of file OpDetDivRec.h.