CMS 3D CMS Logo

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

Namespaces

 helper
 

Classes

class  IsolationProducer
 
class  Matcher
 
class  MCTruthCompositeMatcher
 

Typedefs

template<typename S , typename C1 , typename C2 , typename D = DeltaR<reco::Candidate>>
using CandMatcher = Matcher< C1, C2, S, D >
 
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

template<typename S , typename C1 , typename C2 , typename D = DeltaR<reco::Candidate>>
using reco::modulesNew::CandMatcher = typedef Matcher<C1, C2, S, D>

Definition at line 13 of file NewCandMatcher.h.

Definition at line 92 of file MCTruthCompositeMatcherNew.cc.

Function Documentation

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

Definition at line 38 of file MCTruthCompositeMatcherNew.cc.

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

38  {
39  produces<reco::GenParticleMatch>();
40  }
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