Public Member Functions | |
MCTrackMatcher (const edm::ParameterSet &) | |
constructor More... | |
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 edm::Association < reco::GenParticleCollection > | GenParticleMatch |
Private Member Functions | |
void | produce (edm::Event &evt, const edm::EventSetup &es) |
Private Attributes | |
std::string | associator_ |
edm::InputTag | genParticles_ |
edm::InputTag | trackingParticles_ |
edm::InputTag | tracks_ |
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 15 of file MCTrackMatcher.cc.
|
private |
Definition at line 24 of file MCTrackMatcher.cc.
MCTrackMatcher::MCTrackMatcher | ( | const edm::ParameterSet & | p | ) |
constructor
Definition at line 39 of file MCTrackMatcher.cc.
|
privatevirtual |
Implements edm::EDProducer.
Definition at line 47 of file MCTrackMatcher.cc.
References TrackAssociatorBase::associateRecoToSim(), associator_, b, alignCSCRings::e, edm::AssociationMap< Tag >::end(), edm::hlt::Exception, f, edm::helper::Filler< Map >::fill(), spr::find(), edm::AssociationMap< Tag >::find(), configurableAnalysis::GenParticle, genParticleCandidates2GenParticles_cfi::genParticles, genParticles_, edm::EventSetup::get(), edm::Event::getByLabel(), i, errorMatrix2Lands::indices, edm::helper::Filler< Map >::insert(), edm::errors::InvalidReference, j, match(), n, AlCaHLTBitMon_ParallelJobs::p, edm::ESHandle< class >::product(), edm::Event::put(), trackingParticlesFastSim_cfi::trackingParticles, trackingParticles_, testEve_cfg::tracks, and tracks_.
|
private |
Definition at line 22 of file MCTrackMatcher.cc.
Referenced by produce().
|
private |
Definition at line 23 of file MCTrackMatcher.cc.
Referenced by produce().
|
private |
Definition at line 23 of file MCTrackMatcher.cc.
Referenced by produce().
|
private |
Definition at line 23 of file MCTrackMatcher.cc.
Referenced by produce().