CMS 3D CMS Logo

List of all members | Public Attributes | Private Member Functions | Friends
MBAChBenchSurveyPlateData Class Reference

#include <MBAChBenchSurveyPlate.h>

Public Attributes

int edmsID_
 
int line_
 
long long measDateTime_
 
int object_
 
int plate_
 
float posX_
 
float posY_
 
float posZ_
 
std::string side_
 
int surveyCode_
 

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
 

Detailed Description

easy output...

Definition at line 18 of file MBAChBenchSurveyPlate.h.

Member Function Documentation

◆ serialize()

template<class Archive >
void MBAChBenchSurveyPlateData::serialize ( Archive &  ar,
const unsigned int  version 
)
private

Friends And Related Function Documentation

◆ boost::serialization::access

friend class boost::serialization::access
friend

Definition at line 31 of file MBAChBenchSurveyPlate.h.

◆ cond::serialization::access

template<typename CondSerializationT , typename Enabled >
friend struct cond::serialization::access
friend

Definition at line 31 of file MBAChBenchSurveyPlate.h.

Member Data Documentation

◆ edmsID_

int MBAChBenchSurveyPlateData::edmsID_

Definition at line 20 of file MBAChBenchSurveyPlate.h.

◆ line_

int MBAChBenchSurveyPlateData::line_

Definition at line 22 of file MBAChBenchSurveyPlate.h.

◆ measDateTime_

long long MBAChBenchSurveyPlateData::measDateTime_

Definition at line 29 of file MBAChBenchSurveyPlate.h.

◆ object_

int MBAChBenchSurveyPlateData::object_

Definition at line 25 of file MBAChBenchSurveyPlate.h.

◆ plate_

int MBAChBenchSurveyPlateData::plate_

Definition at line 23 of file MBAChBenchSurveyPlate.h.

◆ posX_

float MBAChBenchSurveyPlateData::posX_

Definition at line 26 of file MBAChBenchSurveyPlate.h.

◆ posY_

float MBAChBenchSurveyPlateData::posY_

Definition at line 27 of file MBAChBenchSurveyPlate.h.

◆ posZ_

float MBAChBenchSurveyPlateData::posZ_

Definition at line 28 of file MBAChBenchSurveyPlate.h.

◆ side_

std::string MBAChBenchSurveyPlateData::side_

Definition at line 24 of file MBAChBenchSurveyPlate.h.

◆ surveyCode_

int MBAChBenchSurveyPlateData::surveyCode_

Definition at line 21 of file MBAChBenchSurveyPlate.h.