Import Geant4 10.0.0 source tree
This commit is contained in:
@@ -63,7 +63,7 @@ void RE04ParallelWorldConstruction::Construct()
|
||||
//
|
||||
// material defined in the mass world
|
||||
//
|
||||
G4Material* water = G4Material::GetMaterial("Water");
|
||||
G4Material* water = G4Material::GetMaterial("G4_WATER");
|
||||
|
||||
//
|
||||
// parallel world placement box
|
||||
@@ -93,4 +93,3 @@ void RE04ParallelWorldConstruction::Construct()
|
||||
kXAxis, 2, param);
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user