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);
61 std::string commonFolder =
"/EventInfo/DAQContents";
65 subsystFolder=
"Pixel";
66 curentFolder= subsystFolder+commonFolder;
71 subsystFolder=
"SiStrip";
72 curentFolder=subsystFolder+commonFolder;
77 curentFolder=subsystFolder+commonFolder;
82 curentFolder=subsystFolder+commonFolder;
87 curentFolder=subsystFolder+commonFolder;
92 curentFolder=subsystFolder+commonFolder;
96 subsystFolder=
"EcalBarrel";
97 curentFolder=subsystFolder+commonFolder;
101 subsystFolder=
"EcalEndcap";
102 curentFolder=subsystFolder+commonFolder;
107 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
std::pair< int, int > RPCRange
DQMDaqInfo(const edm::ParameterSet &)
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
boost::optional< eventsetup::EventSetupRecordGeneric > find(const eventsetup::EventSetupRecordKey &) const
std::pair< int, int > HcalRange
std::pair< int, int > ECALEndcapRangeLow
void setCurrentFolder(const std::string &fullpath)