CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Attributes | Private Member Functions | Friends
MBAChBenchCalPlateData Class Reference

#include <MBAChBenchCalPlate.h>

Public Attributes

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

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 19 of file MBAChBenchCalPlate.h.

Member Function Documentation

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

Friends And Related Function Documentation

friend class boost::serialization::access
friend

Definition at line 29 of file MBAChBenchCalPlate.h.

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

Definition at line 29 of file MBAChBenchCalPlate.h.

Member Data Documentation

long long MBAChBenchCalPlateData::measDateTime_

Definition at line 27 of file MBAChBenchCalPlate.h.

int MBAChBenchCalPlateData::object_

Definition at line 23 of file MBAChBenchCalPlate.h.

int MBAChBenchCalPlateData::plate_

Definition at line 21 of file MBAChBenchCalPlate.h.

float MBAChBenchCalPlateData::posX_

Definition at line 24 of file MBAChBenchCalPlate.h.

float MBAChBenchCalPlateData::posY_

Definition at line 25 of file MBAChBenchCalPlate.h.

float MBAChBenchCalPlateData::posZ_

Definition at line 26 of file MBAChBenchCalPlate.h.

std::string MBAChBenchCalPlateData::side_

Definition at line 22 of file MBAChBenchCalPlate.h.