Skip to content

Commit adbaeb1

Browse files
authored
Remove Mat3D alias from GeometryTGeo class
Removed the alias 'Mat3D' for 'o2::math_utils::Transform3D'.
1 parent 6326fbe commit adbaeb1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Detectors/Upgrades/ALICE3/IOTOF/base/include/IOTOFBase/GeometryTGeo.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ namespace iotof
2222
class GeometryTGeo : public o2::detectors::DetMatrixCache
2323
{
2424
public:
25-
using Mat3D = o2::math_utils::Transform3D;
2625
using DetMatrixCache::getMatrixL2G;
2726

2827
GeometryTGeo(bool build = false, int loadTrans = 0);

0 commit comments

Comments
 (0)