Go to the documentation of this file.
84 std::stringstream extra1, extra2, extra3;
120 <<
":" << title1 <<
";" << title2 <<
";" << title3 << std::endl;
132 <<
" Unexpected gain setting: " <<
gain;
137 ss <<
std::fixed << std::setprecision(2) <<
" Optimum LLD gain setting : " <<
gain_ << std::endl
138 <<
" LLD gain setting : " <<
gain << std::endl
139 <<
" LLD bias setting : " <<
bias_[
gain] << std::endl
143 <<
" Baseline 'lift off' [mA] : " <<
liftOff_[
gain] << std::endl
146 <<
" Baseline slope [ADC/I2C] : " <<
baseSlope_[
gain] << std::endl
147 << std::boolalpha <<
" isValid : " <<
isValid() << std::endl
148 << std::noboolalpha <<
" Error codes (found " << std::setw(2) << std::setfill(
' ') <<
getErrorCodes().size()
155 for (; istr != jstr; ++istr) {
const VString & getErrorCodes() const
static std::string runType(const sistrip::RunType &)
void print(std::stringstream &, uint32_t gain_setting=sistrip::invalid_) override
const uint32_t & key() const
const uint16_t & lldChan() const
const uint32_t & fedKey() const
static const float fedAdcGain_
const uint16_t & gain() const
static const char optoScanAnalysis_[]
const uint16_t & fecCrate() const
A container class for generic run and event-related info, information required by the commissioning a...
std::vector< float > VFloat
static const char mlCommissioning_[]
virtual void header(std::stringstream &) const
const uint16_t & fecRing() const
Utility class that identifies a position within the strip tracker control structure,...
const uint16_t & ccuChan() const
static const uint16_t maximum_
static const char controlView_[]
static const uint16_t defaultBiasSetting_
static const uint16_t invalid_
static const char dqmRoot_[]
std::vector< uint16_t > VInt
Abstract base for derived classes that provide analysis of commissioning histograms.
bool isValid() const override
static const uint16_t defaultGainSetting_
const uint32_t & fecKey() const
const uint16_t & ccuAddr() const
const std::string & myName() const
Utility class that holds histogram title.
void summary(std::stringstream &) const override
const uint16_t & fecSlot() const