master
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
BasicObserver.cpp
Go to the documentation of this file.
1
/*
2
* BasicObserver.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 "
BasicObserver.hpp
"
14
15
namespace
BOL
16
{
17
BasicObserver::BasicObserver
() :
18
stillObservingFlags()
19
{
20
// does nothing.
21
}
22
23
BasicObserver::~BasicObserver
()
24
{
25
clearObservingFlags
();
26
// any observed targets still around need to know to stop signaling this
27
// observer.
28
}
29
30
}
BasicObserver.hpp
BOL::BasicObserver::~BasicObserver
virtual ~BasicObserver()
Definition:
BasicObserver.cpp:23
BOL::BasicObserver::clearObservingFlags
void clearObservingFlags()
Definition:
BasicObserver.hpp:60
BOL::BasicObserver::BasicObserver
BasicObserver()
Definition:
BasicObserver.cpp:17
BOL
Definition:
ArgumentParser.hpp:23
LHPC
include
BOLlib
source
BasicObserver.cpp
Generated on Mon Aug 4 2025 for $\texttt{HEPfit}$ using
1.9.2