![]() |
![]() |
00001 #ifndef HcalPedestalWidths_h 00002 #define HcalPedestalWidths_h 00003 00010 #include "CondFormats/HcalObjects/interface/HcalCondObjectContainer.h" 00011 #include "CondFormats/HcalObjects/interface/HcalPedestalWidth.h" 00012 00013 typedef HcalCondObjectContainer<HcalPedestalWidth> HcalPedestalWidths; 00014 00015 #endif