#include <TrigPrimTask.h>
Public Types | |
enum | Constants { nBXBins = 15 } |
Public Types inherited from ecaldqm::DQWorkerTask | |
typedef EcalDCCHeaderBlock::EcalDCCEventSettings | EventSettings |
Private Member Functions | |
void | setParams (edm::ParameterSet const &) override |
Private Attributes | |
double | bxBin_ |
std::vector< int > | bxBinEdges_ |
std::vector< int > | bxBinEdgesFine_ |
double | bxBinFine_ |
edm::InputTag | lhcStatusInfoCollectionTag_ |
edm::EDGetTokenT< TCDSRecord > | lhcStatusInfoRecordToken_ |
EcalTrigPrimDigiCollection const * | realTps_ |
bool | runOnEmul_ |
const EcalTPGStripStatus * | StripStatus |
edm::ESGetToken< EcalTPGStripStatus, EcalTPGStripStatusRcd > | StripStatusRcd_ |
std::map< uint32_t, unsigned > | towerReadouts_ |
const EcalTPGTowerStatus * | TTStatus |
edm::ESGetToken< EcalTPGTowerStatus, EcalTPGTowerStatusRcd > | TTStatusRcd_ |
Definition at line 21 of file TrigPrimTask.h.
ecaldqm::TrigPrimTask::TrigPrimTask | ( | ) |
Definition at line 13 of file TrigPrimTask.cc.
|
inlineoverride |
Definition at line 24 of file TrigPrimTask.h.
|
overridevirtual |
Reimplemented from ecaldqm::DQWorkerTask.
Definition at line 44 of file TrigPrimTask.cc.
References ecaldqm::kEBDigi, ecaldqm::kEEDigi, ecaldqm::kTrigPrimDigi, ecaldqm::kTrigPrimEmulDigi, ecaldqm::DependencySet::push_back(), and runOnEmul_.
|
inlineoverridevirtual |
Reimplemented from ecaldqm::DQWorkerTask.
Definition at line 70 of file TrigPrimTask.h.
References ecaldqm::kEBDigi, ecaldqm::kEEDigi, ecaldqm::kTrigPrimDigi, ecaldqm::kTrigPrimEmulDigi, runOnDigis(), runOnEmul_, runOnEmulTPs(), and runOnRealTPs().
|
overridevirtual |
Reimplemented from ecaldqm::DQWorkerTask.
Definition at line 57 of file TrigPrimTask.cc.
References ecaldqm::MESetCollection::at(), edm::EventBase::bunchCrossing(), bxBin_, bxBinEdges_, bxBinEdgesFine_, bxBinFine_, ecaldqm::MESet::fill(), BSTRecord::getBeamMode(), TCDSRecord::getBST(), edm::Event::getByToken(), ecaldqm::DQWorker::getEcalDQMSetupObjects(), ecaldqm::DQWorker::GetElectronicsMap(), EcalTPGTowerStatus::getMap(), EcalTPGStripStatus::getMap(), edm::HandleBase::isValid(), lhcStatusInfoRecordToken_, ecaldqm::DQWorker::MEs_, muonRecoAnalyzer_cfi::pBin, realTps_, ecaldqm::MESet::reset(), StripStatus, towerReadouts_, TTStatus, and pfDeepBoostedJetPreprocessParams_cfi::upper_bound.
|
overridevirtual |
Reimplemented from ecaldqm::DQWorker.
Definition at line 49 of file TrigPrimTask.cc.
References edm::EventSetup::getData(), StripStatus, StripStatusRcd_, TTStatus, and TTStatusRcd_.
void ecaldqm::TrigPrimTask::runOnDigis | ( | DigiCollection const & | _digis | ) |
Definition at line 172 of file TrigPrimTask.cc.
References ecaldqm::DQWorker::GetTrigTowerMap(), DetId::rawId(), egamma::towerOf(), and towerReadouts_.
Referenced by analyze().
void ecaldqm::TrigPrimTask::runOnEmulTPs | ( | EcalTrigPrimDigiCollection const & | _tps | ) |
Definition at line 284 of file TrigPrimTask.cc.
References ecaldqm::MESetCollection::at(), edm::SortedCollection< T, SORT >::begin(), EcalTrigTowerConstituentsMap::constituentsOf(), edm::SortedCollection< T, SORT >::end(), EgHLTOffHistBins_cfi::et, edm::SortedCollection< T, SORT >::find(), ecaldqm::DQWorker::getEcalDQMSetupObjects(), ecaldqm::DQWorker::GetTrigTowerMap(), match(), heavyionUCCDQM_cfi::maxEt, ecaldqm::DQWorker::MEs_, realTps_, and towerReadouts_.
Referenced by analyze().
void ecaldqm::TrigPrimTask::runOnRealTPs | ( | EcalTrigPrimDigiCollection const & | _tps | ) |
Definition at line 185 of file TrigPrimTask.cc.
References ecaldqm::MESetCollection::at(), edm::SortedCollection< T, SORT >::begin(), bxBin_, bxBinFine_, EcalTrigTowerConstituentsMap::constituentsOf(), EcalBarrel, EcalEndcap, edm::SortedCollection< T, SORT >::end(), EgHLTOffHistBins_cfi::et, ecaldqm::DQWorker::getEcalDQMSetupObjects(), ecaldqm::DQWorker::GetElectronicsMap(), EcalTPGTowerStatus::getMap(), EcalTPGStripStatus::getMap(), ecaldqm::DQWorker::GetTrigTowerMap(), ecaldqm::DQWorker::MEs_, realTps_, StripStatus, EcalTriggerElectronicsId::tccId(), towerReadouts_, EcalTriggerElectronicsId::ttId(), and TTStatus.
Referenced by analyze().
|
overrideprivatevirtual |
Reimplemented from ecaldqm::DQWorker.
Definition at line 28 of file TrigPrimTask.cc.
References l1extraParticles_cfi::_params, bxBinEdges_, bxBinEdgesFine_, ecaldqm::MESetCollection::erase(), HLT_2022v12_cff::InputTag, lhcStatusInfoCollectionTag_, ecaldqm::DQWorker::MEs_, runOnEmul_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
overridevirtual |
Reimplemented from ecaldqm::DQWorkerTask.
Definition at line 179 of file TrigPrimTask.cc.
References edm::BeginRun, edm::ConsumesCollector::consumes(), edm::ConsumesCollector::esConsumes(), lhcStatusInfoCollectionTag_, lhcStatusInfoRecordToken_, StripStatusRcd_, and TTStatusRcd_.
|
private |
Definition at line 56 of file TrigPrimTask.h.
Referenced by beginEvent(), and runOnRealTPs().
|
private |
Definition at line 54 of file TrigPrimTask.h.
Referenced by beginEvent(), and setParams().
|
private |
Definition at line 55 of file TrigPrimTask.h.
Referenced by beginEvent(), and setParams().
|
private |
Definition at line 57 of file TrigPrimTask.h.
Referenced by beginEvent(), and runOnRealTPs().
|
private |
Definition at line 66 of file TrigPrimTask.h.
Referenced by setParams(), and setTokens().
|
private |
Definition at line 67 of file TrigPrimTask.h.
Referenced by beginEvent(), and setTokens().
|
private |
Definition at line 45 of file TrigPrimTask.h.
Referenced by beginEvent(), runOnEmulTPs(), and runOnRealTPs().
|
private |
Definition at line 47 of file TrigPrimTask.h.
Referenced by addDependencies(), analyze(), and setParams().
|
private |
Definition at line 64 of file TrigPrimTask.h.
Referenced by beginEvent(), beginRun(), and runOnRealTPs().
|
private |
Definition at line 62 of file TrigPrimTask.h.
Referenced by beginRun(), and setTokens().
|
private |
Definition at line 59 of file TrigPrimTask.h.
Referenced by beginEvent(), runOnDigis(), runOnEmulTPs(), and runOnRealTPs().
|
private |
Definition at line 63 of file TrigPrimTask.h.
Referenced by beginEvent(), beginRun(), and runOnRealTPs().
|
private |
Definition at line 61 of file TrigPrimTask.h.
Referenced by beginRun(), and setTokens().