Open KeithSloan opened 1 year ago
Geant4 forum post https://geant4-forum.web.cern.ch/t/creating-a-g4unionsolid-with-10-different-components/9906 points out that Boolean operations in Geant4 are rather CPU demanding, as extruded and revolved sketches use a number of Booleans, investigate use of G4MultiUnion and AddNode.
Document a number of tests with and without use of G4MultiUnion and also compare with the same shapes Tessellated.
Geant4 forum post https://geant4-forum.web.cern.ch/t/creating-a-g4unionsolid-with-10-different-components/9906 points out that Boolean operations in Geant4 are rather CPU demanding, as extruded and revolved sketches use a number of Booleans, investigate use of G4MultiUnion and AddNode.
Document a number of tests with and without use of G4MultiUnion and also compare with the same shapes Tessellated.