Main Page
Namespaces
Classes
Package Documentation
CondFormats
DataRecord
interface
L1RPCConfigRcd.h
Go to the documentation of this file.
1
#ifndef DataRecord_L1RPCConfigRcd_h
2
#define DataRecord_L1RPCConfigRcd_h
3
// -*- C++ -*-
4
//
5
// Package: DataRecord
6
// Class : L1RPCConfigRcd
7
//
16
//
17
// Author:
18
// Created: Tue Mar 20 14:39:09 CET 2007
19
// $Id: L1RPCConfigRcd.h,v 1.1 2007/03/23 14:36:40 wsun 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
#include "
CondFormats/DataRecord/interface/L1TriggerKeyRcd.h
"
28
29
//class L1RPCConfigRcd : public edm::eventsetup::EventSetupRecordImplementation<L1RPCConfigRcd> {};
30
class
L1RPCConfigRcd
:
public
edm::eventsetup::DependentRecordImplementation
<L1RPCConfigRcd, boost::mpl::vector<L1TriggerKeyListRcd,L1TriggerKeyRcd> > {};
31
32
#endif
edm::eventsetup::DependentRecordImplementation
Definition:
DependentRecordImplementation.h:37
L1TriggerKeyListRcd.h
L1RPCConfigRcd
Definition:
L1RPCConfigRcd.h:30
DependentRecordImplementation.h
L1TriggerKeyRcd.h
Generated for CMSSW Reference Manual by
1.8.11