1 #ifndef CondFormats_SiStripObjects_FedCablingAnalysis_H 2 #define CondFormats_SiStripObjects_FedCablingAnalysis_H 36 inline const uint16_t&
fedId()
const;
39 inline const uint16_t&
fedCh()
const;
42 inline const float&
adcLevel()
const;
50 void print(std::stringstream&, uint32_t not_used = 0)
override;
53 void reset()
override;
84 #endif // CondFormats_SiStripObjects_FedCablingAnalysis_H
std::map< uint32_t, uint16_t > Candidates
Histogram-based analysis for connection loop.
void print(std::stringstream &, uint32_t not_used=0) override
static const float threshold_
const uint16_t & fedCh() const
bool isValid() const override
key
prepare the HTCondor submission files and eventually submit them
const uint16_t & fedId() const
const Candidates & candidates() const
~FedCablingAnalysis() override
const float & adcLevel() const
Abstract base for derived classes that provide analysis of commissioning histograms.
Histogram-based analysis for connection loop.