CMS 3D CMS Logo

/data/doxygen/doxygen-1.7.3/gen/CMSSW_4_2_8/src/DataFormats/METObjects/interface/TowerMET.h

Go to the documentation of this file.
00001 #ifndef METOBJECTS_TOWER_MET_H
00002 #define METOBJECTS_TOWER_MET_H
00003 
00015 #include "DataFormats/METObjects/interface/BaseMET.h"
00016 
00017 class TowerMETv0: public BaseMETv0 {
00018 public:
00019 
00020   // Methods
00021   virtual void clearMET();
00022 
00023 };
00024 
00025 #endif // METOBJECTS_TOWER_MET_H