Public Member Functions | |
L1TExtCondProducer (const ParameterSet &) | |
~L1TExtCondProducer () 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 |
Static Public Member Functions | |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
int | bxFirst_ |
int | bxLast_ |
edm::ESGetToken< L1TUtmTriggerMenu, L1TUtmTriggerMenuRcd > | l1GtMenuToken_ |
std::map< std::string, unsigned int > | m_extBitMap |
unsigned long long | m_l1GtMenuCacheID |
unsigned int | m_triggerRulePrefireVetoBit |
bool | makeTriggerRulePrefireVetoBit_ |
bool | setBptxAND_ |
bool | setBptxMinus_ |
bool | setBptxOR_ |
bool | setBptxPlus_ |
edm::InputTag | tcdsInputTag_ |
edm::EDGetTokenT< TCDSRecord > | tcdsRecordToken_ |
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 |
Definition at line 48 of file L1TExtCondProducer.cc.
|
explicit |
Definition at line 87 of file L1TExtCondProducer.cc.
References m_l1GtMenuCacheID, m_triggerRulePrefireVetoBit, makeTriggerRulePrefireVetoBit_, GlobalExtBlk::maxExternalConditions, tcdsInputTag_, and tcdsRecordToken_.
|
override |
Definition at line 112 of file L1TExtCondProducer.cc.
|
static |
Definition at line 241 of file L1TExtCondProducer.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, and HLT_FULL_cff::InputTag.
|
overrideprivate |
Definition at line 119 of file L1TExtCondProducer.cc.
References edm::EventSetup::get(), l1t::TriggerMenuParser::getExternalSignals(), edm::EventSetup::getHandle(), iEvent, LogDebug, eostools::move(), edm::Handle< T >::product(), edm::ESHandle< T >::product(), and GlobalExtBlk::setExternalDecision().
|
private |
Definition at line 65 of file L1TExtCondProducer.cc.
|
private |
Definition at line 66 of file L1TExtCondProducer.cc.
|
private |
Definition at line 81 of file L1TExtCondProducer.cc.
|
private |
Definition at line 74 of file L1TExtCondProducer.cc.
|
private |
Definition at line 73 of file L1TExtCondProducer.cc.
Referenced by L1TExtCondProducer().
|
private |
Definition at line 76 of file L1TExtCondProducer.cc.
Referenced by L1TExtCondProducer().
|
private |
Definition at line 78 of file L1TExtCondProducer.cc.
Referenced by L1TExtCondProducer().
|
private |
Definition at line 68 of file L1TExtCondProducer.cc.
|
private |
Definition at line 70 of file L1TExtCondProducer.cc.
|
private |
Definition at line 71 of file L1TExtCondProducer.cc.
|
private |
Definition at line 69 of file L1TExtCondProducer.cc.
|
private |
Definition at line 80 of file L1TExtCondProducer.cc.
Referenced by L1TExtCondProducer().
|
private |
Definition at line 79 of file L1TExtCondProducer.cc.
Referenced by L1TExtCondProducer().