Go to the documentation of this file.
21 const uint32_t& device_key,
32 <<
" Unexpected granularity requested: " << gran;
53 size_t pos =
pwd.find(gran);
54 if (
pos != std::string::npos) {
67 std::stringstream
bin;
69 bin << std::setw(1) << std::setfill(
'0') << sub_path.
fecCrate();
const uint16_t & fecCrate() const
Log< level::Warning, false > LogWarning
std::pair< float, float > Data
const uint16_t & fecRing() const
static std::string granularity(const sistrip::Granularity &)
Utility class that identifies a position within the strip tracker control structure,...
const uint16_t & ccuChan() const
static const uint16_t invalid_
: Fills summary histograms.
void fill(const std::string &directory_level, const sistrip::Granularity &, const uint32_t &key, const float &value, const float &error) override
static const char mlSummaryPlots_[]
const uint16_t & ccuAddr() const
const uint16_t & fecSlot() const
bool isValid() const override
SummaryGeneratorControlView()