#include <PDetGeomDesc.h>
Public Attributes | |
double | axx_ |
double | axy_ |
double | axz_ |
double | ayx_ |
double | ayy_ |
double | ayz_ |
double | azx_ |
double | azy_ |
double | azz_ |
int | copy_ |
double | dx_ |
double | dy_ |
double | dz_ |
uint32_t | geographicalID_ |
std::string | name_ |
std::vector< double > | params_ |
std::string | sensorType_ |
float | z_ |
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 11 of file PDetGeomDesc.h.
|
private |
|
friend |
Definition at line 23 of file PDetGeomDesc.h.
|
friend |
Definition at line 23 of file PDetGeomDesc.h.
double PDetGeomDesc::Item::axx_ |
Definition at line 15 of file PDetGeomDesc.h.
Referenced by PPSGeometryBuilder::buildItemFromDetGeomDesc(), and DetGeomDesc::DetGeomDesc().
double PDetGeomDesc::Item::axy_ |
Definition at line 15 of file PDetGeomDesc.h.
Referenced by PPSGeometryBuilder::buildItemFromDetGeomDesc(), and DetGeomDesc::DetGeomDesc().
double PDetGeomDesc::Item::axz_ |
Definition at line 15 of file PDetGeomDesc.h.
Referenced by PPSGeometryBuilder::buildItemFromDetGeomDesc(), and DetGeomDesc::DetGeomDesc().
double PDetGeomDesc::Item::ayx_ |
Definition at line 15 of file PDetGeomDesc.h.
Referenced by PPSGeometryBuilder::buildItemFromDetGeomDesc(), and DetGeomDesc::DetGeomDesc().
double PDetGeomDesc::Item::ayy_ |
Definition at line 15 of file PDetGeomDesc.h.
Referenced by PPSGeometryBuilder::buildItemFromDetGeomDesc(), and DetGeomDesc::DetGeomDesc().
double PDetGeomDesc::Item::ayz_ |
Definition at line 15 of file PDetGeomDesc.h.
Referenced by PPSGeometryBuilder::buildItemFromDetGeomDesc(), and DetGeomDesc::DetGeomDesc().
double PDetGeomDesc::Item::azx_ |
Definition at line 15 of file PDetGeomDesc.h.
Referenced by PPSGeometryBuilder::buildItemFromDetGeomDesc(), and DetGeomDesc::DetGeomDesc().
double PDetGeomDesc::Item::azy_ |
Definition at line 15 of file PDetGeomDesc.h.
Referenced by PPSGeometryBuilder::buildItemFromDetGeomDesc(), and DetGeomDesc::DetGeomDesc().
double PDetGeomDesc::Item::azz_ |
Definition at line 15 of file PDetGeomDesc.h.
Referenced by PPSGeometryBuilder::buildItemFromDetGeomDesc(), and DetGeomDesc::DetGeomDesc().
int PDetGeomDesc::Item::copy_ |
Definition at line 19 of file PDetGeomDesc.h.
Referenced by PPSGeometryBuilder::buildItemFromDetGeomDesc().
double PDetGeomDesc::Item::dx_ |
Definition at line 13 of file PDetGeomDesc.h.
Referenced by PPSGeometryBuilder::buildItemFromDetGeomDesc(), and DetGeomDesc::DetGeomDesc().
double PDetGeomDesc::Item::dy_ |
Definition at line 13 of file PDetGeomDesc.h.
Referenced by PPSGeometryBuilder::buildItemFromDetGeomDesc(), and DetGeomDesc::DetGeomDesc().
double PDetGeomDesc::Item::dz_ |
Definition at line 13 of file PDetGeomDesc.h.
Referenced by PPSGeometryBuilder::buildItemFromDetGeomDesc(), and DetGeomDesc::DetGeomDesc().
uint32_t PDetGeomDesc::Item::geographicalID_ |
Definition at line 18 of file PDetGeomDesc.h.
Referenced by PPSGeometryBuilder::buildItemFromDetGeomDesc().
std::string PDetGeomDesc::Item::name_ |
Definition at line 16 of file PDetGeomDesc.h.
Referenced by PPSGeometryBuilder::buildItemFromDetGeomDesc().
std::vector<double> PDetGeomDesc::Item::params_ |
Definition at line 17 of file PDetGeomDesc.h.
Referenced by PPSGeometryBuilder::buildItemFromDetGeomDesc().
std::string PDetGeomDesc::Item::sensorType_ |
Definition at line 21 of file PDetGeomDesc.h.
Referenced by PPSGeometryBuilder::buildItemFromDetGeomDesc().
float PDetGeomDesc::Item::z_ |
Definition at line 20 of file PDetGeomDesc.h.
Referenced by PPSGeometryBuilder::buildItemFromDetGeomDesc().