29 Double_t const *translation = matrix->GetTranslation();
33 int irot = 0,
i = 0, j = 0;
34 for(
i = 0;
i < 3;
i++) {
35 for(j = 0; j < 3; j++) {
36 r[
i][j] = rotation[irot];
42 translation[0], translation[1], translation[2],
43 r[0][0],r[0][1],r[0][2],
44 r[1][0],r[1][1],r[1][2],
45 r[2][0],r[2][1],r[2][2],
PndSttTube * GetTube(int tubeId)
std::pair< int, int > GetSectorRowFromTubeId(int tubeId)
TVector3 GetSensorDimensionsShortId(Int_t shortId)
TGeoHMatrix * GetMatrixShortId(Int_t shortId)
Class to access the naming information of the MVD.
static PndSttTubeIdMap * Instance()
virtual ~PndSttTubeCreator()
static PndGeoHandling * Instance()