#include <FCDTask.h>
Classes | |
struct | FCDChannel |
Public Attributes | |
tuple | fcd_channels |
list | fcd_channels_tuple |
tuple | fcdTask |
Protected Member Functions | |
void | analyze (edm::Event const &, edm::EventSetup const &) override |
Protected Member Functions inherited from DQMEDAnalyzer | |
uint64_t | meId () const |
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 |
edm::ESGetToken< HcalDbService, HcalDbRecord > | hcalDbServiceToken_ |
Protected Attributes inherited from DQMEDAnalyzer | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
unsigned int | streamId_ |
FCDTask::FCDTask | ( | edm::ParameterSet const & | ps | ) |
Definition at line 9 of file FCDTask.cc.
References _channels, _tagQIE10, _tokQIE10, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), mps_fire::i, and HLT_FULL_cff::InputTag.
|
overrideprotectedvirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 72 of file FCDTask.cc.
References _cADC, _cADC_vs_TS, _cTDC, _cTDCTime, _ehashmap, _fcd_eids, _tagQIE10, _tokQIE10, gpuClustering::adc, QIE10DataFrame::detid(), runTauDisplay::eid, spr::find(), edm::Event::getByToken(), mps_fire::i, edm::InputTag::instance(), edm::InputTag::label(), hcaldqm::electronicsmap::ElectronicsMap::lookup(), and QIE10DataFrame::samples().
|
overridevirtual |
Implements DQMEDAnalyzer.
Definition at line 26 of file FCDTask.cc.
References _cADC, _cADC_vs_TS, _channels, _cTDC, _cTDCTime, _ehashmap, _emap, _fcd_eids, HcalElectronicsMap::allPrecisionId(), dqm::implementation::IBooker::book1DD(), dqm::implementation::IBooker::book2D(), dqm::implementation::NavigatorBase::cd(), HcalElectronicsId::crateId(), runTauDisplay::eid, hcaldqm::electronicsmap::fD2EHashMap, HcalElectronicsId::fiberChanId(), HcalElectronicsId::fiberIndex(), edm::EventSetup::getHandle(), hcalDbServiceToken_, HcalGenericDetId::HcalGenZDC, hcaldqm::electronicsmap::ElectronicsMap::initialize(), hcaldqm::electronicsmap::ElectronicsMap::lookup(), dqm::implementation::NavigatorBase::setCurrentFolder(), HcalElectronicsId::slot(), AlCaHLTBitMon_QueryRunRegistry::string, and cond::impl::to_string().
|
protected |
Definition at line 37 of file FCDTask.h.
Referenced by analyze(), and bookHistograms().
|
protected |
Definition at line 38 of file FCDTask.h.
Referenced by analyze(), and bookHistograms().
|
protected |
Definition at line 43 of file FCDTask.h.
Referenced by bookHistograms(), and FCDTask().
|
protected |
Definition at line 39 of file FCDTask.h.
Referenced by analyze(), and bookHistograms().
|
protected |
Definition at line 40 of file FCDTask.h.
Referenced by analyze(), and bookHistograms().
|
protected |
Definition at line 45 of file FCDTask.h.
Referenced by analyze(), and bookHistograms().
|
protected |
Definition at line 44 of file FCDTask.h.
Referenced by bookHistograms().
|
protected |
Definition at line 42 of file FCDTask.h.
Referenced by analyze(), and bookHistograms().
|
protected |
|
protected |
tuple FCDTask.fcd_channels |
Definition at line 61 of file FCDTask.py.
list FCDTask.fcd_channels_tuple |
Definition at line 6 of file FCDTask.py.
tuple FCDTask.fcdTask |
Definition at line 73 of file FCDTask.py.
|
protected |
Definition at line 34 of file FCDTask.h.
Referenced by bookHistograms().