Main Page
Namespaces
Classes
Package Documentation
Geometry
Records
interface
VeryForwardRealGeometryRecord.h
Go to the documentation of this file.
1
/****************************************************************************
2
*
3
* This is a part of TOTEM offline software.
4
* Authors:
5
* Jan Kaspar (jan.kaspar@gmail.com)
6
*
7
****************************************************************************/
8
9
#ifndef RECORDS_VeryForwardRealGeometryRecord_H
10
#define RECORDS_VeryForwardRealGeometryRecord_H
11
12
#include "
FWCore/Framework/interface/DependentRecordImplementation.h
"
13
#include "
Geometry/Records/interface/IdealGeometryRecord.h
"
14
15
#include "boost/mpl/vector.hpp"
16
17
#include "
CondFormats/AlignmentRecord/interface/RPRealAlignmentRecord.h
"
18
23
class
VeryForwardRealGeometryRecord
:
public
edm::eventsetup::DependentRecordImplementation
24
<VeryForwardRealGeometryRecord, boost::mpl::vector<IdealGeometryRecord, RPRealAlignmentRecord
/*, ... */
> >
25
{
26
};
27
28
#endif
29
edm::eventsetup::DependentRecordImplementation
Definition:
DependentRecordImplementation.h:43
VeryForwardRealGeometryRecord
Event setup record containing the real (actual) geometry information.
Definition:
VeryForwardRealGeometryRecord.h:23
RPRealAlignmentRecord.h
DependentRecordImplementation.h
IdealGeometryRecord.h
Generated for CMSSW Reference Manual by
1.8.11