test
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 {
22 
23  std::vector<SurveyError> m_surveyErrors;
24 
26 };
27 
28 #endif
#define COND_SERIALIZABLE
Definition: Serializable.h:37
std::vector< SurveyError > m_surveyErrors
Definition: SurveyErrors.h:23