#include <TSGFromL1Muon.h>
Public Member Functions | |
virtual void | beginRun (edm::Run &run, const edm::EventSetup &es) |
virtual void | produce (edm::Event &ev, const edm::EventSetup &es) |
TSGFromL1Muon (const edm::ParameterSet &cfg) | |
virtual | ~TSGFromL1Muon () |
Public Member Functions inherited from edm::EDProducer | |
EDProducer () | |
virtual | ~EDProducer () |
Public Member Functions inherited from edm::ProducerBase | |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
boost::function< void(const BranchDescription &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
typedef WorkerT< EDProducer > | WorkerType |
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::EDProducer | |
CurrentProcessingContext const * | currentContext () const |
Protected Member Functions inherited from edm::ProducerBase | |
template<class TProducer , class TMethod > | |
void | callWhenNewProductsRegistered (TProducer *iProd, TMethod iMethod) |
Description: EDPRoducer to generate L3MuonTracjectorySeed from L1MuonParticles
Definition at line 22 of file TSGFromL1Muon.h.
TSGFromL1Muon::TSGFromL1Muon | ( | const edm::ParameterSet & | cfg | ) |
Definition at line 48 of file TSGFromL1Muon.cc.
References edm::ParameterSet::getParameter(), and theSourceTag.
|
virtual |
Definition at line 55 of file TSGFromL1Muon.cc.
References theFilter, theFitter, theHitGenerator, theMerger, and theRegionProducer.
|
virtual |
Reimplemented from edm::EDProducer.
Definition at line 64 of file TSGFromL1Muon.cc.
References f, reco_skim_cfg_mod::filterName, reco::get(), edm::ParameterSet::getParameter(), AlCaHLTBitMon_ParallelJobs::p, theConfig, theFilter, theFitter, theHitGenerator, theMerger, and theRegionProducer.
|
virtual |
Implements edm::EDProducer.
Definition at line 93 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().
|
private |
Definition at line 38 of file TSGFromL1Muon.h.
Referenced by beginRun(), 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().