CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
TauDecayModeTruthMatcher.h
Go to the documentation of this file.
1 #ifndef RecoTauTag_TauTagTools_PFTauDecayModeTruthMatcher
2 #define RecoTauTag_TauTagTools_PFTauDecayModeTruthMatcher
3 
12 
13 // match by tau candidates to MC by DR/PT, ranking by deltaR
14 // Author: Evan Friis, UC Davis, evan.klose.friis@cern.ch
15 
18 // reco::PFTauDecayModeCollection,
21 // reco::PFTauDecayModeCollection::value_type>,
24 // reco::PFTauDecayModeCollection::value_type>
27 
28 #endif
reco::PhysObjectMatcher< reco::PFTauDecayModeCollection, reco::PFTauCollection, reco::DummyMatchSelector< reco::PFTauDecayModeCollection::value_type, reco::PFTauCollection::value_type >, reco::MatchByDRDPt< reco::PFTauDecayModeCollection::value_type, reco::PFTauCollection::value_type > > PFTauDecayModeTruthMatcher
std::vector< PFTau > PFTauCollection
collection of PFTau objects
Definition: PFTauFwd.h:9
Container::value_type value_type
std::vector< PFTauDecayMode > PFTauDecayModeCollection
collection of PFTauDecayMode objects