Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Namespaces | Functions
Locate.cxx File Reference
#include <RootCoreUtils/Locate.h>
#include <deque>
#include <TSystem.h>
#include <RootCoreUtils/Assert.h>
#include <RootCoreUtils/ShellExec.h>
#include <RootCoreUtils/ThrowMsg.h>
Include dependency graph for Locate.cxx:

Go to the source code of this file.

Namespaces

 RCU
 This module defines a variety of assert style macros.
 

Functions

std::string RCU::locate (const std::string &locations)
 effects: find the file with the given name from a list of locations separated by "::". More...