CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_5_3_0/src/CondFormats/DataRecord/interface/InclinometersRcd.h

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