#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 |
Definition at line 9 of file PXsensors.h.
|
private |
|
friend |
Definition at line 26 of file PXsensors.h.
|
friend |
Definition at line 26 of file PXsensors.h.
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.