![]() |
![]() |
#include <DataFormats/METObjects/interface/TowerMET.h>
Public Member Functions | |
virtual void | clearMET () |
Definition at line 17 of file TowerMET.h.
void TowerMETv0::clearMET | ( | ) | [virtual] |
Reimplemented from BaseMETv0.
Definition at line 10 of file TowerMET.cc.
References BaseMETv0::clearMET().
00010 { 00011 00012 BaseMETv0::clearMET(); 00013 00014 }