#include <SurveyErrors.h>
Public Member Functions | |
SurveyErrors () | |
Public Attributes | |
std::vector< SurveyError > | m_surveyErrors |
Private Member Functions | |
template<class Archive > | |
void | serialize (Archive &ar, const unsigned int version) |
Friends | |
class | boost::serialization::access |
template<typename CondSerializationT , typename Enabled > | |
struct | cond::serialization::access |
Container of SurveyError to be stored in DB.
For more info, see CondFormats/Alignment/interface/SurveyError.h
Definition at line 19 of file SurveyErrors.h.
|
inline |
Definition at line 21 of file SurveyErrors.h.
|
private |
|
friend |
Definition at line 25 of file SurveyErrors.h.
|
friend |
Definition at line 25 of file SurveyErrors.h.
std::vector<SurveyError> SurveyErrors::m_surveyErrors |
Definition at line 23 of file SurveyErrors.h.
Referenced by TrackerGeometryCompare::addSurveyInfo(), MuonAlignmentInputSurveyDB::addSurveyInfo_(), AlignmentProducer::addSurveyInfo_(), SurveyDBUploader::endJob(), SurveyDBUploader::getSurveyInfo(), MuonAlignment::saveCSCSurveyToDB(), and MuonAlignment::saveDTSurveyToDB().