CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
SpecificGenMETData.h
Go to the documentation of this file.
1 #ifndef METReco_SpecificGenMETData_h
2 #define METReco_SpecificGenMETData_h
3 
17 /*
18 Revision: Sept. 29, 2009
19 Author : Ronald Remington
20 Notes: Changed names of data members to align with those in PFMET. Should be integrated in CMSSW_3_4_X.
21 */
22 
24 {
29  double MuonEtFraction ;
31 
32  //Old, obsolete datamembers (to be removed as soon as possible e.g 4_X_Y)
33  double m_EmEnergy; // Event energy from EM particles
34  double m_HadEnergy; // Event energy from Hadronic particles
35  double m_InvisibleEnergy; // Event energy from neutrinos, etc
36  double m_AuxiliaryEnergy; // Event energy from undecayed particles
37 
38 
39 
40 }; //public : struct SpecificGenMETData
41 #endif
MET made from CaloTowers.