CMS 3D CMS Logo

CMSSW_4_4_3_patch1/src/CondFormats/ESObjects/interface/ESIntercalibConstants.h

Go to the documentation of this file.
00001 #ifndef CondFormats_ESObjects_ESIntercalibConstants_H
00002 #define CondFormats_ESObjects_ESIntercalibConstants_H
00003 #include "CondFormats/ESObjects/interface/ESCondObjectContainer.h"
00004 
00005 typedef float ESIntercalibConstant;
00006 typedef ESFloatCondObjectContainer ESIntercalibConstantMap;
00007 typedef ESIntercalibConstantMap ESIntercalibConstants;
00008 
00009 
00010 #endif