#include <FCDTask.h>
Classes | |
struct | FCDChannel |
Protected Member Functions | |
void | analyze (edm::Event const &, edm::EventSetup const &) override |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Protected Attributes | |
std::map< HcalElectronicsId, MonitorElement * > | _cADC |
std::map< HcalElectronicsId, MonitorElement * > | _cADC_vs_TS |
std::vector< FCDChannel > | _channels |
std::map< HcalElectronicsId, MonitorElement * > | _cTDC |
std::map< HcalElectronicsId, MonitorElement * > | _cTDCTime |
hcaldqm::electronicsmap::ElectronicsMap | _ehashmap |
HcalElectronicsMap const * | _emap |
std::vector< HcalElectronicsId > | _fcd_eids |
edm::InputTag | _tagQIE10 |
edm::EDGetTokenT< QIE10DigiCollection > | _tokQIE10 |
Protected Attributes inherited from DQMEDAnalyzer | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
Additional Inherited Members | |
Public Types inherited from edm::one::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::one::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
FCDTask::FCDTask | ( | edm::ParameterSet const & | ps | ) |
Definition at line 9 of file FCDTask.cc.
References _channels, _tagQIE10, _tokQIE10, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), and mps_fire::i.
|
inlineoverride |
|
overrideprotectedvirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 77 of file FCDTask.cc.
References _cADC, _cADC_vs_TS, _cTDC, _cTDCTime, _ehashmap, _fcd_eids, _tagQIE10, _tokQIE10, ecalMGPA::adc(), edm::DataFrameContainer::begin(), DEFINE_FWK_MODULE, QIE10DataFrame::detid(), runTauDisplay::eid, edm::DataFrameContainer::end(), spr::find(), edm::Event::getByToken(), mps_fire::i, edm::InputTag::instance(), edm::InputTag::label(), hcaldqm::electronicsmap::ElectronicsMap::lookup(), and QIE10DataFrame::samples().
Referenced by ~FCDTask().
|
overridevirtual |
Implements DQMEDAnalyzer.
Definition at line 27 of file FCDTask.cc.
References _cADC, _cADC_vs_TS, _channels, _cTDC, _cTDCTime, _ehashmap, _emap, _fcd_eids, HcalElectronicsMap::allPrecisionId(), DQMStore::IBooker::book1D(), DQMStore::IBooker::book2D(), DQMStore::IBooker::cd(), HcalElectronicsId::crateId(), runTauDisplay::eid, hcaldqm::electronicsmap::fD2EHashMap, HcalElectronicsId::fiberChanId(), HcalElectronicsId::fiberIndex(), edm::EventSetup::get(), HcalDbService::getHcalMapping(), HcalGenericDetId::HcalGenZDC, hcaldqm::electronicsmap::ElectronicsMap::initialize(), hcaldqm::electronicsmap::ElectronicsMap::lookup(), DQMStore::IBooker::setCurrentFolder(), HcalElectronicsId::slot(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by ~FCDTask().
|
protected |
Definition at line 38 of file FCDTask.h.
Referenced by analyze(), and bookHistograms().
|
protected |
Definition at line 39 of file FCDTask.h.
Referenced by analyze(), and bookHistograms().
|
protected |
Definition at line 44 of file FCDTask.h.
Referenced by bookHistograms(), and FCDTask().
|
protected |
Definition at line 40 of file FCDTask.h.
Referenced by analyze(), and bookHistograms().
|
protected |
Definition at line 41 of file FCDTask.h.
Referenced by analyze(), and bookHistograms().
|
protected |
Definition at line 46 of file FCDTask.h.
Referenced by analyze(), and bookHistograms().
|
protected |
Definition at line 45 of file FCDTask.h.
Referenced by bookHistograms().
|
protected |
Definition at line 43 of file FCDTask.h.
Referenced by analyze(), and bookHistograms().
|
protected |
|
protected |