#include <L1TMuonLegacyConverter.h>
Private Member Functions | |
virtual void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
bool | centralBxOnly_ |
bool | ignoreHtMiss_ |
edm::InputTag | muonSource_InputTag |
edm::EDGetTokenT < L1MuGMTReadoutCollection > | muonSource_InputToken |
bool | produceMuonParticles_ |
Static Private Attributes | |
static const double | muonMassGeV_ = 0.105658369 |
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 | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::stream::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
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) |
src/L1TMuonLegacyConverter/src/L1TMuonLegacyConverter.cc
L1Trigger/L1TCommon/interface/L1TMuonLegacyConverter.h
Description: conver L1T muons legacy format to stage2 format
Definition at line 47 of file L1TMuonLegacyConverter.h.
|
explicit |
Definition at line 69 of file L1TMuonLegacyConverter.cc.
References edm::ParameterSet::getParameter().
L1TMuonLegacyConverter::~L1TMuonLegacyConverter | ( | ) |
Definition at line 81 of file L1TMuonLegacyConverter.cc.
|
overrideprivatevirtual |
Implements edm::stream::EDProducerBase.
Definition at line 96 of file L1TMuonLegacyConverter.cc.
References alignCSCRings::e, eta, edm::EventSetup::get(), edm::Event::getByToken(), i, edm::HandleBase::isValid(), LogDebug, eostools::move(), p4, phi(), EnergyCorrector::pt, and edm::Event::put().
|
private |
Definition at line 82 of file L1TMuonLegacyConverter.h.
|
private |
Definition at line 86 of file L1TMuonLegacyConverter.h.
|
staticprivate |
Definition at line 80 of file L1TMuonLegacyConverter.h.
|
private |
Definition at line 63 of file L1TMuonLegacyConverter.h.
|
private |
Definition at line 64 of file L1TMuonLegacyConverter.h.
|
private |
Definition at line 62 of file L1TMuonLegacyConverter.h.