CMS 3D CMS Logo

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:38
std::vector< SurveyError > m_surveyErrors
Definition: SurveyErrors.h:23