add Geant namespace
This commit is contained in:
@@ -41,7 +41,7 @@ int main(int argc, char** argv) {
|
||||
d2.Translate(Vector3f(0, 0, 10));
|
||||
|
||||
|
||||
Scene scene;
|
||||
Geant::Scene scene;
|
||||
scene.ConstructWorldBox(&world_box, "G4_AIR");
|
||||
scene.Initialize();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user