Remove non-thread-safe unused code
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