ATLAS Offline Software
Namespaces | Functions
FileHelpers.h File Reference
#include <string>
Include dependency graph for FileHelpers.h:
This graph shows which files directly or indirectly include this file:

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