CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
SiPixelGainCalibrationForHLTRcd.h
Go to the documentation of this file.
1 #ifndef DataRecord_SiPixelGainCalibrationForHLTRcd_h
2 #define DataRecord_SiPixelGainCalibrationForHLTRcd_h
3 // -*- C++ -*-
4 //
5 // Package: DataRecord
6 // Class : SiPixelGainCalibrationForHLTRcd
7 //
16 //
17 // Author:
18 // Created: Tue Oct 3 19:11:28 CEST 2006
19 // $Id: SiPixelGainCalibrationForHLTRcd.h,v 1.1 2008/02/06 16:05:18 chiochia Exp $
20 //
21 
23 
24 class SiPixelGainCalibrationForHLTRcd : public edm::eventsetup::EventSetupRecordImplementation<SiPixelGainCalibrationForHLTRcd> {};
25 
26 #endif