CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
DQMReferenceHistogramRootFileRcd.h
Go to the documentation of this file.
1 #ifndef DataRecord_DQMReferenceHistogramRootFileRcd_h
2 #define DataRecord_DQMReferenceHistogramRootFileRcd_h
3 // -*- C++ -*-
4 //
5 // Package: DataRecord
6 // Class : DQMReferenceHistogramRootFileRcd
7 //
16 //
17 // Author:
18 // Created: Tue Jul 7 20:29:25 CEST 2009
19 // $Id$
20 //
21 
23 
24 class DQMReferenceHistogramRootFileRcd : public edm::eventsetup::EventSetupRecordImplementation<DQMReferenceHistogramRootFileRcd> {};
25 
26 #endif