Skip to content

Remove non-thread-safe unused code

Carla Marin Benito requested to merge cmb_cleanup_getifexists into master

Remove some algorithms that are non-thread-safe and unused (in Rec and Moore):

  • MuonPIDsFromProtoParticlesAlg.cpp
  • RichPIDsFromProtoParticlesAlg.cpp

Needs !4170 (merged) where obsolete tests using this code are removed

Towards Rec#411

Edited by Carla Marin Benito

Merge request reports