#include <MatchedProbeMaker.h>
Public Types | |
typedef std::vector< T > | collection |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
typedef WorkerT< EDProducer > | WorkerType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Member Functions | |
MatchedProbeMaker (const edm::ParameterSet &iConfig) | |
~MatchedProbeMaker () | |
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 Member Functions | |
virtual void | beginJob () |
virtual void | endJob () |
virtual void | produce (edm::Event &, const edm::EventSetup &) |
Private Attributes | |
edm::InputTag | m_candidateSource |
edm::InputTag | m_referenceSource |
edm::InputTag | m_resMatchMapSource |
bool | matched_ |
Additional Inherited Members | |
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) |
Definition at line 30 of file MatchedProbeMaker.h.
typedef std::vector< T > MatchedProbeMaker< T >::collection |
Definition at line 33 of file MatchedProbeMaker.h.
|
explicit |
Definition at line 54 of file MatchedProbeMaker.h.
MatchedProbeMaker< T >::~MatchedProbeMaker | ( | ) |
Definition at line 66 of file MatchedProbeMaker.h.
|
privatevirtual |
|
privatevirtual |
|
privatevirtual |
Implements edm::EDProducer.
Definition at line 70 of file MatchedProbeMaker.h.
References f, edm::Event::getByLabel(), i, j, LogDebug, muon::overlap(), edm::Event::put(), and dt_dqm_sourceclient_common_cff::reco.
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 45 of file MatchedProbeMaker.h.
|
private |
Definition at line 46 of file MatchedProbeMaker.h.
|
private |
Definition at line 47 of file MatchedProbeMaker.h.
|
private |
Definition at line 49 of file MatchedProbeMaker.h.