ATLAS Offline Software
Namespaces | Functions
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

 xAODMaker
 
 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. More...