master
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
UsefulStuff.cpp
Go to the documentation of this file.
1
/*
2
* UsefulStuff.cpp
3
*
4
* Created on: Jan 6, 2012
5
* Author: Ben O'Leary (benjamin.oleary@gmail.com)
6
*
7
* This file is part of BOLlib, released under the
8
* GNU General Public License. Please see the accompanying
9
* README.BOLlib.txt file for a full list of files, brief documentation
10
* on how to use these classes, and further details on the license.
11
*/
12
13
#include "
UsefulStuff.hpp
"
14
15
namespace
BOL
16
{
17
double
const
UsefulStuff::notANumber
( NAN );
18
std::string
const
UsefulStuff::nanString
(
"NaN (\"Not a Number\")"
);
19
double
const
UsefulStuff::twicePi
( 2.0 * M_PI );
20
21
bool
UsefulStuff::randomSeedNotYetSet
(
true
);
22
23
}
UsefulStuff.hpp
BOL::UsefulStuff::twicePi
static double const twicePi
Definition:
UsefulStuff.hpp:30
BOL::UsefulStuff::randomSeedNotYetSet
static bool randomSeedNotYetSet
Definition:
UsefulStuff.hpp:60
BOL::UsefulStuff::notANumber
static double const notANumber
Definition:
UsefulStuff.hpp:28
BOL::UsefulStuff::nanString
static std::string const nanString
Definition:
UsefulStuff.hpp:29
BOL
Definition:
ArgumentParser.hpp:23
LHPC
include
BOLlib
source
UsefulStuff.cpp
Generated on Mon Aug 4 2025 for $\texttt{HEPfit}$ using
1.9.2