Go to the documentation of this file.
52 if (
beamMode != BSTRecord::BeamMode::STABLE)
73 meEB_[hashedId]->
Fill(*mgpasample & 0xFFF);
94 meEE_[hashedId]->
Fill(*mgpasample & 0xFFF);
120 centralBin =
int((peds->
find(
id))->mean_x12);
138 centralBin =
int((peds->
find(
id))->mean_x12);
int hashedIndex() const
get a compact index for arrays
edm::DataFrame const & frame() const
boost::transform_iterator< IterHelp, boost::counting_iterator< int > > const_iterator
virtual void setCurrentFolder(std::string const &fullpath)
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override
static EEDetId detIdFromDenseIndex(uint32_t din)
edm::EDGetTokenT< EBDigiCollection > digiTokenEB_
const uint16_t getBeamMode() const
edm::EDGetTokenT< TCDSRecord > tcdsToken_
const_iterator find(uint32_t rawId) const
std::vector< MonitorElement * > meEE_
std::vector< MonitorElement * > meEB_
static bool adc_compare(uint16_t a, uint16_t b)
static EBDetId detIdFromDenseIndex(uint32_t di)
void analyze(const edm::Event &, const edm::EventSetup &) override
const_iterator begin() const
The iterator returned can not safely be used across threads.
void Fill(HcalDetId &id, double val, std::vector< TH2F > &depth)
int fixedBookingCenterBin_
T getParameter(std::string const &) const
const BSTRecord & getBST() const
void addDefault(ParameterSetDescription const &psetDescription)
const_iterator end() const
uint32_t pedestalSamples_
constexpr iterator begin()
MonitorElement * book1D(TString const &name, TString const &title, int const nchX, double const lowX, double const highX, FUNC onbooking=NOOP())
edm::EDGetTokenT< EEDigiCollection > digiTokenEE_
ECALpedestalPCLworker(const edm::ParameterSet &)