CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
HcalL1TriggerObjectsRcd.h
Go to the documentation of this file.
1 #ifndef DataRecord_HcalL1TriggerObjectsRcd_h
2 #define DataRecord_HcalL1TriggerObjectsRcd_h
3 // -*- C++ -*-
4 //
5 // Package: DataRecord
6 // Class : HcalL1TriggerObjectsRcd
7 //
16 //
17 // Author:
18 // Created: Fri Nov 7 18:37:16 CET 2008
19 // $Id: HcalL1TriggerObjectsRcd.h,v 1.1 2008/11/08 21:19:31 rofierzy Exp $
20 //
21 
24 
25 class HcalL1TriggerObjectsRcd : public edm::eventsetup::DependentRecordImplementation<HcalL1TriggerObjectsRcd, boost::mpl::vector<IdealGeometryRecord> > {};
26 
27 #endif