1 #ifndef DQM_L1TMonitor_L1ExtraDQM_h
2 #define DQM_L1TMonitor_L1ExtraDQM_h
68 #include "boost/lexical_cast.hpp"
83 template <
class CollectionType>
93 typedef typename CollectionType::const_iterator
CIterColl;
98 const std::vector<L1GtObject>& l1GtObj,
99 const bool bookPhi =
true,
100 const bool bookEta =
true);
103 void fillNrObjects(
const CollectionType* collType,
const bool validColl,
const bool isL1Coll,
const int bxInEvent);
107 const bool validColl,
111 const int bxInEvent);
115 const bool validColl,
119 const int bxInEvent);
122 void fillEtTotal(
const CollectionType* collType,
const bool validColl,
const bool isL1Coll,
const int bxInEvent);
125 void fillCharge(
const CollectionType* collType,
const bool validColl,
const bool isL1Coll,
const int bxInEvent);
129 const bool validColl,
130 const int countIndex,
132 const int bxInEvent);
136 const bool validColl,
137 const int countIndex,
139 const int bxInEvent);