PanTauAlgs: thread-safety fixes
- Apr 29, 2022
-
-
Frank Winklmeier authored
Avoid `const_cast` by storing non-const pointer to `TauJet`.
3f3cafa5 -
Frank Winklmeier authored
The caching of the 4-momentum is not thread-safe. If this is really needed one needs to be implement this properly.
8ddd7f03 -
Frank Winklmeier authoredeff1a5c2
-