CMS 3D CMS Logo

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