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::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

Definition at line 41 of file MCTruthMatchers.cc.

Definition at line 19 of file MCTruthMatchers.cc.

Definition at line 31 of file MCTruthMatchers.cc.

Function Documentation

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