Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
CondFormats
DataRecord
interface
L1TriggerKeyRcd.h
Go to the documentation of this file.
1
#ifndef DataRecord_L1TriggerKeyRcd_h
2
#define DataRecord_L1TriggerKeyRcd_h
3
// -*- C++ -*-
4
//
5
// Package: DataRecord
6
// Class : L1TriggerKeyRcd
7
//
16
//
17
// Author: Giedrius Bacevicius
18
// Created: Tue Jul 17 19:15:08 CEST 2007
19
// $Id: L1TriggerKeyRcd.h,v 1.1 2007/08/22 14:20:13 jbrooke Exp $
20
//
21
22
#include "boost/mpl/vector.hpp"
23
24
//#include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
25
#include "
FWCore/Framework/interface/DependentRecordImplementation.h
"
26
#include "
CondFormats/DataRecord/interface/L1TriggerKeyListRcd.h
"
27
28
//class L1TriggerKeyRcd : public edm::eventsetup::EventSetupRecordImplementation<L1TriggerKeyRcd> {};
29
30
class
L1TriggerKeyRcd
:
public
edm::eventsetup::DependentRecordImplementation
<L1TriggerKeyRcd, boost::mpl::vector<L1TriggerKeyListRcd> > {};
31
32
#endif
edm::eventsetup::DependentRecordImplementation
Definition:
DependentRecordImplementation.h:37
L1TriggerKeyRcd
Definition:
L1TriggerKeyRcd.h:30
L1TriggerKeyListRcd.h
DependentRecordImplementation.h
Generated for CMSSW Reference Manual by
1.8.5