master
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
BlockInterpreter.cpp
Go to the documentation of this file.
1
/*
2
* BlockInterpreter.cpp
3
*
4
* Created on: Mar 11, 2012
5
* Author: Ben O'Leary (benjamin.oleary@gmail.com)
6
* Copyright 2012 Ben O'Leary
7
*
8
* This file is part of LesHouchesParserClasses, released under the
9
* GNU General Public License. Please see the accompanying
10
* README.LHPC_CPP.txt file for a full list of files, brief documentation
11
* on how to use these classes, and further details on the license.
12
*/
13
14
#include "
SLHA.hpp
"
15
#include "
BOLlib/include/BOLlib.hpp
"
16
17
namespace
LHPC
18
{
19
namespace
SLHA
20
{
21
BOL::StringParser
const
BlockInterpreter::slhaDoubleMaker
( 9,
22
' '
,
23
9,
24
3 );
25
BOL::StringParser
const
BlockInterpreter::slhaIntHelper
( 1,
26
' '
,
27
1,
28
1,
29
""
);
30
BOL::StringParser
const
BlockInterpreter::particleCodeMaker
( 9,
31
' '
,
32
1,
33
1,
34
""
);
35
bool
const
BlockInterpreter::defaultVerbosity
(
false
);
36
37
38
BlockInterpreter::BlockInterpreter
() :
39
currentStringBlock( NULL ),
40
stringInterpretation(
""
)
41
{
42
// just an initialization list.
43
}
44
45
BlockInterpreter::~BlockInterpreter
()
46
{
47
// does nothing.
48
}
49
50
}
51
52
}
BOLlib.hpp
SLHA.hpp
BOL::StringParser
Definition:
StringParser.hpp:33
LHPC::SLHA::BlockInterpreter::slhaIntHelper
static BOL::StringParser const slhaIntHelper
Definition:
BlockInterpreter.hpp:30
LHPC::SLHA::BlockInterpreter::particleCodeMaker
static BOL::StringParser const particleCodeMaker
Definition:
BlockInterpreter.hpp:31
LHPC::SLHA::BlockInterpreter::~BlockInterpreter
virtual ~BlockInterpreter()
Definition:
BlockInterpreter.cpp:45
LHPC::SLHA::BlockInterpreter::slhaDoubleMaker
static BOL::StringParser const slhaDoubleMaker
Definition:
BlockInterpreter.hpp:29
LHPC::SLHA::BlockInterpreter::BlockInterpreter
BlockInterpreter()
Definition:
BlockInterpreter.cpp:38
LHPC::SLHA::BlockInterpreter::defaultVerbosity
static bool const defaultVerbosity
Definition:
BlockInterpreter.hpp:32
LHPC
Definition:
FourMomentum.hpp:24
LHPC
source
SLHA
BlockClasses
InterpreterClasses
BlockInterpreter.cpp
Generated on Sun Aug 10 2025 for $\texttt{HEPfit}$ using
1.9.2