CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
PFClusterMET.cc
Go to the documentation of this file.
1 // File: PFClusterMET.cc
2 // Description: see PFClusterMET.h
3 // Author: Salvatore Rappoccio
4 // Creation Date: Dec. 2010
5 
7 
8 using namespace std;
9 using namespace reco;
10 
11 //---------------------------------------------------------------------------
12 // Default Constructor;
13 //-----------------------------------
14 PFClusterMET::PFClusterMET()
15 {
16 }
17