![]() |
![]() |
#include <TSGFromL1Muon.h>
Public Member Functions | |
void | produce (edm::Event &ev, const edm::EventSetup &es) override |
TSGFromL1Muon (const edm::ParameterSet &cfg) | |
~TSGFromL1Muon () override | |
![]() | |
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 | |
edm::EDGetTokenT < PixelTrackFilter > | theFilterToken |
std::unique_ptr < L1MuonPixelTrackFitter > | theFitter |
std::unique_ptr < OrderedHitsGenerator > | theHitGenerator |
std::unique_ptr < L1MuonSeedsMerger > | theMerger |
std::unique_ptr < L1MuonRegionProducer > | theRegionProducer |
const SeedFromProtoTrack::Config | theSFPTConfig |
edm::InputTag | theSourceTag |
edm::EDGetTokenT < l1extra::L1MuonParticleCollection > | theSourceToken |
Additional Inherited Members | |
![]() | |
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 |
Description: EDPRoducer to generate L3MuonTracjectorySeed from L1MuonParticles
Definition at line 26 of file TSGFromL1Muon.h.
TSGFromL1Muon::TSGFromL1Muon | ( | const edm::ParameterSet & | cfg | ) |
Definition at line 41 of file TSGFromL1Muon.cc.
References get, edm::ParameterSet::getParameter(), AlCaHLTBitMon_QueryRunRegistry::string, theFilterToken, theFitter, theHitGenerator, theMerger, theRegionProducer, theSourceTag, and theSourceToken.
|
overridedefault |
|
override |
Definition at line 64 of file TSGFromL1Muon.cc.
References HLT_FULL_cff::candidates, alcazmumu_cfi::filter, edm::Event::getByToken(), mps_fire::i, SeedFromProtoTrack::isValid(), LogDebug, eostools::move(), HLT_FULL_cff::muon, nHits, edm::Event::put(), HLT_FULL_cff::region, HLT_FULL_cff::Regions, mps_fire::result, fileCollector::seed, OrderedSeedingHits::size(), SeedingHitSet::size(), theFilterToken, theFitter, theHitGenerator, theMerger, theRegionProducer, theSFPTConfig, theSourceToken, HLT_FULL_cff::track, tracks, and SeedFromProtoTrack::trajectorySeed().
|
private |
Definition at line 36 of file TSGFromL1Muon.h.
Referenced by produce(), and TSGFromL1Muon().
|
private |
Definition at line 41 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 42 of file TSGFromL1Muon.h.
Referenced by produce(), and TSGFromL1Muon().
|
private |
Definition at line 39 of file TSGFromL1Muon.h.
Referenced by produce(), and TSGFromL1Muon().
|
private |
Definition at line 37 of file TSGFromL1Muon.h.
Referenced by produce().
|
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().