Benjamin Huth

Results 63 comments of Benjamin Huth

> Actually I was surprised by #1631. If I understood correctly, the simulation is not using the interactions but reconstruction is using them in physmon? I think exactely thats the...

@asalzburger I would suggest to bring this in in this state now, what do you think? Should we separate the unit test from this PR as @AJPfleger suggested or merge...

Okay, I have investigated this a bit and some new infos: First of all, I enabled some logging facilities in Geant4, which gave me the result that this is caused...

> Wait the energy goes to 0 in the second step. Could it be that G4 doesn't handle photon stopping in some volumes ? No I think with the electron...

Allready merged: https://github.com/acts-project/acts/pull/1790 With a new build from main branch you should be able to enable it via setting the `logLevel` to `VERBOSE` in the `addGeant4` function.

> Unfortunately, I don't think this is the only issue :( I tried to edit the particle selector to remove all particle with x, y or z larger than 5m...

> I will try to run more events now, however, they take quite a long time (around 30 minutes per event) Okay, actually it does not resolve the issue, I...

Yeah sounds good. And I think `Acts::Any` will land quite soon, right?

In principle I like these changes, so we should try to merge them. Could the CI issue with the GPU be related to the fact, that the previous default device...

Hmm yeah... Is this still not verified for the KF? Because in principle it would be good to set up a unit test for such a case and check if...