CMS 3D CMS Logo

/data/git/CMSSW_5_3_11_patch5/src/CondFormats/AlignmentRecord/interface/TrackerSurveyErrorRcd.h

Go to the documentation of this file.
00001 #ifndef CondFormats_AlignmentRecord_TrackerSurveyErrorRcd_H
00002 #define CondFormats_AlignmentRecord_TrackerSurveyErrorRcd_H
00003 
00013 #include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
00014 
00015 class TrackerSurveyErrorRcd:
00016   public edm::eventsetup::EventSetupRecordImplementation<TrackerSurveyErrorRcd>
00017 {
00018 };
00019 
00020 #endif