CMS 3D CMS Logo

List of all members | Public Attributes | Private Member Functions | Friends
PXsensors::Item Struct Reference

#include <PXsensors.h>

Public Attributes

float Abs_Intercept
 
float Abs_Intercept_Error
 
float Abs_Slope
 
float Abs_Slope_Error
 
std::string CERN_Barcode
 
std::string CERN_Designator
 
std::string Logical_Alignment_Name
 
std::string ME_layer
 
float Norm_Intercept
 
float Norm_Intercept_Error
 
float Norm_Slope
 
float Norm_Slope_Error
 
int Sensor_number
 
std::string Sensor_type
 
float Shifts_due_to_shims_etc
 

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

Definition at line 9 of file PXsensors.h.

Member Function Documentation

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

Friends And Related Function Documentation

friend class boost::serialization::access
friend

Definition at line 26 of file PXsensors.h.

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

Definition at line 26 of file PXsensors.h.

Member Data Documentation

float PXsensors::Item::Abs_Intercept

Definition at line 20 of file PXsensors.h.

float PXsensors::Item::Abs_Intercept_Error

Definition at line 21 of file PXsensors.h.

float PXsensors::Item::Abs_Slope

Definition at line 16 of file PXsensors.h.

float PXsensors::Item::Abs_Slope_Error

Definition at line 17 of file PXsensors.h.

std::string PXsensors::Item::CERN_Barcode

Definition at line 15 of file PXsensors.h.

std::string PXsensors::Item::CERN_Designator

Definition at line 14 of file PXsensors.h.

std::string PXsensors::Item::Logical_Alignment_Name

Definition at line 13 of file PXsensors.h.

std::string PXsensors::Item::ME_layer

Definition at line 12 of file PXsensors.h.

float PXsensors::Item::Norm_Intercept

Definition at line 22 of file PXsensors.h.

float PXsensors::Item::Norm_Intercept_Error

Definition at line 23 of file PXsensors.h.

float PXsensors::Item::Norm_Slope

Definition at line 18 of file PXsensors.h.

float PXsensors::Item::Norm_Slope_Error

Definition at line 19 of file PXsensors.h.

int PXsensors::Item::Sensor_number

Definition at line 11 of file PXsensors.h.

std::string PXsensors::Item::Sensor_type

Definition at line 10 of file PXsensors.h.

float PXsensors::Item::Shifts_due_to_shims_etc

Definition at line 24 of file PXsensors.h.