16 if( 0 != iSetup.
find( recordKey ) ) {
23 std::vector<int> FedsInIds= sumFED->m_fed_in;
25 float FedCount[9]={0., 0., 0., 0., 0., 0., 0., 0., 0.};
27 for(
unsigned int fedItr=0;fedItr<FedsInIds.size(); ++fedItr) {
28 int fedID=FedsInIds[fedItr];
43 for(
int detIndex=0; detIndex<9; ++detIndex) {
49 for(
int detIndex=0; detIndex<9; ++detIndex)
DaqFraction[detIndex]->
Fill(-1);
67 std::string commonFolder =
"/EventInfo/DAQContents";
71 subsystFolder=
"Pixel";
72 curentFolder= subsystFolder+commonFolder;
77 subsystFolder=
"SiStrip";
78 curentFolder=subsystFolder+commonFolder;
83 curentFolder=subsystFolder+commonFolder;
88 curentFolder=subsystFolder+commonFolder;
93 curentFolder=subsystFolder+commonFolder;
98 curentFolder=subsystFolder+commonFolder;
102 subsystFolder=
"EcalBarrel";
103 curentFolder=subsystFolder+commonFolder;
107 subsystFolder=
"EcalEndcap";
108 curentFolder=subsystFolder+commonFolder;
113 curentFolder=subsystFolder+commonFolder;
std::pair< int, int > ECALBarrRange
std::pair< int, int > TrackerRange
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 &)
std::pair< int, int > CSCRange
void Fill(HcalDetId &id, double val, std::vector< TH2F > &depth)
std::pair< int, int > ECALEndcapRangeHigh
virtual void analyze(const edm::Event &, const edm::EventSetup &)
std::pair< int, int > L1TRange
std::pair< int, int > HcalRange
std::pair< int, int > ECALEndcapRangeLow
virtual void beginLuminosityBlock(const edm::LuminosityBlock &, const edm::EventSetup &)
virtual void endLuminosityBlock(const edm::LuminosityBlock &, const edm::EventSetup &)
void setCurrentFolder(const std::string &fullpath)
static HCTypeTag findType(char const *iTypeName)
find a type based on the types name, if not found will return default HCTypeTag