00001 #ifndef CondFormats_AlignmentRecord_DTSurveyRcd_H 00002 #define CondFormats_AlignmentRecord_DTSurveyRcd_H 00003 00013 #include "FWCore/Framework/interface/EventSetupRecordImplementation.h" 00014 00015 class DTSurveyRcd: 00016 public edm::eventsetup::EventSetupRecordImplementation<DTSurveyRcd> 00017 { 00018 }; 00019 00020 #endif