CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_5_3_10_patch2/src/CondFormats/EcalObjects/interface/EcalLaserAlphas.h

Go to the documentation of this file.
00001 #ifndef CondFormats_EcalObjects_EcalLaserAlphas_H
00002 #define CondFormats_EcalObjects_EcalLaserAlphas_H
00003 
00008 #include "CondFormats/EcalObjects/interface/EcalCondObjectContainer.h"
00009 
00010 typedef float EcalLaserAlpha;
00011 typedef EcalFloatCondObjectContainer EcalLaserAlphaMap;
00012 typedef EcalLaserAlphaMap EcalLaserAlphas;
00013 
00014 #endif