test
Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
CondFormats
AlignmentRecord
interface
HcalAlignmentRcd.h
Go to the documentation of this file.
1
#ifndef RECORDS_HCALALIGNMENTRCD_H
2
#define RECORDS_HCALALIGNMENTRCD_H
3
// -*- C++ -*-
4
//
5
// Package: Records
6
// Class : HcalAlignmentRcd
7
//
8
//
9
// Author: Brian Heltsley
10
// Created: Tue April 1, 2008
11
//
12
13
#include "
FWCore/Framework/interface/EventSetupRecordImplementation.h
"
14
#include "
FWCore/Framework/interface/DependentRecordImplementation.h
"
15
#include "
CondFormats/AlignmentRecord/interface/HBAlignmentRcd.h
"
16
#include "
CondFormats/AlignmentRecord/interface/HOAlignmentRcd.h
"
17
#include "
CondFormats/AlignmentRecord/interface/HEAlignmentRcd.h
"
18
#include "
CondFormats/AlignmentRecord/interface/HFAlignmentRcd.h
"
19
#include "boost/mpl/vector.hpp"
20
21
22
class
HcalAlignmentRcd
:
23
public
edm::eventsetup::DependentRecordImplementation
<
24
HcalAlignmentRcd,
25
boost::mpl::vector<
26
HBAlignmentRcd,
27
HOAlignmentRcd,
28
HEAlignmentRcd,
29
HFAlignmentRcd > > {};
30
31
#endif
/* RECORDS_HCALALIGNMENTRCD_H */
32
EventSetupRecordImplementation.h
HOAlignmentRcd.h
edm::eventsetup::DependentRecordImplementation
Definition:
DependentRecordImplementation.h:37
HBAlignmentRcd.h
HFAlignmentRcd.h
DependentRecordImplementation.h
HEAlignmentRcd.h
HcalAlignmentRcd
Definition:
HcalAlignmentRcd.h:22
Generated for CMSSW Reference Manual by
1.8.5