15 hcalChannelQualityToken_(
32 _emap = dbs->getHcalMapping();
36 for (std::vector<int>::const_iterator it =
_vFEDs.begin(); it !=
_vFEDs.end(); ++it) {
58 std::vector<int> vfeds = runInfo.
m_fed_in;
59 for (std::vector<int>::const_iterator it = vfeds.begin(); it != vfeds.end(); ++it) {
92 for (std::vector<DetId>::const_iterator it = detids.begin(); it != detids.end(); ++it) {
116 return std::vector<flag::Flag>();
std::vector< uint32_t > _vcdaqEids
constexpr uint32_t rawId() const
std::optional< T > tryToGet() const
std::pair< uint16_t, uint16_t > fed2crate(int fed)
edm::ESGetToken< HcalChannelQuality, HcalChannelQualityRcd > hcalChannelQualityToken_
std::vector< uint32_t > _vhashFEDs
edm::ESGetToken< RunInfo, RunInfoRcd > runInfoToken_
virtual void beginRun(edm::Run const &, edm::EventSetup const &)
DQClient(std::string const &, std::string const &, edm::ParameterSet const &, edm::ConsumesCollector &iC)
virtual void push(HcalDetId const &, STDTYPE)
HcalElectronicsMap const * _emap
ContainerXXX< uint32_t > _xQuality
const Item * getValues(DetId fId, bool throwOnFail=true) const
std::vector< uint32_t > _vhashCrates
LuminosityBlockNumber_t luminosityBlock() const
bool getData(T &iHolder) const
std::vector< int > _vCrates
virtual void beginLuminosityBlock(DQMStore::IBooker &, DQMStore::IGetter &, edm::LuminosityBlock const &lb, edm::EventSetup const &)
virtual void endLuminosityBlock(DQMStore::IBooker &, DQMStore::IGetter &, edm::LuminosityBlock const &, edm::EventSetup const &)
std::vector< DetId > getAllChannels() const
std::vector< int > m_fed_in
int const FIBER_uTCA_MIN1
std::map< int, uint32_t > getCrateHashMap(HcalElectronicsMap const *emap)
std::vector< int > getCrateList(HcalElectronicsMap const *emap)
std::vector< int > _vFEDs
std::vector< int > getFEDList(HcalElectronicsMap const *)
virtual std::vector< flag::Flag > endJob(DQMStore::IBooker &, DQMStore::IGetter &)
const JetExtendedData & getValue(const Container &, const reco::JetBaseRef &)
get value for the association. Throw exception if no association found
virtual void initialize(hashfunctions::HashType, int debug=0)
HcalGenericSubdetector genericSubdet() const
ESHandle< T > getHandle(const ESGetToken< T, R > &iToken) const
Readout chain identification for Hcal.
edm::ESGetToken< HcalDbService, HcalDbRecord > hcalDbServiceToken_