1 #ifndef CondFormats_SiStripObjects_FastFedCablingAnalysis_H
2 #define CondFormats_SiStripObjects_FastFedCablingAnalysis_H
6 #include <boost/cstdint.hpp>
47 inline const uint16_t&
lldCh()
const;
53 inline const float&
highRms()
const;
56 inline const float&
lowLevel()
const;
59 inline const float&
lowRms()
const;
62 inline const float&
max()
const;
65 inline const float&
min()
const;
70 void print( std::stringstream&, uint32_t not_used = 0 );
73 void header( std::stringstream& )
const;
76 void summary( std::stringstream& )
const;
153 #endif // CondFormats_SiStripObjects_FastFedCablingAnalysis_H
void summary(std::stringstream &) const
const uint16_t & lldCh() const
const uint32_t & dcuHardId() const
static const float dirtyThreshold_
virtual ~FastFedCablingAnalysis()
static const uint16_t nBitsForDcuId_
std::map< uint32_t, uint16_t > Candidates
const float & lowLevel() const
const float & highLevel() const
void header(std::stringstream &) const
Histogram-based analysis for connection loop.
const float & min() const
Histogram-based analysis for connection loop.
void print(std::stringstream &, uint32_t not_used=0)
const float & max() const
const float & highRms() const
const float & lowRms() const
Abstract base for derived classes that provide analysis of commissioning histograms.
static const float trimDacThreshold_
static const float threshold_
static const uint16_t nBitsForLldCh_