ATLAS Offline Software
Loading...
Searching...
No Matches
removePrefix.cxx File Reference
#include "removePrefix.h"
Include dependency graph for removePrefix.cxx:

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.