Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:04:45

0001 // File: PFClusterMET.cc
0002 // Description: see PFClusterMET.h
0003 // Author: Salvatore Rappoccio
0004 // Creation Date:  Dec. 2010
0005 
0006 #include "DataFormats/METReco/interface/PFClusterMET.h"
0007 
0008 using namespace std;
0009 using namespace reco;
0010 
0011 //---------------------------------------------------------------------------
0012 // Default Constructor;
0013 //-----------------------------------
0014 PFClusterMET::PFClusterMET() {}