CMS 3D CMS Logo

FWRecoGeometryRecord.h
Go to the documentation of this file.
1 #ifndef GEOMETRY_FWRECO_GEOMETRY_RECORD_H
2 # define GEOMETRY_FWRECO_GEOMETRY_RECORD_H
3 
8 
9 class FWRecoGeometryRecord : public edm::eventsetup::DependentRecordImplementation<FWRecoGeometryRecord,boost::mpl::vector<MuonGeometryRecord,GlobalTrackingGeometryRecord,CaloGeometryRecord> > {};
10 
11 #endif // GEOMETRY_FWRECO_GEOMETRY_RECORD_H