14 if(
nullptr != iSetup.
find( recordKey ) ) {
21 std::vector<int> FedsInIds= sumFED->
m_fed_in;
23 float FedCount[9]={0., 0., 0., 0., 0., 0., 0., 0., 0.};
25 for(
int fedID : FedsInIds) {
39 for(
int detIndex=0; detIndex<9; ++detIndex) {
45 for(
auto & detIndex :
DaqFraction) detIndex->Fill(-1);
63 std::string commonFolder =
"/EventInfo/DAQContents";
67 subsystFolder=
"Pixel";
68 curentFolder= subsystFolder+commonFolder;
73 subsystFolder=
"SiStrip";
74 curentFolder=subsystFolder+commonFolder;
79 curentFolder=subsystFolder+commonFolder;
84 curentFolder=subsystFolder+commonFolder;
89 curentFolder=subsystFolder+commonFolder;
94 curentFolder=subsystFolder+commonFolder;
98 subsystFolder=
"EcalBarrel";
99 curentFolder=subsystFolder+commonFolder;
103 subsystFolder=
"EcalEndcap";
104 curentFolder=subsystFolder+commonFolder;
109 curentFolder=subsystFolder+commonFolder;
std::pair< int, int > ECALBarrRange
std::pair< int, int > TrackerRange
static HCTypeTag findType(char const *iTypeName)
find a type based on the types name, if not found will return default HCTypeTag
MonitorElement * DaqFraction[9]
std::pair< int, int > PixelRange
MonitorElement * bookFloat(const char *name)
Book float.
std::pair< int, int > DTRange
const eventsetup::EventSetupRecord * find(const eventsetup::EventSetupRecordKey &) const
std::pair< int, int > RPCRange
DQMDaqInfo(const edm::ParameterSet &)
void endLuminosityBlock(const edm::LuminosityBlock &, const edm::EventSetup &) override
std::pair< int, int > CSCRange
std::pair< int, int > ECALEndcapRangeHigh
std::vector< int > m_fed_in
void beginLuminosityBlock(const edm::LuminosityBlock &, const edm::EventSetup &) override
std::pair< int, int > L1TRange
void analyze(const edm::Event &, const edm::EventSetup &) override
std::pair< int, int > HcalRange
std::pair< int, int > ECALEndcapRangeLow
void setCurrentFolder(const std::string &fullpath)