Merge branch '719-geometry-storage-and-access' into 'master'
Consistent storage and access schema for bounds - part 2 Closes #719 See merge request !804
No related branches found
No related tags found
Showing
- Core/include/Acts/Geometry/CuboidVolumeBounds.hpp 60 additions, 49 deletionsCore/include/Acts/Geometry/CuboidVolumeBounds.hpp
- Core/include/Acts/Geometry/CutoutCylinderVolumeBounds.hpp 71 additions, 34 deletionsCore/include/Acts/Geometry/CutoutCylinderVolumeBounds.hpp
- Core/include/Acts/Geometry/CylinderVolumeBounds.hpp 114 additions, 118 deletionsCore/include/Acts/Geometry/CylinderVolumeBounds.hpp
- Core/include/Acts/Geometry/DoubleTrapezoidVolumeBounds.hpp 0 additions, 242 deletionsCore/include/Acts/Geometry/DoubleTrapezoidVolumeBounds.hpp
- Core/include/Acts/Geometry/GenericCuboidVolumeBounds.hpp 40 additions, 19 deletionsCore/include/Acts/Geometry/GenericCuboidVolumeBounds.hpp
- Core/include/Acts/Geometry/TrapezoidVolumeBounds.hpp 82 additions, 85 deletionsCore/include/Acts/Geometry/TrapezoidVolumeBounds.hpp
- Core/include/Acts/Geometry/VolumeBounds.hpp 32 additions, 16 deletionsCore/include/Acts/Geometry/VolumeBounds.hpp
- Core/include/Acts/Surfaces/CylinderBounds.hpp 1 addition, 0 deletionsCore/include/Acts/Surfaces/CylinderBounds.hpp
- Core/include/Acts/Surfaces/SurfaceBounds.hpp 2 additions, 2 deletionsCore/include/Acts/Surfaces/SurfaceBounds.hpp
- Core/src/Geometry/CMakeLists.txt 0 additions, 1 deletionCore/src/Geometry/CMakeLists.txt
- Core/src/Geometry/CuboidVolumeBounds.cpp 23 additions, 52 deletionsCore/src/Geometry/CuboidVolumeBounds.cpp
- Core/src/Geometry/CutoutCylinderVolumeBounds.cpp 27 additions, 25 deletionsCore/src/Geometry/CutoutCylinderVolumeBounds.cpp
- Core/src/Geometry/CylinderVolumeBounds.cpp 64 additions, 110 deletionsCore/src/Geometry/CylinderVolumeBounds.cpp
- Core/src/Geometry/CylinderVolumeBuilder.cpp 22 additions, 12 deletionsCore/src/Geometry/CylinderVolumeBuilder.cpp
- Core/src/Geometry/CylinderVolumeHelper.cpp 67 additions, 44 deletionsCore/src/Geometry/CylinderVolumeHelper.cpp
- Core/src/Geometry/DoubleTrapezoidVolumeBounds.cpp 0 additions, 287 deletionsCore/src/Geometry/DoubleTrapezoidVolumeBounds.cpp
- Core/src/Geometry/GenericCuboidVolumeBounds.cpp 68 additions, 40 deletionsCore/src/Geometry/GenericCuboidVolumeBounds.cpp
- Core/src/Geometry/TrapezoidVolumeBounds.cpp 69 additions, 100 deletionsCore/src/Geometry/TrapezoidVolumeBounds.cpp
- Tests/UnitTests/Core/Geometry/CMakeLists.txt 1 addition, 1 deletionTests/UnitTests/Core/Geometry/CMakeLists.txt
- Tests/UnitTests/Core/Geometry/CuboidVolumeBoundsTests.cpp 96 additions, 0 deletionsTests/UnitTests/Core/Geometry/CuboidVolumeBoundsTests.cpp
Loading
Please register or sign in to comment