Simon Kirchhof

Results 3 issues of Simon Kirchhof

I ran into the problem, because a colleague of mine edited a material database file on windows, causing the newlines to be changed into `\r\n`. When starting the GATE simulation...

Deleting a `G4MultiFunctionalDetector` invokes the deletion of the registered primitives. Consequently, the deletion of `GateMultiSensitiveDetector::pMultiFunctionalDetector` invokes the deletion of Gate actors. There are two scenarios in which `GateMultiSensitiveDetector::pMultiFunctionalDetector` is deleted:...

I've noticed that some GateVVolume descendants, e.g. `GateTessellated` or `GateTetra`, implement a `DescribeMyself(size_t indent)` method. However, to me it looks like a dead end, since `GateVVolume` does not have a...