CMS 3D CMS Logo

/afs/cern.ch/work/a/aaltunda/public/www/CMSSW_6_2_5/src/CondFormats/DataRecord/interface/SiPixelCalibConfigurationRcd.h

Go to the documentation of this file.
00001 #ifndef DataRecord_SiPixelCalibConfigurationRcd_h
00002 #define DataRecord_SiPixelCalibConfigurationRcd_h
00003 // -*- C++ -*-
00004 //
00005 // Package:     DataRecord
00006 // Class  :     SiPixelCalibConfigurationRcd
00007 // 
00016 //
00017 // Author:      
00018 // Created:     Thu Feb 14 20:27:08 CET 2008
00019 // $Id: SiPixelCalibConfigurationRcd.h,v 1.2 2008/02/14 19:28:55 fblekman Exp $
00020 //
00021 
00022 #include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
00023 
00024 class SiPixelCalibConfigurationRcd : public edm::eventsetup::EventSetupRecordImplementation<SiPixelCalibConfigurationRcd> {};
00025 
00026 #endif