:warning: [**cppcoreguidelines\-avoid\-const\-or\-ref\-data\-members**](https://clang.llvm.org/extra/clang-tidy/checks/cppcoreguidelines/avoid-const-or-ref-data-members.html) :warning: member `` m_collection_name `` of type `` const std::string & `` \(aka `` const basic_string<char> & ``\) is a reference _Originally posted by @github-actions[bot] in https://github.com/eic/EICrecon/pull/1980#discussion_r2214742096_