CMS 3D CMS Logo

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