ATLAS Offline Software
Namespaces | Functions
FileHelpers.cxx File Reference
#include "MuonVisualizationHelpersR4/FileHelpers.h"
#include "GeoModelKernel/throwExcept.h"
#include <filesystem>
#include <algorithm>
Include dependency graph for FileHelpers.cxx:

Go to the source code of this file.

Namespaces

 MuonValR4
 Lightweight algorithm to read xAOD MDT sim hits and (fast-digitised) drift circles from SG and fill a validation NTuple with identifier and drift circle info.
 

Functions

std::string MuonValR4::removeNonAlphaNum (std::string str)
 Removes all non-alpha numerical characters from a string. More...
 
void MuonValR4::ensureDirectory (const std::string &path)
 Ensures that the subdirectory in the path is created. More...