Dr. Christian Tacke

Results 21 issues of Dr. Christian Tacke

**Is your feature request related to a problem? Please describe.** For some of our events we would like to make them visible to everybody with an account on our indico...

enhancement

**Is your feature request related to a problem? Please describe.** No problem. **Describe the solution you'd like** We should look into converting codemeta to CFF and have a proper one...

See: #1514 --- Checklist: * [ ] Followed the [Contributing Guidelines](https://github.com/FairRootGroup/FairRoot/blob/dev/CONTRIBUTING.md)

- [x] #1442 And refactor into FairFileSourceBase. --- Checklist: * [X] Followed the [Contributing Guidelines](https://github.com/FairRootGroup/FairRoot/blob/dev/CONTRIBUTING.md)

Waiting for: - [x] #1442 FairRootManager and FairRun both used to `delete` fSink and fSource. In specific situations (FairRootManager getting destructed before FairRun) this leads to a double delete! Deprecate...

It looks like fixing the geoloader leak in #1444 introduced a new issue: https://cdash.gsi.de/testDetails.php?test=19713169&build=448354 I was not quickly able to track down what exactly is the problem here. But it...

We should be transparent on our release process. @dennisklein , @karabowi could you please help with this PR? Either add comments or add commits to the branch. (I'll squash things...

Instead of using a thread local, let's use something that is tied to the "simulaion session" (as noted in some places). FairRunSim has all the Modules anyway, so let it...

--- Checklist: * [X] Followed the [Contributing Guidelines](https://github.com/FairRootGroup/FairRoot/blob/dev/CONTRIBUTING.md)

It looks like geant3 is even more broken on macOS then it was before: https://alfa-ci.gsi.de/blue/organizations/jenkins/FairRootGroup%2FFairRoot/detail/dev/288/pipeline/32 Note: We're repeating a failing test 6 times to make sure it's not some random...