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
The G4MultiUnion::InsideNoVoxel method has been made private in G4 11.4, but was public in G4 11.2. I modified the G4MultiUnion.hh file by hand to make it public, but looking at the include file this seems like an intentional upstream change.