#include <MCTruthCompositeMatcher.h>
Public Member Functions | |
MCTruthCompositeMatcher (const edm::ParameterSet &) | |
~MCTruthCompositeMatcher () | |
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 Types | |
typedef CandMatcher< C1, C2 > ::map_type | map_type |
Private Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) |
Private Attributes | |
std::vector< edm::InputTag > | matchMaps_ |
edm::InputTag | src_ |
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) |
Definition at line 13 of file MCTruthCompositeMatcher.h.
|
private |
Definition at line 18 of file MCTruthCompositeMatcher.h.
|
explicit |
Definition at line 29 of file MCTruthCompositeMatcher.h.
MCTruthCompositeMatcher< C1, C2 >::~MCTruthCompositeMatcher | ( | ) |
Definition at line 36 of file MCTruthCompositeMatcher.h.
|
privatevirtual |
Implements edm::EDProducer.
Definition at line 40 of file MCTruthCompositeMatcher.h.
References edm::Event::getByLabel(), i, match(), and edm::Event::put().
|
private |
Definition at line 20 of file MCTruthCompositeMatcher.h.
|
private |
Definition at line 19 of file MCTruthCompositeMatcher.h.