6 #ifndef ERNeuRadPhotoElectron_H 7 #define ERNeuRadPhotoElectron_H 9 #include "FairMultiLinkedData.h" 18 Double_t fCathodeTime;
30 Double_t cathode_time,
39 Int_t
Index()
const {
return fIndex;}
40 Int_t Side()
const {
return fSide;}
41 Double_t LYTime()
const {
return fLYTime;}
42 Double_t CathodeTime()
const {
return fCathodeTime;}
43 Double_t AnodeTime()
const {
return fAnodeTime;}
44 Int_t PhotonCount()
const {
return fPhotonCount;}
45 Double_t Amplitude()
const {
return fAmplitude;}
52 #endif // ERNeuRadPhotoElectron_H