CMS 3D CMS Logo

SurveyErrors.h

Go to the documentation of this file.
00001 #ifndef CondFormats_Alignment_SurveyErrors_H
00002 #define CondFormats_Alignment_SurveyErrors_H
00003 
00015 #include "CondFormats/Alignment/interface/SurveyError.h"
00016 
00017 struct SurveyErrors
00018 {
00019   SurveyErrors() {}
00020 
00021   std::vector<SurveyError> m_surveyErrors;
00022 };
00023 
00024 #endif

Generated on Tue Jun 9 17:26:16 2009 for CMSSW by  doxygen 1.5.4