CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_5_3_0/src/CondFormats/AlignmentRecord/interface/CSCSurveyRcd.h

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