Shapes: Tube: fix memory leak
Default constructor of TGeoConeSeg (or any other TGeoShapes) do not register the object so they are not automatically cleaned up. So we call the constructor with parameters instead
Loading
Please register or sign in to comment