Go to the documentation of this file.
47 std::vector<MonitorElement *>
meEB_;
48 std::vector<MonitorElement *>
meEE_;
65 static bool adc_compare(uint16_t
a, uint16_t
b) {
return (
a & 0xFFF) < (
b & 0xFFF); }
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override
edm::EDGetTokenT< EBDigiCollection > digiTokenEB_
edm::EDGetTokenT< TCDSRecord > tcdsToken_
std::vector< MonitorElement * > meEE_
std::vector< MonitorElement * > meEB_
static bool adc_compare(uint16_t a, uint16_t b)
void analyze(const edm::Event &, const edm::EventSetup &) override
int fixedBookingCenterBin_
uint32_t pedestalSamples_
edm::EDGetTokenT< EEDigiCollection > digiTokenEE_
ECALpedestalPCLworker(const edm::ParameterSet &)