Public Member Functions | |
HcalTTPTriggerRecord (const edm::ParameterSet &ps) | |
void | produce (edm::Event &e, const edm::EventSetup &c) override |
~HcalTTPTriggerRecord () 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 Attributes | |
std::vector< std::string > | names_ |
edm::EDGetTokenT< HcalTTPDigiCollection > | tok_ttp_ |
std::vector< unsigned int > | ttpBits_ |
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 11 of file HcalTTPTriggerRecord.cc.
|
explicit |
Definition at line 24 of file HcalTTPTriggerRecord.cc.
References edm::ParameterSet::getParameter(), names_, tok_ttp_, and ttpBits_.
|
override |
Definition at line 32 of file HcalTTPTriggerRecord.cc.
|
override |
Definition at line 34 of file HcalTTPTriggerRecord.cc.
References edm::SortedCollection< T, SORT >::begin(), MillePedeFileConverter_cfg::e, mps_fire::i, eostools::move(), names_, convertSQLitetoXML_cfg::output, tok_ttp_, ttpBits_, and SimL1EmulatorDM_cff::ttpDigiCollection.
|
private |
Definition at line 21 of file HcalTTPTriggerRecord.cc.
Referenced by HcalTTPTriggerRecord(), and produce().
|
private |
Definition at line 19 of file HcalTTPTriggerRecord.cc.
Referenced by HcalTTPTriggerRecord(), and produce().
|
private |
Definition at line 20 of file HcalTTPTriggerRecord.cc.
Referenced by HcalTTPTriggerRecord(), and produce().