|
|
Go to the documentation of this file.
5 : runInfoToken_{esConsumes<edm::Transition::BeginLuminosityBlock>()} {}
16 std::vector<int> FedsInIds = sumFED->m_fed_in;
18 float FedCount[9] = {0., 0., 0., 0., 0., 0., 0., 0., 0.};
20 for (
int fedID : FedsInIds) {
42 for (
int detIndex = 0; detIndex < 9; ++detIndex) {
57 std::string commonFolder =
"/EventInfo/DAQContents";
61 subsystFolder =
"Pixel";
62 curentFolder = subsystFolder + commonFolder;
66 subsystFolder =
"SiStrip";
67 curentFolder = subsystFolder + commonFolder;
71 subsystFolder =
"RPC";
72 curentFolder = subsystFolder + commonFolder;
76 subsystFolder =
"CSC";
77 curentFolder = subsystFolder + commonFolder;
82 curentFolder = subsystFolder + commonFolder;
86 subsystFolder =
"Hcal";
87 curentFolder = subsystFolder + commonFolder;
91 subsystFolder =
"EcalBarrel";
92 curentFolder = subsystFolder + commonFolder;
96 subsystFolder =
"EcalEndcap";
97 curentFolder = subsystFolder + commonFolder;
101 subsystFolder =
"L1T";
102 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())
edm::ESGetToken< RunInfo, RunInfoRcd > runInfoToken_
std::pair< int, int > TrackerRange
std::pair< int, int > HcalRange
std::optional< T > tryToGet() const
void beginLuminosityBlock(const edm::LuminosityBlock &, const edm::EventSetup &)
std::pair< int, int > ECALEndcapRangeHigh
MonitorElement * DaqFraction[9]
void setCurrentFolder(std::string const &fullpath) override
std::pair< int, int > DTRange
ESHandle< T > getHandle(const ESGetToken< T, R > &iToken) const
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
std::pair< int, int > CSCRange