CMS 3D CMS Logo

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