Skip to content

[GEANT-102]Move TString to std::string where it makes sense

Federico Carminati requested to merge fca/fix_tstring into master

As promised, removed some TString in favor of std::string to improve code portability.

Merge request reports