DiTauMassTools: Fix cppcheck warnings.
Delete ctor/assignment for class holding allocated memory. Pass strings by const reference, not by value. Parameter naming. Use abort() instead of an empty throw.
Delete ctor/assignment for class holding allocated memory. Pass strings by const reference, not by value. Parameter naming. Use abort() instead of an empty throw.