When activating the clovers as detectors I get a Segmentation Fault 11.
Tracking down the issue it seems that it doesn't go beyond L181 in K600.cc
There is a problem with this line G4endl;G4UIExecutive* ui = new G4UIExecutive(argc, argv, session);
Not sure how to fix it :(
When activating the clovers as detectors I get a Segmentation Fault 11.
Tracking down the issue it seems that it doesn't go beyond L181 in K600.cc
There is a problem with this line G4endl;G4UIExecutive* ui = new G4UIExecutive(argc, argv, session);
Not sure how to fix it :(