CMS 3D CMS Logo

/afs/cern.ch/work/a/aaltunda/public/www/CMSSW_6_2_5/src/CondFormats/EcalObjects/interface/EcalIntercalibConstants.h

Go to the documentation of this file.
00001 #ifndef CondFormats_EcalObjects_EcalIntercalibConstants_H
00002 #define CondFormats_EcalObjects_EcalIntercalibConstants_H
00003 
00008 #include "CondFormats/EcalObjects/interface/EcalCondObjectContainer.h"
00009 
00010 typedef float EcalIntercalibConstant;
00011 typedef EcalFloatCondObjectContainer EcalIntercalibConstantMap;
00012 typedef EcalIntercalibConstantMap EcalIntercalibConstants;
00013 
00014 
00015 #endif