CMS 3D CMS Logo

HcalAlignmentErrorRcd.h
Go to the documentation of this file.
1 #ifndef RECORDS_HCALALIGNMENTERRORRCD_H
2 #define RECORDS_HCALALIGNMENTERRORRCD_H
3 // -*- C++ -*-
4 //
5 // Package: Records
6 // Class : HcalAlignmentErrorRcd
7 //
8 //
9 // Author: Brian Heltsley
10 // Created: Tue April 1, 2008
11 //
12 
19 #include "boost/mpl/vector.hpp"
20 
23  HcalAlignmentErrorRcd,
24  boost::mpl::vector<HBAlignmentErrorRcd, HOAlignmentErrorRcd, HEAlignmentErrorRcd, HFAlignmentErrorRcd> > {};
25 
26 #endif /* RECORDS_HCALALIGNMENTERRORRCD_H */
edm::eventsetup::DependentRecordImplementation
Definition: DependentRecordImplementation.h:43
HEAlignmentErrorRcd.h
HFAlignmentErrorRcd.h
HBAlignmentErrorRcd.h
HOAlignmentErrorRcd.h
EventSetupRecordImplementation.h
HcalAlignmentErrorRcd
Definition: HcalAlignmentErrorRcd.h:21
DependentRecordImplementation.h