GENIEGenerator
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
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::Expand
void Expand(std::string &s)
Expand env vars/homedirs/wildcards in s.
Definition:
Utils.cxx:8
genie::units::s
static constexpr double s
Definition:
Units.h:95
Generated on Wed Jul 17 2024 14:46:46 for GENIEGenerator by
1.8.5