Skip to content

AlignableTrackingVolume: mark ctor thread-safe

Frank Winklmeier requested to merge fwinkl/athena:tvb into master

Remove the thread-unsafe attribute from the constructor which seems to be obsolete now (see comments on !47534 (merged)).

cc @christos

Merge request reports