Closed ChristianTackeGSI closed 4 months ago
fairroot/base/sim/FairModule.h (1)
`191-196`: **Addition of the `GetRootManager` method looks good!** The method `GetRootManager` has been added to retrieve the `FairRootManager` for the module. Ensure that this method is only called after the module has been added to a `FairRunSim`, as indicated by the note.
... and simplify by using the already existing
fRunSim
.Checklist: