You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move FairModule::fAllSensitiveVolumes to FairRunSim
Instead of using a thread local, let's use something that
is tied to the "simulaion session" (as noted in some places).
FairRunSim has all the Modules anyway, so let it also have
the list of sensitive Volumes.
0 commit comments