vtkGeantEvent
This commit is contained in:
@@ -42,7 +42,7 @@ int main(int argc, char** argv) {
|
||||
|
||||
|
||||
Geant::Scene scene;
|
||||
scene.ConstructWorldBox(&world_box, "G4_AIR");
|
||||
scene.ConstructWorldBox(world_box.GetSize(), "G4_AIR");
|
||||
scene.Initialize();
|
||||
|
||||
// 2. Initialize MainWindow (contains embedded VTK QViewport)
|
||||
|
||||
Reference in New Issue
Block a user