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