80 : runInfoToken_{esConsumes<edm::Transition::BeginLuminosityBlock>()} {}
89 std::vector<int> FedsInIds = sumFED->m_fed_in;
91 float FedCount[9] = {0., 0., 0., 0., 0., 0., 0., 0., 0.};
93 for (
int fedID : FedsInIds) {
115 for (
int detIndex = 0; detIndex < 9; ++detIndex) {
130 std::string commonFolder =
"/EventInfo/DAQContents";
134 subsystFolder =
"Pixel";
135 curentFolder = subsystFolder + commonFolder;
139 subsystFolder =
"SiStrip";
140 curentFolder = subsystFolder + commonFolder;
144 subsystFolder =
"RPC";
145 curentFolder = subsystFolder + commonFolder;
149 subsystFolder =
"CSC";
150 curentFolder = subsystFolder + commonFolder;
154 subsystFolder =
"DT";
155 curentFolder = subsystFolder + commonFolder;
159 subsystFolder =
"Hcal";
160 curentFolder = subsystFolder + commonFolder;
164 subsystFolder =
"EcalBarrel";
165 curentFolder = subsystFolder + commonFolder;
169 subsystFolder =
"EcalEndcap";
170 curentFolder = subsystFolder + commonFolder;
174 subsystFolder =
"L1T";
175 curentFolder = subsystFolder + commonFolder;
std::pair< int, int > DTRange
MonitorElement * bookFloat(TString const &name, FUNC onbooking=NOOP())
dqm::legacy::DQMStore DQMStore
void setCurrentFolder(std::string const &fullpath) override
std::optional< T > tryToGet() const
MonitorElement * DaqFraction[9]
std::pair< int, int > RPCRange
DQMDaqInfo(const edm::ParameterSet &)
std::pair< int, int > TrackerRange
std::pair< int, int > CSCRange
#define DEFINE_FWK_MODULE(type)
std::pair< int, int > ECALEndcapRangeHigh
std::pair< int, int > PixelRange
std::pair< int, int > ECALBarrRange
ESHandle< T > getHandle(const ESGetToken< T, R > &iToken) const
std::pair< int, int > L1TRange
std::pair< int, int > ECALEndcapRangeLow
void analyze(const edm::Event &, const edm::EventSetup &) override
~DQMDaqInfo() override=default
std::pair< int, int > HcalRange
dqm::legacy::MonitorElement MonitorElement
void beginLuminosityBlock(const edm::LuminosityBlock &, const edm::EventSetup &)
edm::ESGetToken< RunInfo, RunInfoRcd > runInfoToken_
static HCTypeTag findType(char const *iTypeName)
find a type based on the types name, if not found will return default HCTypeTag