![]() |
![]() |
#include <MuonLinksProducerForHLT.h>
Public Member Functions | |
MuonLinksProducerForHLT (const edm::ParameterSet &) | |
virtual void | produce (edm::Event &, const edm::EventSetup &) |
virtual | ~MuonLinksProducerForHLT () |
![]() | |
EDProducer () | |
virtual | ~EDProducer () |
![]() | |
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 | |
double | pMin |
double | ptMin |
double | shareHitFraction |
edm::InputTag | theInclusiveTrackCollectionInInput |
edm::InputTag | theLinkCollectionInInput |
Additional Inherited Members | |
![]() | |
typedef EDProducer | ModuleType |
typedef WorkerT< EDProducer > | WorkerType |
![]() | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
![]() | |
CurrentProcessingContext const * | currentContext () const |
![]() | |
template<class TProducer , class TMethod > | |
void | callWhenNewProductsRegistered (TProducer *iProd, TMethod iMethod) |
Simple producer to make reco::MuonTrackLinks collection out of the global muons from "muons" collection to restore dropped links used as input for MuonIdProducer.
Definition at line 22 of file MuonLinksProducerForHLT.h.
|
explicit |
Definition at line 31 of file MuonLinksProducerForHLT.cc.
References edm::ParameterSet::getParameter(), pMin, ptMin, shareHitFraction, theInclusiveTrackCollectionInInput, and theLinkCollectionInInput.
|
virtual |
Definition at line 41 of file MuonLinksProducerForHLT.cc.
|
virtual |
Implements edm::EDProducer.
Definition at line 45 of file MuonLinksProducerForHLT.cc.
References newFWLiteAna::found, edm::Event::getByLabel(), link(), convertSQLitetoXML_cfg::output, pMin, ptMin, edm::Event::put(), shareHitFraction, TrackingRecHit::some, theInclusiveTrackCollectionInInput, and theLinkCollectionInInput.
|
private |
Definition at line 34 of file MuonLinksProducerForHLT.h.
Referenced by MuonLinksProducerForHLT(), and produce().
|
private |
Definition at line 33 of file MuonLinksProducerForHLT.h.
Referenced by MuonLinksProducerForHLT(), and produce().
|
private |
Definition at line 35 of file MuonLinksProducerForHLT.h.
Referenced by MuonLinksProducerForHLT(), and produce().
|
private |
Definition at line 32 of file MuonLinksProducerForHLT.h.
Referenced by MuonLinksProducerForHLT(), and produce().
|
private |
Definition at line 31 of file MuonLinksProducerForHLT.h.
Referenced by MuonLinksProducerForHLT(), and produce().