master
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
LinesAsStringsBlock.cpp
Go to the documentation of this file.
1
/*
2
* LinesAsStringsBlock.cpp
3
*
4
* Created on: Mar 12, 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
16
17
namespace
LHPC
18
{
19
namespace
SLHA
20
{
21
LinesAsStringsBlock::LinesAsStringsBlock
( std::string
const
& blockName,
22
bool
const
isVerbose ) :
23
SlhaBlock
< std::string, InterpreterClass::LinesAsStrings >( blockName,
24
""
,
25
isVerbose )
26
{
27
// just an initialization list.
28
}
29
30
LinesAsStringsBlock::~LinesAsStringsBlock
()
31
{
32
// does nothing.
33
}
34
35
}
36
37
}
SLHA.hpp
LHPC::SLHA::LinesAsStringsBlock::~LinesAsStringsBlock
virtual ~LinesAsStringsBlock()
Definition:
LinesAsStringsBlock.cpp:30
LHPC::SLHA::LinesAsStringsBlock::LinesAsStringsBlock
LinesAsStringsBlock(std::string const &blockName, bool const isVerbose=false)
Definition:
LinesAsStringsBlock.cpp:21
LHPC::SLHA::SlhaBlock
Definition:
SlhaBlock.hpp:55
LHPC
Definition:
FourMomentum.hpp:24
LHPC
source
SLHA
BlockClasses
LinesAsStringsBlock.cpp
Generated on Sat Aug 9 2025 for $\texttt{HEPfit}$ using
1.9.2