#include <L1Trigger/L1TGlobalMuon/plugins/L1TMicroGMTInputProducer.cc>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::stream::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | beginLuminosityBlock (const edm::LuminosityBlock &, edm::EventSetup const &) override |
void | beginRun (const edm::Run &, edm::EventSetup const &) override |
int | convertToInt (std::string &bitstr) const |
void | endLuminosityBlock (const edm::LuminosityBlock &, edm::EventSetup const &) override |
void | endRun (const edm::Run &, edm::EventSetup const &) override |
void | openFile () |
void | produce (edm::Event &, const edm::EventSetup &) override |
void | skipHeader () |
Static Private Member Functions | |
static bool | cmpProc (const RegionalMuonCand &, const RegionalMuonCand &) |
Private Attributes | |
int | m_currEvt |
int | m_currType |
bool | m_endOfBx |
std::ifstream | m_filestream |
std::string | m_fname |
bool | m_lastMuInBx |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Public Types inherited from edm::stream::EDProducerBase | |
typedef EDProducerAdaptorBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Description: Takes txt-file input and produces barrel- / overlap- / forward TF muons
Implementation: [Notes on implementation]
Definition at line 47 of file L1TMicroGMTInputProducer.cc.
|
explicit |
Definition at line 88 of file L1TMicroGMTInputProducer.cc.
References edm::ParameterSet::getParameter(), m_fname, openFile(), skipHeader(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 105 of file L1TMicroGMTInputProducer.cc.
References m_filestream.
|
overrideprivate |
Definition at line 325 of file L1TMicroGMTInputProducer.cc.
|
overrideprivate |
Definition at line 313 of file L1TMicroGMTInputProducer.cc.
|
staticprivate |
Definition at line 117 of file L1TMicroGMTInputProducer.cc.
References l1t::RegionalMuonCand::processor().
|
private |
Definition at line 143 of file L1TMicroGMTInputProducer.cc.
References EnergyCorrector::c, and pileupDistInMC::num.
|
overrideprivate |
Definition at line 331 of file L1TMicroGMTInputProducer.cc.
|
overrideprivate |
Definition at line 319 of file L1TMicroGMTInputProducer.cc.
|
static |
Definition at line 337 of file L1TMicroGMTInputProducer.cc.
References edm::ConfigurationDescriptions::addDefault(), DEFINE_FWK_MODULE, and edm::ParameterSetDescription::setUnknown().
|
private |
Definition at line 123 of file L1TMicroGMTInputProducer.cc.
References Exception, m_filestream, and m_fname.
Referenced by L1TMicroGMTInputProducer().
|
overrideprivate |
Definition at line 158 of file L1TMicroGMTInputProducer.cc.
References l1t::bmtf, l1t::emtf_neg, l1t::emtf_pos, stringResolutionProvider_cfi::et, f, mps_fire::i, createfilelist::int, m_currEvt, m_currType, m_endOfBx, m_filestream, eostools::move(), RPCpg::mu, l1t::omtf_neg, l1t::omtf_pos, edm::Event::put(), l1t::MuonCaloSum::setEtaBits(), l1t::MuonCaloSum::setEtBits(), l1t::RegionalMuonCand::setHwEta(), l1t::RegionalMuonCand::setHwPhi(), l1t::RegionalMuonCand::setHwPt(), l1t::RegionalMuonCand::setHwQual(), l1t::RegionalMuonCand::setHwSign(), l1t::RegionalMuonCand::setHwSignValid(), l1t::MuonCaloSum::setIndex(), l1t::MuonCaloSum::setPhiBits(), l1t::RegionalMuonCand::setTFIdentifiers(), createPayload::skip, AlCaHLTBitMon_QueryRunRegistry::string, and tmp.
|
private |
Definition at line 134 of file L1TMicroGMTInputProducer.cc.
References m_filestream, AlCaHLTBitMon_QueryRunRegistry::string, and tmp.
Referenced by L1TMicroGMTInputProducer().
|
private |
Definition at line 73 of file L1TMicroGMTInputProducer.cc.
Referenced by produce().
|
private |
Definition at line 72 of file L1TMicroGMTInputProducer.cc.
Referenced by produce().
|
private |
Definition at line 70 of file L1TMicroGMTInputProducer.cc.
Referenced by produce().
|
private |
Definition at line 69 of file L1TMicroGMTInputProducer.cc.
Referenced by openFile(), produce(), skipHeader(), and ~L1TMicroGMTInputProducer().
|
private |
Definition at line 68 of file L1TMicroGMTInputProducer.cc.
Referenced by L1TMicroGMTInputProducer(), and openFile().
|
private |
Definition at line 71 of file L1TMicroGMTInputProducer.cc.