master
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
BasicObserved.cpp
Go to the documentation of this file.
1
/*
2
* BasicObserved.cpp
3
*
4
* Created on: Mar 4, 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 "
BasicObserved.hpp
"
14
15
namespace
BOL
16
{
17
BasicObserved::BasicObserved
() :
18
observerList(),
19
observerIterator()
20
{
21
// just an initialization list.
22
}
23
24
BasicObserved::~BasicObserved
()
25
{
26
removeAllObservers
();
27
}
28
29
}
BasicObserved.hpp
BOL::BasicObserved::~BasicObserved
virtual ~BasicObserved()
Definition:
BasicObserved.cpp:24
BOL::BasicObserved::BasicObserved
BasicObserved()
Definition:
BasicObserved.cpp:17
BOL::BasicObserved::removeAllObservers
void removeAllObservers()
Definition:
BasicObserved.hpp:123
BOL
Definition:
ArgumentParser.hpp:23
LHPC
include
BOLlib
source
BasicObserved.cpp
Generated on Mon Aug 4 2025 for $\texttt{HEPfit}$ using
1.9.2