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):

  • ChargedProtoParticleMoni.cpp
  • ChargedProtoParticleRemovePIDInfo.cpp
  • RecSummaryAlg.cpp

Needs to be ci-tested to confirm the algorithms are really not used anywhere in the stack

Towards #411

Merge request reports