CMS 3D CMS Logo

/afs/cern.ch/work/a/aaltunda/public/www/CMSSW_5_3_14/src/CondFormats/EcalObjects/interface/EcalClusterEnergyUncertaintyParameters.h

Go to the documentation of this file.
00001 #ifndef CondFormats_EcalObjects_EcalClusterEnergyUncertaintyParameters_h
00002 #define CondFormats_EcalObjects_EcalClusterEnergyUncertaintyParameters_h
00003 
00004 #include "CondFormats/EcalObjects/interface/EcalFunctionParameters.h"
00005 
00006 typedef EcalFunParams EcalClusterEnergyUncertaintyParameters;
00007 
00008 #endif