Main Page
Namespaces
Classes
Package Documentation
FastSimulation
TrackerSetup
interface
TrackerInteractionGeometryRecord.h
Go to the documentation of this file.
1
#ifndef FastSimulation_TrackerSetup_TrackerInteractionGeometryRecord_h
2
#define FastSimulation_TrackerSetup_TrackerInteractionGeometryRecord_h
3
// -*- C++ -*-
4
//
5
// Package: TrackerSetup
6
// Class : TrackerInteractionGeometryRecord
7
//
16
//
17
// Author:
18
// Created: Wed Nov 21 12:14:34 CET 2007
19
// $Id$
20
//
21
22
#include "
FWCore/Framework/interface/DependentRecordImplementation.h
"
23
#include "
RecoTracker/Record/interface/TrackerRecoGeometryRecord.h
"
24
#include "boost/mpl/vector.hpp"
25
26
class
TrackerInteractionGeometryRecord
:
public
edm::eventsetup::DependentRecordImplementation
<TrackerInteractionGeometryRecord, boost::mpl::vector<TrackerRecoGeometryRecord> > {};
27
28
#endif
edm::eventsetup::DependentRecordImplementation
Definition:
DependentRecordImplementation.h:43
TrackerRecoGeometryRecord.h
DependentRecordImplementation.h
TrackerInteractionGeometryRecord
Definition:
TrackerInteractionGeometryRecord.h:26
Generated for CMSSW Reference Manual by
1.8.11