#include <TSGFromL1Muon.h>
Private Attributes | |
edm::ParameterSet | theConfig |
edm::EDGetTokenT < PixelTrackFilter > | theFilterToken |
std::unique_ptr < L1MuonPixelTrackFitter > | theFitter |
OrderedHitsGenerator * | theHitGenerator |
L1MuonSeedsMerger * | theMerger |
std::unique_ptr < L1MuonRegionProducer > | theRegionProducer |
edm::InputTag | theSourceTag |
edm::EDGetTokenT < l1extra::L1MuonParticleCollection > | theSourceToken |
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) |
Description: EDPRoducer to generate L3MuonTracjectorySeed from L1MuonParticles
Definition at line 24 of file TSGFromL1Muon.h.
TSGFromL1Muon::TSGFromL1Muon | ( | const edm::ParameterSet & | cfg | ) |
Definition at line 39 of file TSGFromL1Muon.cc.
References edm::EDConsumerBase::consumesCollector(), reco::get(), edm::ParameterSet::getParameter(), AlCaHLTBitMon_QueryRunRegistry::string, theConfig, theFilterToken, theFitter, theHitGenerator, theRegionProducer, theSourceTag, and theSourceToken.
|
virtual |
|
overridevirtual |
Reimplemented from edm::stream::EDProducerBase.
Definition at line 65 of file TSGFromL1Muon.cc.
References edm::ParameterSet::getParameter(), theConfig, and theMerger.
|
overridevirtual |
Implements edm::stream::EDProducerBase.
Definition at line 72 of file TSGFromL1Muon.cc.
References objects.IsoTrackAnalyzer::candidates, alcazmumu_cfi::filter, edm::Event::getByToken(), i, SeedFromProtoTrack::isValid(), LogDebug, eostools::move(), metsig::muon, edm::Event::put(), HLT_FULL_cff::region, HLT_FULL_cff::Regions, L1MuonSeedsMerger::resolve(), mps_fire::result, OrderedHitsGenerator::run(), fileCollector::seed, OrderedSeedingHits::size(), SeedingHitSet::size(), theFilterToken, theFitter, theHitGenerator, theMerger, theRegionProducer, theSourceToken, testEve_cfg::tracks, and SeedFromProtoTrack::trajectorySeed().
|
private |
Definition at line 33 of file TSGFromL1Muon.h.
Referenced by beginRun(), and TSGFromL1Muon().
|
private |
Definition at line 36 of file TSGFromL1Muon.h.
Referenced by produce(), and TSGFromL1Muon().
|
private |
Definition at line 40 of file TSGFromL1Muon.h.
Referenced by produce(), and TSGFromL1Muon().
|
private |
Definition at line 39 of file TSGFromL1Muon.h.
Referenced by produce(), TSGFromL1Muon(), and ~TSGFromL1Muon().
|
private |
Definition at line 41 of file TSGFromL1Muon.h.
Referenced by beginRun(), produce(), and ~TSGFromL1Muon().
|
private |
Definition at line 38 of file TSGFromL1Muon.h.
Referenced by produce(), and TSGFromL1Muon().
|
private |
Definition at line 34 of file TSGFromL1Muon.h.
Referenced by TSGFromL1Muon().
|
private |
Definition at line 35 of file TSGFromL1Muon.h.
Referenced by produce(), and TSGFromL1Muon().