test
Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
CondFormats
DataRecord
interface
L1JetEtScaleRcd.h
Go to the documentation of this file.
1
#ifndef L1Scales_L1JetEtScaleRcd_h
2
#define L1Scales_L1JetEtScaleRcd_h
3
// -*- C++ -*-
4
//
5
// Package: DataRecord
6
// Class : L1JetEtScaleRcd
7
//
16
//
17
// Author:
18
// Created: Wed Oct 4 16:49:43 CEST 2006
19
// $Id: L1JetEtScaleRcd.h,v 1.1 2007/03/16 13:51:29 heath 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 L1JetEtScaleRcd : public edm::eventsetup::EventSetupRecordImplementation<L1JetEtScaleRcd> {};
30
class
L1JetEtScaleRcd
:
public
edm::eventsetup::DependentRecordImplementation
<L1JetEtScaleRcd, boost::mpl::vector<L1TriggerKeyListRcd,L1TriggerKeyRcd> > {};
31
32
33
#endif
edm::eventsetup::DependentRecordImplementation
Definition:
DependentRecordImplementation.h:37
L1JetEtScaleRcd
Definition:
L1JetEtScaleRcd.h:30
L1TriggerKeyListRcd.h
DependentRecordImplementation.h
L1TriggerKeyRcd.h
Generated for CMSSW Reference Manual by
1.8.5