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 Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) |
Private Attributes | |
std::vector< edm::InputTag > | matchMaps_ |
std::vector< int > | pdgId_ |
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 19 of file MCTruthCompositeMatcherNew.cc.
|
explicit |
Definition at line 30 of file MCTruthCompositeMatcherNew.cc.
MCTruthCompositeMatcher< C1, C2 >::~MCTruthCompositeMatcher | ( | ) |
Definition at line 37 of file MCTruthCompositeMatcherNew.cc.
|
privatevirtual |
Implements edm::EDProducer.
Definition at line 40 of file MCTruthCompositeMatcherNew.cc.
References abs, begin, end, edm::helper::Filler< Map >::fill(), spr::find(), newFWLiteAna::found, edm::Event::getByLabel(), i, errorMatrix2Lands::indices, edm::helper::Filler< Map >::insert(), edm::Ref< C, T, F >::isNull(), edm::Ref< C, T, F >::key(), match(), matchMaps_, pdgId_, edm::Event::put(), reco::utilsNew::CandMatcher< C >::ref(), findQualityFiles::size, and src_.
|
private |
Definition at line 25 of file MCTruthCompositeMatcherNew.cc.
Referenced by produce().
|
private |
Definition at line 26 of file MCTruthCompositeMatcherNew.cc.
Referenced by produce().
|
private |
Definition at line 24 of file MCTruthCompositeMatcherNew.cc.
Referenced by produce().