14 using std::stringstream;
31 , fTemperature(temperature)
32 , fCcoupling(cCoupling)
33 , fCinterstrip(cInterstrip) {
42 , fVbias(other.fVbias)
43 , fTemperature(other.fTemperature)
44 , fCcoupling(other.fCcoupling)
45 , fCinterstrip(other.fCinterstrip) {
91 Int_t chargeType)
const {
94 assert(chargeType == 0 || chargeType == 1);
101 if (chargeType == 0) {
114 Double_t factor = pow(muLow * eField / vSat, beta);
115 Double_t muHall = rHall * muLow / pow(1 + factor, 1. / beta);
137 Double_t temperature,
139 Double_t cInterstrip) {
154 ss <<
"VFD " <<
fVfd <<
" V | V(bias) " <<
fVbias <<
" V | T "
158 ss <<
"VFD " <<
fVfd <<
" V | V(bias) " <<
fVbias <<
" V | T "