You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
src/algorithms/tracking/TruthTrackSeeding.h
src/algorithms/tracking/TruthTrackSeeding.cc
src/algorithms/tracking/TrackParamTruthInit.h
src/algorithms/tracking/TrackParamTruthInit.cc
src/algorithms/pid/IrtCherenkovParticleID.h (in dev branch `irt-algo`)
src/algorithms/pid/IrtCherenkovParticleID.cc (in dev branch `irt-algo`)
I wouldn't necessarily simply port the service from juggler: it was quick to replicate the particle table, but would have been better to use an external reference for that, in particular if more info will be needed in the future.
I'd probably suggest a service that initializes its table based on TDatabasePDG and then continues to serve it in a thread safe way.
Environment: (where does this bug occur, have you tried other environments)
main
for latest released):main
HEAD
for the most recent on git):Steps to reproduce: (give a step by step account of how to trigger the bug)
See root-project/root#11580
We use this in the following:
Thanks to @wdconinc for pointing this out in #416.
Potential Solutions
root
to fix the issue there for allThe text was updated successfully, but these errors were encountered: