CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
MuonPFIsolation.h
Go to the documentation of this file.
1 #ifndef MuonReco_MuonPFIsolation_h
2 #define MuonReco_MuonPFIsolation_h
3 
4 namespace reco {
5  struct MuonPFIsolation {
9  float sumPhotonEt;
12  float sumPUPt;
13 
15  : sumChargedHadronPt(0),
18  sumPhotonEt(0),
21  sumPUPt(0) {}
22  };
23 
24 } // namespace reco
25 #endif
float sumNeutralHadronEtHighThreshold
sum pt of neutral hadrons with a higher threshold
float sumPhotonEt
sum pt of PF photons
float sumNeutralHadronEt
sum pt of neutral hadrons
float sumChargedParticlePt
sum-pt of charged Particles(inludes e/mu)
float sumPUPt
sum pt of charged Particles not from PV (for Pu corrections)
float sumPhotonEtHighThreshold
sum pt of PF photons with a higher threshold
float sumChargedHadronPt
sum-pt of charged Hadron