CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
SurveyErrors.h
Go to the documentation of this file.
1 #ifndef CondFormats_Alignment_SurveyErrors_H
2 #define CondFormats_Alignment_SurveyErrors_H
3 
16 
18 {
20 
21  std::vector<SurveyError> m_surveyErrors;
22 };
23 
24 #endif
std::vector< SurveyError > m_surveyErrors
Definition: SurveyErrors.h:21