Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
Framework
Utils
UnitUtils.h
Go to the documentation of this file.
1
//____________________________________________________________________________
2
/*!
3
4
\namespace genie::utils::units
5
6
\brief Simple unit system utilities
7
8
\author Costas Andreopoulos <costas.andreopoulos \at stfc.ac.uk>
9
University of Liverpool & STFC Rutherford Appleton Lab
10
11
\created May 06, 2004
12
13
\cpright Copyright (c) 2003-2019, The GENIE Collaboration
14
For the full text of the license visit http://copyright.genie-mc.org
15
or see $GENIE/LICENSE
16
*/
17
//____________________________________________________________________________
18
19
#ifndef _UNIT_UTILS_H_
20
#define _UNIT_UTILS_H_
21
22
namespace
genie
{
23
namespace
utils {
24
25
namespace
units {
26
27
double
UnitFromString
(
string
u
);
28
29
}
// namespace units
30
}
// namespace utils
31
}
// namespace genie
32
33
#endif // _UNIT_UTILS_H_
34
genie
THE MAIN GENIE PROJECT NAMESPACE
Definition:
GeneratorBase.h:8
submit_hadd.u
u
Definition:
submit_hadd.py:84
genie::utils::units::UnitFromString
double UnitFromString(string u)
Definition:
UnitUtils.cxx:26
Generated on Wed Feb 24 2021 14:14:04 for NOvA by
1.8.11