Fix Warning message thrown from within OSVertexChargeTagger
The VertexCharge tagger (not incorrectly) called the DOCA method for identical particles, which made the distance calculator tool throw a warning. While this wasn't a problem for the tagging algorithm performance, I now prevent the DOCA method from being called for identical particles.
Closes #582
Edited by Claire Prouve