17 : depletionVoltage(conf.getParameter<double>(
"DepletionVoltage")),
18 chargeMobility(conf.getParameter<double>(
"ChargeMobility")),
21 CBOLTZ_over_e_SI * chargeMobility * conf.getParameter<double>(
"Temperature") *
23 conf.getParameter<double>(
"ChargeDistributionRMS"),
25 conf.getParameter<double>(
"AppliedVoltage"))),
34 std::vector<float>& locAmpl,
35 size_t& firstChannelWithSignal,
36 size_t& lastChannelWithSignal,
38 CLHEP::HepRandomEngine* engine) {
52 firstChannelWithSignal,
53 lastChannelWithSignal,