Skip to content

Geo2G4: mark LArWheel[Slice]Solid as not threads-safe

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

These classes are not thread-safe (e.g. use of TF1::Integral which mutates the function).

Merge request reports