ATLAS Offline Software
PhysicsAnalysis
D3PDTools
RootCoreUtils
RootCoreUtils
Locate.h
Go to the documentation of this file.
1
#ifndef ROOT_CORE_UTILS__LOCATE_H
2
#define ROOT_CORE_UTILS__LOCATE_H
3
4
//
5
// Distributed under the Boost Software License, Version 1.0.
6
// (See accompanying file LICENSE_1_0.txt or copy at
7
// http://www.boost.org/LICENSE_1_0.txt)
8
9
// Please feel free to contact me (krumnack@iastate.edu) for bug
10
// reports, feature suggestions, praise and complaints.
11
12
13
// This module still needs to be documented. The interface provided
14
// in this module is intended for experts only. The module is
15
// considered to be in the pre-alpha stage.
16
17
18
19
#include <
RootCoreUtils/Global.h
>
20
21
#include <string>
22
23
namespace
RCU
24
{
39
std::string
locate
(
const
std::string& locations);
40
}
41
42
#endif
Global.h
RCU
This module defines a variety of assert style macros.
Definition:
Assert.cxx:26
RCU::locate
std::string locate(const std::string &locations)
effects: find the file with the given name from a list of locations separated by "::".
Definition:
Locate.cxx:28
Generated on Thu Nov 7 2024 21:20:13 for ATLAS Offline Software by
1.8.18