CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
GenMET.cc
Go to the documentation of this file.
2 
3 using namespace reco;
4 
12 
13  //obsolete variables that need to be removed in 4_X_Y
14  gen_data.m_EmEnergy = 0.0;
15  gen_data.m_HadEnergy = 0.0;
18 }
19 
20 bool GenMET::overlap(const Candidate&) const { return false; }
bool overlap(const Candidate &) const override
check overlap with another candidate
Definition: GenMET.cc:20
SpecificGenMETData gen_data
Definition: GenMET.h:81