porting DiTauMassTools from R21.2 to R22
Migration step:
- copy latest missing mass tool code version from 21.2 branch
- adapt CMake file
- compile and solve all warnings ( almost all due to "warning: ATLAS coding standards require that the name of private non-static member 'DiTauMassTools::myclass::myvariable' start with 'm_'")
Running successfully locally through "ctest -VR DiTauMassTools" test.
Edited by Antonio De Maria