LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
find_config.h
Go to the documentation of this file.
1
// ======================================================================
2
//
3
// find_config
4
//
5
// ======================================================================
6
7
#ifndef art_Framework_Art_find_config_h
8
#define art_Framework_Art_find_config_h
9
10
#include <string>
11
12
namespace
art
{
13
bool
find_config
(std::string
const
& filename,
14
std::string
const
& search_path_spec,
15
std::string& full_path);
16
}
17
18
#endif
/* art_Framework_Art_find_config_h */
19
20
// Local Variables:
21
// mode: c++
22
// End:
art::find_config
bool find_config(std::string const &filename, std::string const &search_path_spec, std::string &full_path)
Definition:
find_config.cc:13
art
Definition:
MVAAlg.h:12
art
Framework
Art
find_config.h
Generated on Thu May 2 2024 20:59:28 for LArSoft by
1.8.11