CMS 3D CMS Logo

Public Member Functions

reco::modules::CandMatcher< S, Collection, D > Class Template Reference

#include <CandMatcher.h>

Inheritance diagram for reco::modules::CandMatcher< S, Collection, D >:
reco::modules::Matcher< Collection, Collection, S, D, reco::helper::CandMapTrait< Collection >::type > reco::modules::MatcherBase< Collection, Collection, reco::helper::CandMapTrait< Collection >::type > edm::EDProducer edm::ProducerBase edm::EDConsumerBase edm::ProductRegistryHelper

List of all members.

Public Member Functions

 CandMatcher (const edm::ParameterSet &cfg)
 ~CandMatcher ()

Detailed Description

template<typename S, typename Collection = CandidateCollection, typename D = DeltaR<reco::Candidate>>
class reco::modules::CandMatcher< S, Collection, D >

Definition at line 15 of file CandMatcher.h.


Constructor & Destructor Documentation

template<typename S , typename Collection = CandidateCollection, typename D = DeltaR<reco::Candidate>>
reco::modules::CandMatcher< S, Collection, D >::CandMatcher ( const edm::ParameterSet cfg) [inline]
template<typename S , typename Collection = CandidateCollection, typename D = DeltaR<reco::Candidate>>
reco::modules::CandMatcher< S, Collection, D >::~CandMatcher ( ) [inline]

Definition at line 20 of file CandMatcher.h.

{ }