CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
FWRecoGeometryRecord.h
Go to the documentation of this file.
1 #ifndef GEOMETRY_FWRECO_GEOMETRY_RECORD_H
2 # define GEOMETRY_FWRECO_GEOMETRY_RECORD_H
3 
7 
8 class FWRecoGeometryRecord : public edm::eventsetup::DependentRecordImplementation<FWRecoGeometryRecord,boost::mpl::vector<MuonGeometryRecord, GlobalTrackingGeometryRecord,CaloGeometryRecord> > {};
9 
10 #endif // GEOMETRY_FWRECO_GEOMETRY_RECORD_H