Import Geant4 11.2.0.beta source tree
This commit is contained in:
@@ -39,11 +39,10 @@ class G4VPhysicalVolume;
|
||||
class G4VFlavoredParallelWorld
|
||||
{
|
||||
public:
|
||||
virtual ~G4VFlavoredParallelWorld() = default;
|
||||
|
||||
virtual ~G4VFlavoredParallelWorld() {}
|
||||
|
||||
// Interface for visualisation
|
||||
virtual G4VPhysicalVolume* GetThePhysicalVolumeWorld() const = 0;
|
||||
// Interface for visualisation
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user