master
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
BalancedPartitionCandidate.cpp
Go to the documentation of this file.
1
/*
2
* BalancedPartitionCandidate.cpp
3
*
4
* Created on: Jul 13, 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 "
BalancedPartitionCandidate.hpp
"
14
15
namespace
BOL
16
{
17
BalancedPartitionCandidate::BalancedPartitionCandidate
() :
18
indexVector(),
19
candidateWeight( 0.0 ),
20
inverseWeight(
UsefulStuff
::notANumber )
21
{
22
// just lets everything initialize in the default way.
23
}
24
25
BalancedPartitionCandidate::~BalancedPartitionCandidate
()
26
{
27
// does nothing.
28
}
29
30
}
BalancedPartitionCandidate.hpp
BOL::BalancedPartitionCandidate::BalancedPartitionCandidate
BalancedPartitionCandidate()
Definition:
BalancedPartitionCandidate.cpp:17
BOL::BalancedPartitionCandidate::~BalancedPartitionCandidate
~BalancedPartitionCandidate()
Definition:
BalancedPartitionCandidate.cpp:25
BOL::UsefulStuff
Definition:
UsefulStuff.hpp:26
BOL
Definition:
ArgumentParser.hpp:23
LHPC
include
BOLlib
source
BalancedPartitionCandidate.cpp
Generated on Mon Aug 4 2025 for $\texttt{HEPfit}$ using
1.9.2