CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
SpecificPFMETData.h
Go to the documentation of this file.
1 // -*- C++ -*-
2 #ifndef METReco_SpecificPFMETData_h
3 #define METReco_SpecificPFMETData_h
4 
10 
11 //____________________________________________________________________________||
13 {
16  , MuonFraction(0.0)
17  , Type6Fraction(0.0), Type7Fraction(0.0) { }
18 
19  // Data Members (should be renamed with "Et" in them to avoid ambiguities, see below)
24  float MuonFraction;
27 
28  // float NeutralEMEtFraction;
29  // float NeutralHadEtFraction;
30  // float ChargedEMEtFraction;
31  // float ChargedHadEtFraction;
32  // float MuonEtFraction;
33  // float Type6EtFraction;
34  // float Type7EtFraction;
35 
36 };
37 
38 //____________________________________________________________________________||
39 #endif // METReco_SpecificPFMETData_h
MET made from Particle Flow Candidates.