CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_5_3_6/src/CondFormats/DataRecord/interface/PXsensorsRcd.h

Go to the documentation of this file.
00001 #ifndef OptAlignObjects_PXsensorsRcd_h
00002 #define OptAlignObjects_PXsensorsRcd_h
00003 // -*- C++ -*-
00004 //
00005 // Package:     OptAlignObjects
00006 // Class  :     PXsensorsRcd
00007 // 
00016 //
00017 // Author:      
00018 // Created:     Thu Jul 20 14:30:27 CEST 2006
00019 // $Id: PXsensorsRcd.h,v 1.1 2006/08/02 14:19:01 kdziedzi Exp $
00020 //
00021 
00022 #include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
00023 
00024 class PXsensorsRcd : public edm::eventsetup::EventSetupRecordImplementation<PXsensorsRcd> {};
00025 
00026 #endif