34#ifndef G4VBOOLEANPROCESSOR_HH
35#define G4VBOOLEANPROCESSOR_HH
G4BooleanSolid is the base class for solids created by Boolean operations between other solids.
virtual G4PolyhedronArbitrary * Intersection(G4Polyhedron *, G4Polyhedron *)
virtual G4PolyhedronArbitrary * Subtraction(G4Polyhedron *, G4Polyhedron *)
virtual G4PolyhedronArbitrary * Union(G4Polyhedron *, G4Polyhedron *)
virtual G4PolyhedronArbitrary * Process(const G4VSolid *)
virtual ~G4VBooleanProcessor()=default
G4VBooleanProcessor()=default
G4VSolid is an abstract base class for solids, physical shapes that can be tracked through....