CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Typedefs | Functions
RecoTauMatcher.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/TauReco/interface/PFTau.h"
#include "DataFormats/TauReco/interface/PFTauFwd.h"
#include "DataFormats/TauReco/interface/CaloTau.h"
#include "DataFormats/TauReco/interface/CaloTauFwd.h"
#include "FWCore/Framework/interface/MakerMacros.h"

Go to the source code of this file.

Typedefs

typedef
reco::PhysObjectMatcher
< reco::CandidateView,
reco::CaloTauCollection,
reco::MCMatchSelector
< reco::CandidateView::value_type,
reco::CaloTauCollection::value_type >
, reco::MatchByDR
< reco::CandidateView::value_type,
reco::CandidateView::value_type >> 
CaloTauMatcher
 
typedef
reco::PhysObjectMatcher
< reco::CandidateView,
reco::PFTauCollection,
reco::MCMatchSelector
< reco::CandidateView::value_type,
reco::PFTauCollection::value_type >
, reco::MatchByDR
< reco::CandidateView::value_type,
reco::CandidateView::value_type >> 
PFTauMatcher
 

Functions

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

Typedef Documentation

Definition at line 37 of file RecoTauMatcher.cc.

Definition at line 28 of file RecoTauMatcher.cc.

Function Documentation

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