Go to the documentation of this file.
13 runInfoRec->get(sumFED);
17 std::vector<int> FedsInIds = sumFED->
m_fed_in;
19 float FedCount[9] = {0., 0., 0., 0., 0., 0., 0., 0., 0.};
21 for (
int fedID : FedsInIds) {
43 for (
int detIndex = 0; detIndex < 9; ++detIndex) {
58 std::string commonFolder =
"/EventInfo/DAQContents";
62 subsystFolder =
"Pixel";
63 curentFolder = subsystFolder + commonFolder;
67 subsystFolder =
"SiStrip";
68 curentFolder = subsystFolder + commonFolder;
72 subsystFolder =
"RPC";
73 curentFolder = subsystFolder + commonFolder;
77 subsystFolder =
"CSC";
78 curentFolder = subsystFolder + commonFolder;
83 curentFolder = subsystFolder + commonFolder;
87 subsystFolder =
"Hcal";
88 curentFolder = subsystFolder + commonFolder;
92 subsystFolder =
"EcalBarrel";
93 curentFolder = subsystFolder + commonFolder;
97 subsystFolder =
"EcalEndcap";
98 curentFolder = subsystFolder + commonFolder;
102 subsystFolder =
"L1T";
103 curentFolder = subsystFolder + commonFolder;
static HCTypeTag findType(char const *iTypeName)
find a type based on the types name, if not found will return default HCTypeTag
MonitorElement * bookFloat(TString const &name, FUNC onbooking=NOOP())
std::pair< int, int > TrackerRange
std::vector< int > m_fed_in
std::pair< int, int > HcalRange
std::optional< T > tryToGet() const
std::pair< int, int > ECALEndcapRangeHigh
MonitorElement * DaqFraction[9]
void setCurrentFolder(std::string const &fullpath) override
std::pair< int, int > DTRange
std::pair< int, int > RPCRange
DQMDaqInfo(const edm::ParameterSet &)
std::pair< int, int > ECALBarrRange
std::pair< int, int > ECALEndcapRangeLow
void analyze(const edm::Event &, const edm::EventSetup &) override
std::pair< int, int > PixelRange
std::pair< int, int > L1TRange
void beginLuminosityBlock(const edm::LuminosityBlock &, const edm::EventSetup &) override
std::pair< int, int > CSCRange