189 ss <<
" Monitorables for APV number : " << iapv;
190 if ( iapv == 0 ) { ss <<
" (first of pair)"; }
191 else if ( iapv == 1 ) { ss <<
" (second of pair)"; }
193 ss <<
" Mean Amplitude of the pulse : " <<
mean_amplitude_[iapv] << std::endl
194 <<
" Mean Tail amplitude after 150ns : " <<
mean_tail_[iapv] << std::endl
197 <<
" Mean Turn on time : " <<
mean_turnOn_[iapv] << std::endl
200 <<
" Mean baseline amplitude : " <<
mean_baseline_[iapv] << std::endl
201 <<
" Mean Smearing parameter : " <<
mean_smearing_[iapv] << std::endl
202 <<
" Mean Chi2 of the fit : " <<
mean_chi2_[iapv] << std::endl;
204 ss <<
"Data obtained in deconvolution mode." << std::endl;
206 ss <<
"Data obtained in peak mode." << std::endl;
void print(std::stringstream &, uint32_t not_used=0) override
std::vector< float > VFloat
static const uint16_t maximum_
VFloat spread_undershoot_
virtual void header(std::stringstream &) const
CalibrationAnalysis(const uint32_t &key, const bool &deconv, int calchan)
static const uint16_t invalid_
VFloat spread_timeConstant_
std::vector< VFloat > VVFloat
Abstract base for derived classes that provide analysis of commissioning histograms.
VFloat mean_timeConstant_