#include <TSGFromL1Muon.h>
Private Attributes | |
edm::ParameterSet | theConfig |
std::unique_ptr< PixelTrackFilter > | theFilter |
L1MuonPixelTrackFitter * | theFitter |
OrderedHitsGenerator * | theHitGenerator |
L1MuonSeedsMerger * | theMerger |
L1MuonRegionProducer * | theRegionProducer |
edm::InputTag | theSourceTag |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
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 22 of file TSGFromL1Muon.h.
TSGFromL1Muon::TSGFromL1Muon | ( | const edm::ParameterSet & | cfg | ) |
Definition at line 49 of file TSGFromL1Muon.cc.
References edm::EDConsumerBase::consumesCollector(), SurfaceDeformationFactory::create(), reco_skim_cfg_mod::filterName, reco::get(), edm::ParameterSet::getParameter(), AlCaHLTBitMon_QueryRunRegistry::string, theConfig, theFilter, and theSourceTag.
|
virtual |
Definition at line 61 of file TSGFromL1Muon.cc.
References theFitter, theHitGenerator, theMerger, and theRegionProducer.
|
overridevirtual |
Reimplemented from edm::EDProducer.
Definition at line 69 of file TSGFromL1Muon.cc.
References edm::EDConsumerBase::consumesCollector(), f, reco::get(), edm::ParameterSet::getParameter(), AlCaHLTBitMon_ParallelJobs::p, AlCaHLTBitMon_QueryRunRegistry::string, theConfig, theFitter, theHitGenerator, theMerger, and theRegionProducer.
|
overridevirtual |
Implements edm::EDProducer.
Definition at line 94 of file TSGFromL1Muon.cc.
References edm::Event::getByLabel(), i, SeedFromProtoTrack::isValid(), LogDebug, metsig::muon, edm::Event::put(), L1MuonRegionProducer::regions(), L1MuonSeedsMerger::resolve(), query::result, OrderedHitsGenerator::run(), L1MuonPixelTrackFitter::run(), L1MuonRegionProducer::setL1Constraint(), L1MuonPixelTrackFitter::setL1Constraint(), L1MuonPixelTrackFitter::setPxConstraint(), OrderedSeedingHits::size(), SeedingHitSet::size(), theFilter, theFitter, theHitGenerator, theMerger, theRegionProducer, theSourceTag, testEve_cfg::tracks, and SeedFromProtoTrack::trajectorySeed().
|
private |
Definition at line 31 of file TSGFromL1Muon.h.
Referenced by beginRun(), and TSGFromL1Muon().
|
private |
Definition at line 38 of file TSGFromL1Muon.h.
Referenced by produce(), and TSGFromL1Muon().
|
private |
Definition at line 37 of file TSGFromL1Muon.h.
Referenced by beginRun(), produce(), and ~TSGFromL1Muon().
|
private |
Definition at line 36 of file TSGFromL1Muon.h.
Referenced by beginRun(), produce(), and ~TSGFromL1Muon().
|
private |
Definition at line 39 of file TSGFromL1Muon.h.
Referenced by beginRun(), produce(), and ~TSGFromL1Muon().
|
private |
Definition at line 35 of file TSGFromL1Muon.h.
Referenced by beginRun(), produce(), and ~TSGFromL1Muon().
|
private |
Definition at line 32 of file TSGFromL1Muon.h.
Referenced by produce(), and TSGFromL1Muon().