ATLAS Offline Software
Loading...
Searching...
No Matches
removePrefix.h File Reference
#include <string>
#include <string_view>
Include dependency graph for removePrefix.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  xAODMaker
namespace  xAODMaker::Details

Functions

std::string xAODMaker::Details::removePrefix (std::string_view str, std::string_view prefix)
 Remove a prefix from a string, if it exists.