#include <ProfileFitter.h>
|
static std::recursive_mutex | PrintMutex = std::recursive_mutex() |
|
Definition at line 170 of file ProfileFitter.h.
◆ PLH_FCN()
NAGASH::ProfileFitter::PLH_FCN::PLH_FCN |
( |
std::shared_ptr< ThreadPool > |
tpool, |
|
|
std::shared_ptr< MSGTool > |
_msg_, |
|
|
std::map< TString, Parameter > * |
par_map, |
|
|
std::map< TString, Observable > * |
obs_map |
|
) |
| |
|
inline |
◆ MSGUser()
std::shared_ptr< MSGTool > NAGASH::ProfileFitter::PLH_FCN::MSGUser |
( |
| ) |
const |
|
inline |
◆ operator()()
double ProfileFitter::PLH_FCN::operator() |
( |
const std::vector< double > & |
vpara | ) |
const |
|
override |
◆ Reset()
void NAGASH::ProfileFitter::PLH_FCN::Reset |
( |
| ) |
|
|
inline |
◆ Up()
double NAGASH::ProfileFitter::PLH_FCN::Up |
( |
| ) |
const |
|
inline |
◆ Max_Log_Likelihood
double NAGASH::ProfileFitter::PLH_FCN::Max_Log_Likelihood = -999999 |
|
mutableprivate |
◆ msg
std::shared_ptr<MSGTool> NAGASH::ProfileFitter::PLH_FCN::msg |
|
private |
◆ NCall
int NAGASH::ProfileFitter::PLH_FCN::NCall = 0 |
|
mutableprivate |
◆ Obs_Map
std::map<TString, Observable>* NAGASH::ProfileFitter::PLH_FCN::Obs_Map |
|
private |
◆ Par_Map
std::map<TString, Parameter>* NAGASH::ProfileFitter::PLH_FCN::Par_Map |
|
private |
◆ pool
std::shared_ptr<ThreadPool> NAGASH::ProfileFitter::PLH_FCN::pool |
|
private |
◆ PrintMutex
std::recursive_mutex NAGASH::ProfileFitter::PLH_FCN::PrintMutex = std::recursive_mutex() |
|
inlinestaticprivate |
The documentation for this class was generated from the following files: