91if(sumEt>2.0*m_beamEnergy) sumEt = sumEt/1000.0; // it's likely that sumEt was entered in MeV; this fix won't work only for a very small fraction of events
92double sigma = 1.0;
93double sigmaSyst = 0.10; // 10% systematics for now (be conservative)
94double METresScale = 0.7; // using inclusive number for winter 2012
95if(data_code==1) METresScale=0.7; // use the same for data & MC