1 #ifndef STAR_StPmtSignal
2 #define STAR_StPmtSignal
24 static const int mNumDynodes = 11;
58 float mNodeVoltage[mNumDynodes];
61 float mSecondaryCoeff[mNumDynodes];
64 float mDynodeGain[mNumDynodes + 1];
67 float mG1[mNumDynodes + 1];
70 float mDNW[mNumDynodes + 1];
76 StPmtSignal(
float pmtGain=1.5e+6,
float cathodeNoise=0.0,
float dynodeNoise=0.0);
void setTotalGain(float val)
set the gain of the full PMT chain in ADC counts / photoelectron emitted from cathode ...
void setPedestalRMS(float val)
set the width of the pedestal in ADC counts
void setPedestalMean(float val)
set the pedestal in ADC counts
int getAdc(int nPhotoElectrons, simulatorVersion version)
return ADC counts for a given # of incident photoelectrons