CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_4_4_5_patch3/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