-
Gerhard Raven authored
* unify function names to allow the code that uses them be more generic * prefer generic functions over cut-paste-modified code * use emplace_back the way it is intended * prefer fmt::format over std::stringstream * prefer Gaudi::Property * prefer switch over repeated if
Gerhard Raven authored* unify function names to allow the code that uses them be more generic * prefer generic functions over cut-paste-modified code * use emplace_back the way it is intended * prefer fmt::format over std::stringstream * prefer Gaudi::Property * prefer switch over repeated if
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
PackedTrack.cpp 23.33 KiB