Produces the central entry point to full PAT trigger information. More...
Public Member Functions | |
PATTriggerEventProducer (const edm::ParameterSet &iConfig) | |
~PATTriggerEventProducer () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
EDProducer (const EDProducer &)=delete | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
const EDProducer & | operator= (const EDProducer &)=delete |
Private Member Functions | |
void | beginLuminosityBlock (const edm::LuminosityBlock &iLumi, const edm::EventSetup &iSetup) override |
void | beginRun (const edm::Run &iRun, const edm::EventSetup &iSetup) override |
void | produce (edm::Event &iEvent, const edm::EventSetup &iSetup) override |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
using | CacheTypes = CacheContexts< T... > |
using | GlobalCache = typename CacheTypes::GlobalCache |
using | HasAbility = AbilityChecker< T... > |
using | InputProcessBlockCache = typename CacheTypes::InputProcessBlockCache |
using | LuminosityBlockCache = typename CacheTypes::LuminosityBlockCache |
using | LuminosityBlockContext = LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > |
using | LuminosityBlockSummaryCache = typename CacheTypes::LuminosityBlockSummaryCache |
using | RunCache = typename CacheTypes::RunCache |
using | RunContext = RunContextT< RunCache, GlobalCache > |
using | RunSummaryCache = typename CacheTypes::RunSummaryCache |
Produces the central entry point to full PAT trigger information.
This producer extract general trigger and conditions information from
For me information, s. https://twiki.cern.ch/twiki/bin/view/CMS/SWGuidePATTrigger
Definition at line 53 of file PATTriggerEventProducer.cc.
|
explicit |
Definition at line 99 of file PATTriggerEventProducer.cc.
References deDxTools::esConsumes().
|
inlineoverride |
Definition at line 56 of file PATTriggerEventProducer.cc.
|
overrideprivate |
Definition at line 224 of file PATTriggerEventProducer.cc.
References condLumi_, edm::InputTag::encode(), edm::LuminosityBlock::getByToken(), gtCondLumiInit_, edm::HandleBase::isValid(), edm::InputTag::label(), nameProcess_, tagCondGt_, and tagCondGtLumiToken_.
|
overrideprivate |
Definition at line 159 of file PATTriggerEventProducer.cc.
References autoProcessName_, condRun_, edm::InputTag::encode(), edm::ParameterSet::exists(), edm::Run::getByToken(), gtCondRunInit_, hltConfig_, hltConfigInit_, HLTConfigProvider::init(), ProducerED_cfi::InputTag, edm::InputTag::instance(), instance, edm::HandleBase::isValid(), edm::InputTag::label(), LogDebug, nameProcess_, edm::InputTag::process(), edm::Run::processHistory(), HLTConfigProvider::size(), tagCondGt_, tagCondGtRunToken_, tagTriggerEvent_, and tagTriggerResults_.
|
overrideprivate |
Definition at line 243 of file PATTriggerEventProducer.cc.
References edm::HLTGlobalStatus::accept(), edm::ConditionsInRunBlock::BAvgCurrent, edm::ConditionsInRunBlock::beamMode, edm::ConditionsInRunBlock::beamMomentum, edm::ConditionsInRunBlock::BStartCurrent, edm::ConditionsInEventBlock::bstMasterStatus, edm::ConditionsInRunBlock::BStopCurrent, condLumi_, condRun_, edm::InputTag::encode(), edm::HLTGlobalStatus::error(), edm::EventSetup::getHandle(), gtCondLumiInit_, gtCondRunInit_, L1GlobalTriggerReadoutRecord::gtFdlWord(), handleL1GtTriggerMenuToken_, hltConfig_, hltConfigInit_, iEvent, dqmdumpme::indices, edm::HandleBase::isValid(), l1GtToken_, edm::InputTag::label(), edm::ConditionsInRunBlock::lhcFillNumber, eostools::move(), nameProcess_, L1GtFdlWord::physicsDeclared(), AlCaHLTBitMon_QueryRunRegistry::string, HLTConfigProvider::tableName(), tagCondGt_, tagCondGtEventToken_, tagL1Gt_, tagsTriggerMatcher_, tagTriggerProducer_, tagTriggerResults_, edm::ConditionsInLumiBlock::totalIntensityBeam1, edm::ConditionsInLumiBlock::totalIntensityBeam2, triggerAlgorithmCollectionToken_, triggerConditionCollectionToken_, PDWG_DiPhoton_SD_cff::triggerEvent, triggerFilterCollectionToken_, triggerMatcherTokens_, triggerObjectCollectionToken_, triggerPathCollectionToken_, edm::ConditionsInEventBlock::turnCountNumber, and edm::HLTGlobalStatus::wasrun().
|
private |
Definition at line 64 of file PATTriggerEventProducer.cc.
Referenced by beginRun().
|
private |
Definition at line 88 of file PATTriggerEventProducer.cc.
Referenced by beginLuminosityBlock(), and produce().
|
private |
Definition at line 87 of file PATTriggerEventProducer.cc.
Referenced by beginRun(), and produce().
|
private |
Definition at line 90 of file PATTriggerEventProducer.cc.
Referenced by beginLuminosityBlock(), and produce().
|
private |
Definition at line 89 of file PATTriggerEventProducer.cc.
Referenced by beginRun(), and produce().
|
private |
Definition at line 91 of file PATTriggerEventProducer.cc.
Referenced by produce().
|
private |
Definition at line 77 of file PATTriggerEventProducer.cc.
Referenced by beginRun(), and produce().
|
private |
Definition at line 78 of file PATTriggerEventProducer.cc.
Referenced by beginRun(), and produce().
|
private |
Definition at line 75 of file PATTriggerEventProducer.cc.
Referenced by produce().
|
private |
Definition at line 63 of file PATTriggerEventProducer.cc.
Referenced by beginLuminosityBlock(), beginRun(), and produce().
|
private |
Definition at line 83 of file PATTriggerEventProducer.cc.
Referenced by beginLuminosityBlock(), beginRun(), and produce().
|
private |
Definition at line 86 of file PATTriggerEventProducer.cc.
Referenced by produce().
|
private |
Definition at line 85 of file PATTriggerEventProducer.cc.
Referenced by beginLuminosityBlock().
|
private |
Definition at line 84 of file PATTriggerEventProducer.cc.
Referenced by beginRun().
|
private |
Definition at line 74 of file PATTriggerEventProducer.cc.
Referenced by produce().
|
private |
Definition at line 71 of file PATTriggerEventProducer.cc.
Referenced by produce().
|
private |
Definition at line 81 of file PATTriggerEventProducer.cc.
Referenced by beginRun().
|
private |
Definition at line 65 of file PATTriggerEventProducer.cc.
Referenced by produce().
|
private |
Definition at line 79 of file PATTriggerEventProducer.cc.
Referenced by beginRun(), and produce().
|
private |
Definition at line 66 of file PATTriggerEventProducer.cc.
Referenced by produce().
|
private |
Definition at line 67 of file PATTriggerEventProducer.cc.
Referenced by produce().
|
private |
Definition at line 69 of file PATTriggerEventProducer.cc.
Referenced by produce().
|
private |
Definition at line 72 of file PATTriggerEventProducer.cc.
Referenced by produce().
|
private |
Definition at line 70 of file PATTriggerEventProducer.cc.
Referenced by produce().
|
private |
Definition at line 68 of file PATTriggerEventProducer.cc.
Referenced by produce().
|
private |
Definition at line 80 of file PATTriggerEventProducer.cc.