#include <CandMatcher.h>
Public Member Functions | |
CandMatcher (const edm::ParameterSet &cfg) | |
~CandMatcher () | |
Public Member Functions inherited from reco::modules::Matcher< Collection, Collection, S, D, reco::helper::CandMapTrait< Collection >::type > | |
Matcher (const edm::ParameterSet &cfg) | |
~Matcher () | |
Public Member Functions inherited from reco::modules::MatcherBase< Collection, Collection, reco::helper::CandMapTrait< Collection >::type > | |
MatcherBase (const edm::ParameterSet &) | |
~MatcherBase () | |
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 Types inherited from reco::modules::MatcherBase< Collection, Collection, reco::helper::CandMapTrait< Collection >::type > | |
typedef reco::helper::CandMapTrait < Collection >::type | MatchMap |
typedef Collection::value_type | T1 |
typedef Collection::value_type | T2 |
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 15 of file CandMatcher.h.
|
inline |
Definition at line 18 of file CandMatcher.h.
|
inline |
Definition at line 20 of file CandMatcher.h.