Main Page
Namespaces
Classes
Package Documentation
Geometry
Records
interface
IdealGeometryRecord.h
Go to the documentation of this file.
1
#ifndef RECORDS_IDEALGEOMETRYRECORD_H
2
#define RECORDS_IDEALGEOMETRYRECORD_H
3
// -*- C++ -*-
4
//
5
// Package: Records
6
// Class : IdealGeometryRecord
7
//
16
//
17
// Author:
18
// Created: Mon Jul 25 11:05:09 EDT 2005
19
//
20
21
#include "
FWCore/Framework/interface/DependentRecordImplementation.h
"
22
#include "
Geometry/Records/interface/GeometryFileRcd.h
"
23
#include "
Geometry/Records/interface/PGeometricDetExtraRcd.h
"
24
#include "
Geometry/Records/interface/PGeometricTimingDetExtraRcd.h
"
25
#include "boost/mpl/vector.hpp"
26
27
class
IdealGeometryRecord
:
public
edm::eventsetup::DependentRecordImplementation
<
28
IdealGeometryRecord, boost::mpl::vector<GeometryFileRcd, PGeometricDetExtraRcd, PGeometricTimingDetExtraRcd> > { };
29
30
#endif
/* RECORDS_IDEALGEOMETRYRECORD_H */
31
PGeometricTimingDetExtraRcd.h
edm::eventsetup::DependentRecordImplementation
Definition:
DependentRecordImplementation.h:43
GeometryFileRcd.h
IdealGeometryRecord
Definition:
IdealGeometryRecord.h:27
DependentRecordImplementation.h
PGeometricDetExtraRcd.h
Generated for CMSSW Reference Manual by
1.8.11