test
Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
CondFormats
DataRecord
interface
CSCL1TPParametersRcd.h
Go to the documentation of this file.
1
#ifndef DataRecord_CSCL1TPParametersRcd_h
2
3
#define DataRecord_CSCL1TPParametersRcd_h
4
5
6
7
// -*- C++ -*-
8
9
//
10
11
// Package: DataRecord
12
13
// Class : CSCL1TPParametersRcd
14
15
//
16
27
//
28
29
// Author: Slava Valuev
30
31
// Created: Thu Apr 12 11:18:05 CEST 2007
32
33
// $Id: CSCL1TPParametersRcd.h,v 1.2 2008/03/03 07:09:47 wsun Exp $
34
35
//
36
37
#include "boost/mpl/vector.hpp"
38
39
//#include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
40
#include "
FWCore/Framework/interface/DependentRecordImplementation.h
"
41
#include "
CondFormats/DataRecord/interface/L1TriggerKeyListRcd.h
"
42
#include "
CondFormats/DataRecord/interface/L1TriggerKeyRcd.h
"
43
44
45
46
//class CSCL1TPParametersRcd : public edm::eventsetup::EventSetupRecordImplementation<CSCL1TPParametersRcd> {};
47
class
CSCL1TPParametersRcd
:
public
edm::eventsetup::DependentRecordImplementation
<CSCL1TPParametersRcd, boost::mpl::vector<L1TriggerKeyListRcd,L1TriggerKeyRcd> > {};
48
49
50
51
#endif
CSCL1TPParametersRcd
Definition:
CSCL1TPParametersRcd.h:47
edm::eventsetup::DependentRecordImplementation
Definition:
DependentRecordImplementation.h:37
L1TriggerKeyListRcd.h
DependentRecordImplementation.h
L1TriggerKeyRcd.h
Generated for CMSSW Reference Manual by
1.8.5