GENIEGenerator
Loading...
Searching...
No Matches
Tools
EvtLib
Utils.h
Go to the documentation of this file.
1
#ifndef _EVTLIB_UTILS_H_
2
#define _EVTLIB_UTILS_H_
3
4
#include <string>
5
6
namespace
genie
{
7
namespace
evtlib
{
8
9
/// \brief Expand env vars/homedirs/wildcards in \a s
10
///
11
/// It is a fatal error if there is not exactly one result of the expansion
12
void
Expand
(std::string& s);
13
14
}}
15
16
#endif
genie::evtlib
Definition
EventLibraryInterface.h:38
genie::evtlib::Expand
void Expand(std::string &s)
Expand env vars/homedirs/wildcards in s.
Definition
Utils.cxx:8
genie
THE MAIN GENIE PROJECT NAMESPACE
Definition
AlgCmp.h:25
Generated on
for GENIEGenerator by
1.14.0