12 #include <corsika/framework/geometry/Point.hpp> 13 #include <corsika/framework/geometry/Line.hpp> 14 #include <corsika/framework/geometry/IVolume.hpp> 35 Point const& getCenter()
const {
return center_; };
42 std::string asString()
const;
44 template <
typename TDim>
58 #include <corsika/detail/framework/geometry/Box.inl>
Import and extend the phys::units package.
`, since they are used everywhere as integral part of the framework.
std::shared_ptr< CoordinateSystem const > CoordinateSystemPtr
To refer to CoordinateSystems, only the CoordinateSystemPtr must be used.
bool contains(Point const &p) const override
returns true if the Point p is within the sphere
Describes a sphere in space.