00001 // File: MET.cc 00002 // Description: see MET.h 00003 // Author: Michael Schmitt 00004 // Creation Date: MHS MAY 30, 2005 initial version 00005 00006 #include "DataFormats/METObjects/interface/MET.h" 00007 00008 using namespace std; 00009 00010 //void MET::clearMET() { 00011 // 00012 // BaseMET::clearMET(); 00013 // 00014 //}