#include <TSGFromL2Muon.h>
Public Member Functions | |
virtual void | beginRun (edm::Run &run, const edm::EventSetup &es) |
virtual void | produce (edm::Event &ev, const edm::EventSetup &es) |
TSGFromL2Muon (const edm::ParameterSet &cfg) | |
virtual | ~TSGFromL2Muon () |
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 () |
Private Attributes | |
edm::ParameterSet | theConfig |
edm::InputTag | theL2CollectionLabel |
double | thePCut |
double | thePtCut |
MuonTrackingRegionBuilder * | theRegionBuilder |
TrackerSeedCleaner * | theSeedCleaner |
MuonServiceProxy * | theService |
TrackerSeedGenerator * | theTkSeedGenerator |
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) |
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) |
Definition at line 20 of file TSGFromL2Muon.h.
TSGFromL2Muon::TSGFromL2Muon | ( | const edm::ParameterSet & | cfg | ) |
Definition at line 23 of file TSGFromL2Muon.cc.
References edm::ParameterSet::empty(), reco::get(), edm::ParameterSet::getParameter(), MuonServiceProxy_cff::MuonServiceProxy, theConfig, theL2CollectionLabel, thePCut, thePtCut, theRegionBuilder, theSeedCleaner, theService, and theTkSeedGenerator.
|
virtual |
Definition at line 60 of file TSGFromL2Muon.cc.
References theRegionBuilder, theSeedCleaner, theService, and theTkSeedGenerator.
|
virtual |
Reimplemented from edm::EDProducer.
Definition at line 68 of file TSGFromL2Muon.cc.
References TrackerSeedGenerator::init(), MuonTrackingRegionBuilder::init(), TrackerSeedCleaner::init(), theRegionBuilder, theSeedCleaner, theService, theTkSeedGenerator, and MuonServiceProxy::update().
|
virtual |
Implements edm::EDProducer.
Definition at line 79 of file TSGFromL2Muon.cc.
References TrackerSeedCleaner::clean(), edm::Event::getByLabel(), LogDebug, edm::Event::put(), MuonTrackingRegionBuilder::region(), query::result, TrackerSeedGenerator::setEvent(), MuonTrackingRegionBuilder::setEvent(), TrackerSeedCleaner::setEvent(), theL2CollectionLabel, thePCut, thePtCut, theRegionBuilder, theSeedCleaner, theService, theTkSeedGenerator, TrackerSeedGenerator::trackerSeeds(), and MuonServiceProxy::update().
|
private |
Definition at line 28 of file TSGFromL2Muon.h.
Referenced by TSGFromL2Muon().
|
private |
Definition at line 29 of file TSGFromL2Muon.h.
Referenced by produce(), and TSGFromL2Muon().
|
private |
Definition at line 32 of file TSGFromL2Muon.h.
Referenced by produce(), and TSGFromL2Muon().
|
private |
Definition at line 32 of file TSGFromL2Muon.h.
Referenced by produce(), and TSGFromL2Muon().
|
private |
Definition at line 33 of file TSGFromL2Muon.h.
Referenced by beginRun(), produce(), TSGFromL2Muon(), and ~TSGFromL2Muon().
|
private |
Definition at line 35 of file TSGFromL2Muon.h.
Referenced by beginRun(), produce(), TSGFromL2Muon(), and ~TSGFromL2Muon().
|
private |
Definition at line 31 of file TSGFromL2Muon.h.
Referenced by beginRun(), produce(), TSGFromL2Muon(), and ~TSGFromL2Muon().
|
private |
Definition at line 34 of file TSGFromL2Muon.h.
Referenced by beginRun(), produce(), TSGFromL2Muon(), and ~TSGFromL2Muon().