5 std::cout<<
"-W- <PndMvdCalcTot::GetTot(Double_t fcharge)>: falling ration is less or equal zero -> now set to 60 e/ns"<<std::endl;
15 std::cout<<
"-W- <PndMvdCalcTot::GetTot(Double_t fcharge)>: threshold is less than zero -> now set to 0 eV"<<std::endl;
19 if ((
Q <=
Qt) or (
Q <= 0)){
20 std::cout<<
"-W- <PndMvdCalcTot::GetTot(Double_t fcharge)>: charge is equal or less than threshold -> zero TOT"<<std::endl;
59 return (
ftr + fcharge /
fa);
Double_t GetPileUpTime(Double_t fcharge)
Double_t GetTot(Double_t fcharge)
void SetParameter(Double_t tr, Double_t a, Double_t threshold)