12#ifndef O2_ITS3_ALIGNMENT_SENSORS_H
13#define O2_ITS3_ALIGNMENT_SENSORS_H
26 void defineMatrixL2G()
final;
27 void defineMatrixT2L()
final;
28 void computeJacobianL2T(
const double*
pos,
Matrix66& jac)
const final;
34 void defineMatrixL2G()
final;
35 void defineMatrixT2L()
final;
36 void computeJacobianL2T(
const double*
pos,
Matrix66& jac)
const final;
std::unique_ptr< AlignableVolume > Ptr
std::map< GlobalLabel, AlignableVolume * > SensorMapping
AlignableVolume(const AlignableVolume &)=delete
AlignableVolume::Ptr buildHierarchyITS(AlignableVolume::SensorMapping &sensorMap)
Eigen::Matrix< double, 6, 6 > Matrix66
AlignableVolume::Ptr buildHierarchyIT3(AlignableVolume::SensorMapping &sensorMap)