master
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
BaseSlhaBlock.cpp
Go to the documentation of this file.
1
/*
2
* BaseSlhaBlock.cpp
3
*
4
* Created on: Mar 15, 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
namespace
LHPC
17
{
18
namespace
SLHA
19
{
20
BaseSlhaBlock::BaseSlhaBlock
( std::string
const
& blockName ) :
21
StringBlockObserver
(),
22
blockName( blockName )
23
{
24
BOL::StringParser::transformToUppercase
( this->blockName );
25
}
26
27
BaseSlhaBlock::~BaseSlhaBlock
()
28
{
29
// does nothing.
30
}
31
32
}
33
34
}
SLHA.hpp
BOL::PushedToObserver
Definition:
PushedToObserver.hpp:25
BOL::StringParser::transformToUppercase
static void transformToUppercase(std::string &stringToTransform)
Definition:
StringParser.hpp:355
LHPC::SLHA::BaseSlhaBlock::BaseSlhaBlock
BaseSlhaBlock(std::string const &blockName)
Definition:
BaseSlhaBlock.cpp:20
LHPC::SLHA::BaseSlhaBlock::~BaseSlhaBlock
virtual ~BaseSlhaBlock()
Definition:
BaseSlhaBlock.cpp:27
LHPC
Definition:
FourMomentum.hpp:24
LHPC
source
SLHA
BlockClasses
BaseSlhaBlock.cpp
Generated on Mon Aug 4 2025 for $\texttt{HEPfit}$ using
1.9.2