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 #ifndef METReco_SpecificPFMETData_h
2 #define METReco_SpecificPFMETData_h
3 
16 {
17  // Data Members (should be renamed with "Et" in them to avoid ambiguities, see below)
22  double MuonFraction ;
23  double Type6Fraction;
24  double Type7Fraction;
25 
26  /*
27  double NeutralEMEtFraction ;
28  double NeutralHadEtFraction ;
29  double ChargedEMEtFraction ;
30  double ChargedHadEtFraction ;
31  double MuonEtFraction ;
32  double Type6EtFraction;
33  double Type7EtFraction;
34  */
35 
36 
37 }; //public : struct SpecificPFMETData
38 #endif
MET made from Particle Flow Candidates.