11#ifndef BesTofDigitizerEcV4_h
12#define BesTofDigitizerEcV4_h 1
150 double time_leading_sphi;
151 double time_leading_xphi;
152 double time_trailing_sphi;
153 double time_trailing_xphi;
164 bool m_saturationFlag;
165 int m_calTdcRes_charge_flag;
166 int m_charge2Time_flag;
167 int m_calAdcRes_charge_flag;
171 double m_time_leading_sphi;
172 double m_time_leading_xphi;
173 double m_time_trailing_sphi;
174 double m_time_trailing_xphi;
176 double m_tdcRes_charge;
179 double m_adcRes_charge;
183 double m_tPropagate_sphi;
184 double m_tPropagate_xphi;
188 double m_ions_hit[10000];
189 double m_trkIndex_hit[10000];
190 double m_pdgCode_hit[10000];
191 double m_gap_hit[10000];
192 double m_underStrip_hit[10000];
193 double m_locx_hit[10000];
194 double m_locy_hit[10000];
195 double m_locz_hit[10000];
196 double m_x_hit[10000];
197 double m_y_hit[10000];
198 double m_z_hit[10000];
199 double m_px_hit[10000];
200 double m_py_hit[10000];
201 double m_pz_hit[10000];
G4TDigiCollection< BesTofDigi > BesTofDigitsCollection
std::map< int, double > AVALANCH
double calTdcRes_charge1(double charge_fC)
double calAdcRes_charge(double charge_fC)
double calAdcRes_charge1(double charge_fC)
bool underStrip(double locX, double locZ)
int calStrip(double locZ)
double charge2Time1(double charge_fC)
virtual void Digitize(ScintSingle *, BesTofDigitsCollection *)
double charge2Time(double charge_fC)
double calTdcRes_charge(double charge_fC)
void setPar(int nstep, double E_weight)
BesTofGeoParameter * tofPara
vector< HitStruct > hitStructCol
double getAlpha(double E)
long int calNextN(int num)
long int multiply(double rdm)
void setPar(double V, double threshold, bool saturationFlag=true)