CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
TopProjectors.h
Go to the documentation of this file.
1 #ifndef CommonTools_ParticleFlow_TopProjectors
2 #define CommonTools_ParticleFlow_TopProjectors
3 
5 
6 
15 
16 /* //TODO just for testing, remove this */
17 /* #include "DataFormats/TrackReco/interface/Track.h" */
18 
19 /* #include "FWCore/Framework/interface/ESHandle.h" */
20 
21 // #include "FWCore/MessageLogger/interface/MessageLogger.h"
22 /* #include "FWCore/Utilities/interface/Exception.h" */
23 /* #include "FWCore/Framework/interface/EventSetup.h" */
24 
25 
26 
27 namespace ipf2pat {
28 
36 }
37 
38 #endif
pf2pat::TopProjectorAlgo< PileUpPFCandidate, PFCandidate > TPPileUpPFCandidatesOnPFCandidates
Definition: TopProjectors.h:31
pf2pat::TopProjectorAlgo< IsolatedPFCandidate, PFCandidate > TPIsolatedPFCandidatesOnPFCandidates
Definition: TopProjectors.h:33
pf2pat::TopProjectorAlgo< PFCandidate, PileUpPFCandidate > TPPFCandidatesOnPileUpPFCandidates
Definition: TopProjectors.h:32
pf2pat::TopProjectorAlgo< PFJet, PFCandidate > TPPFJetsOnPFCandidates
Definition: TopProjectors.h:29
pf2pat::TopProjectorAlgo< PFCandidate, PFCandidate > TPPFCandidatesOnPFCandidates
Definition: TopProjectors.h:30
pf2pat::TopProjectorAlgo< PFTau, PFJet > TPPFTausOnPFJets
Definition: TopProjectors.h:35