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

 DEFINE_FWK_MODULE (PFTauMatcher)
 

Typedef Documentation

Definition at line 37 of file RecoTauMatcher.cc.

Definition at line 28 of file RecoTauMatcher.cc.

Function Documentation

DEFINE_FWK_MODULE ( PFTauMatcher  )