CMS 3D CMS Logo

Typedefs | Functions
MCTruthMatchers.cc File Reference
#include "CommonTools/UtilAlgos/interface/PhysObjectMatcher.h"
#include "CommonTools/UtilAlgos/interface/MCMatchSelector.h"
#include "CommonTools/UtilAlgos/interface/MatchByDRDPt.h"
#include "CommonTools/UtilAlgos/interface/MatchLessByDPt.h"
#include "DataFormats/HepMCCandidate/interface/GenParticleFwd.h"
#include "DataFormats/HepMCCandidate/interface/GenParticle.h"
#include "DataFormats/JetReco/interface/GenJetCollection.h"
#include "DataFormats/JetReco/interface/GenJet.h"
#include "FWCore/Framework/interface/MakerMacros.h"

Go to the source code of this file.

Typedefs

typedef reco::PhysObjectMatcher< reco::CandidateView, reco::GenJetCollection, reco::MCMatchSelector< reco::CandidateView::value_type, reco::GenJetCollection::value_type >, reco::MatchByDR< reco::CandidateView::value_type, reco::CandidateView::value_type > > GenJetMatcher
 
typedef reco::PhysObjectMatcher< reco::CandidateView, reco::GenJetCollection, reco::MCMatchSelector< reco::CandidateView::value_type, reco::GenJetCollection::value_type >, reco::MatchByDRDPt< reco::CandidateView::value_type, reco::GenJetCollection::value_type > > GenJetMatcherDRPtByDR
 
typedef reco::PhysObjectMatcher< reco::CandidateView, reco::GenParticleCollection, reco::MCMatchSelector< reco::CandidateView::value_type, reco::GenParticleCollection::value_type >, reco::MatchByDRDPt< reco::CandidateView::value_type, reco::GenParticleCollection::value_type > > MCMatcher
 
typedef reco::PhysObjectMatcher< reco::CandidateView, reco::GenParticleCollection, reco::MCMatchSelector< reco::CandidateView::value_type, reco::GenParticleCollection::value_type >, reco::MatchByDRDPt< reco::CandidateView::value_type, reco::GenParticleCollection::value_type >, reco::MatchLessByDPt< reco::CandidateView, reco::GenParticleCollection > > MCMatcherByPt
 

Functions

static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< MCMatcher > > s_filler__LINE__ ("MCMatcher")
 
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< MCMatcher > > s_maker__LINE__ ("MCMatcher")
 

Typedef Documentation

◆ GenJetMatcher

Definition at line 34 of file MCTruthMatchers.cc.

◆ GenJetMatcherDRPtByDR

Definition at line 42 of file MCTruthMatchers.cc.

◆ MCMatcher

Definition at line 17 of file MCTruthMatchers.cc.

◆ MCMatcherByPt

Definition at line 26 of file MCTruthMatchers.cc.

Function Documentation

◆ s_filler__LINE__()

static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< GenJetMatcherDRPtByDR > > s_filler__LINE__ ( "MCMatcher"  )
static

◆ s_maker__LINE__()

static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< GenJetMatcherDRPtByDR > > s_maker__LINE__ ( "MCMatcher"  )
static