Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
CondFormats
DataRecord
interface
L1RPCConeBuilderRcd.h
Go to the documentation of this file.
1
#ifndef CondFormats_L1RPCConeBuilderRcd_h
2
#define CondFormats_L1RPCConeBuilderRcd_h
3
// -*- C++ -*-
4
//
5
// Package: CondFormats
6
// Class : L1RPCConeBuilderRcd
7
//
16
//
17
// Author:
18
// Created: Fri Feb 22 12:15:57 CET 2008
19
// $Id: L1RPCConeBuilderRcd.h,v 1.2 2008/03/03 07:09:47 wsun Exp $
20
//
21
22
// #include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
23
// class L1RPCConeBuilderRcd : public edm::eventsetup::EventSetupRecordImplementation<L1RPCConeBuilderRcd> {};
24
25
#include "
FWCore/Framework/interface/DependentRecordImplementation.h
"
26
#include "
Geometry/Records/interface/MuonGeometryRecord.h
"
27
#include "
CondFormats/DataRecord/interface/L1TriggerKeyListRcd.h
"
28
#include "
CondFormats/DataRecord/interface/L1TriggerKeyRcd.h
"
29
#include "
CondFormats/DataRecord/interface/L1RPCConeDefinitionRcd.h
"
30
#include <boost/mpl/vector.hpp>
31
class
L1RPCConeBuilderRcd
:
public
edm::eventsetup::DependentRecordImplementation
<L1RPCConeBuilderRcd, boost::mpl::vector<MuonGeometryRecord,L1TriggerKeyListRcd,L1TriggerKeyRcd, L1RPCConeDefinitionRcd > > {};
32
33
34
#endif
L1RPCConeBuilderRcd
Definition:
L1RPCConeBuilderRcd.h:31
edm::eventsetup::DependentRecordImplementation
Definition:
DependentRecordImplementation.h:36
MuonGeometryRecord.h
L1TriggerKeyListRcd.h
L1RPCConeDefinitionRcd.h
DependentRecordImplementation.h
L1TriggerKeyRcd.h
Generated for CMSSW Reference Manual by
1.8.5