CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_4_4_5_patch3/src/CondFormats/AlignmentRecord/interface/CSCSurveyErrorRcd.h

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