Skip to content
Snippets Groups Projects
Commit 2dcc2249 authored by Johannes Junggeburth's avatar Johannes Junggeburth :dog2:
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 0d4f6183
No related branches found
No related tags found
1 merge request!226GeoTransforms - Introduce smart pointers for memory management
Pipeline #6589992 failed
......@@ -57,7 +57,7 @@ class GeoSerialTransformer : public GeoGraphNode
std::unique_ptr<const GeoXF::Function> m_function{};
// The physical volume to be multiply placed.
GeoPVConstLink m_physVol{};
GeoIntrusivePtr<const GeoVFullPhysVol> m_physVol{};
};
#endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment