19 #include "G4RotationMatrix.hh"
20 #include "G4ThreeVector.hh"
21 #include "G4Transform3D.hh"
51 const G4ThreeVector& g4Trans);
96 const G4Tubs& g4Tubs);
104 const G4Tubs& g4Tubs);
111 std::shared_ptr<LineBounds>
lineBounds(
const G4Tubs& g4Tubs);
118 std::tuple<std::shared_ptr<RectangleBounds>, std::array<int, 2u>,
ActsScalar>
126 std::tuple<std::shared_ptr<TrapezoidBounds>, std::array<int, 2u>,
ActsScalar>
135 std::tuple<std::shared_ptr<PlanarBounds>, std::array<int, 2u>,
ActsScalar>
153 bool convertMaterial =
false,
182 std::shared_ptr<CylinderVolumeBounds>
cylinderBounds(
const G4Tubs& g4Tubs);