Main Page
Namespaces
Classes
Package Documentation
CondFormats
DataRecord
interface
L1CaloGeometryRecord.h
Go to the documentation of this file.
1
#ifndef L1Geometry_L1CaloGeometryRecord_h
2
#define L1Geometry_L1CaloGeometryRecord_h
3
// -*- C++ -*-
4
//
5
// Package: L1Geometry
6
// Class : L1CaloGeometryRecord
7
//
16
//
17
// Original Author: Werner Sun
18
// Created: Mon Oct 23 23:08:26 EDT 2006
19
// $Id: L1CaloGeometryRecord.h,v 1.1 2006/12/21 01:55:34 wsun Exp $
20
//
21
22
//#include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
23
#include "
FWCore/Framework/interface/DependentRecordImplementation.h
"
24
#include "
CondFormats/DataRecord/interface/L1TriggerKeyListRcd.h
"
25
#include "
CondFormats/DataRecord/interface/L1TriggerKeyRcd.h
"
26
27
/* class L1CaloGeometryRecord : */
28
/* public edm::eventsetup::EventSetupRecordImplementation<L1CaloGeometryRecord> */
29
/* {}; */
30
class
L1CaloGeometryRecord
:
public
edm::eventsetup::DependentRecordImplementation
<L1CaloGeometryRecord, boost::mpl::vector<L1TriggerKeyListRcd,L1TriggerKeyRcd> > {};
31
32
#endif
L1CaloGeometryRecord
Definition:
L1CaloGeometryRecord.h:30
edm::eventsetup::DependentRecordImplementation
Definition:
DependentRecordImplementation.h:43
L1TriggerKeyListRcd.h
DependentRecordImplementation.h
L1TriggerKeyRcd.h
Generated for CMSSW Reference Manual by
1.8.11