CondFormats
DataRecord
interface
HcalZDCLowGainFractionsRcd.h
Go to the documentation of this file.
1
#ifndef HcalZDCLowGainFractionsRcd_H
2
#define HcalZDCLowGainFractionsRcd_H
3
// -*- C++ -*-
4
//
5
// Package: CondFormats/DataRecord
6
// Class : HcalZDCLowGainFractionsRcd
7
//
16
//
17
// Author: Audrius Mecionis
18
// Created: Wed, 24 Sep 2014 11:27:57 GMT
19
//
20
21
#include "
FWCore/Framework/interface/DependentRecordImplementation.h
"
22
#include "
Geometry/Records/interface/HcalRecNumberingRecord.h
"
23
#include "
Geometry/Records/interface/IdealGeometryRecord.h
"
24
25
class
HcalZDCLowGainFractionsRcd
:
public
edm::eventsetup::DependentRecordImplementation
<
26
HcalZDCLowGainFractionsRcd,
27
edm::mpl::Vector<HcalRecNumberingRecord, IdealGeometryRecord> > {};
28
29
#endif
edm::eventsetup::DependentRecordImplementation
Definition:
DependentRecordImplementation.h:42
HcalRecNumberingRecord.h
DependentRecordImplementation.h
IdealGeometryRecord.h
HcalZDCLowGainFractionsRcd
Definition:
HcalZDCLowGainFractionsRcd.h:25
Generated for CMSSW Reference Manual by
1.8.14