CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Classes | Typedefs | Functions
reco::modulesNew Namespace Reference

Namespaces

 helper
 

Classes

class  CandMatcher
 
class  IsolationProducer
 
class  Matcher
 
class  MCTruthCompositeMatcher
 

Typedefs

typedef MCTruthCompositeMatcher MCTruthCompositeMatcherNew
 

Functions

 pdgId_ (cfg.getParameter< std::vector< int > >("matchPDGId"))
 
static const
edm::ParameterSetDescriptionFillerPluginFactory::PMaker
< edm::ParameterSetDescriptionFiller
< MCTruthCompositeMatcherNew > > 
s_filler__LINE__ ("MCTruthCompositeMatcherNew")
 
static const
edm::MakerPluginFactory::PMaker
< edm::WorkerMaker
< MCTruthCompositeMatcherNew > > 
s_maker__LINE__ ("MCTruthCompositeMatcherNew")
 

Typedef Documentation

Definition at line 89 of file MCTruthCompositeMatcherNew.cc.

Function Documentation

reco::modulesNew::pdgId_ ( cfg.getParameter< std::vector< int > >  "matchPDGId")

Definition at line 35 of file MCTruthCompositeMatcherNew.cc.

Referenced by ConstrainedFitCandProducer< Fitter, InputCollection, OutputCollection, Init >::produce().

35  {
36  produces<reco::GenParticleMatch>();
37  }
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker<edm::ParameterSetDescriptionFiller< MCTruthCompositeMatcherNew > > reco::modulesNew::s_filler__LINE__ ( "MCTruthCompositeMatcherNew"  )
static
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< MCTruthCompositeMatcherNew > > reco::modulesNew::s_maker__LINE__ ( "MCTruthCompositeMatcherNew"  )
static