#include <ProfileFitter.h>
|
double | GetCache (const TString &name) |
|
void | SaveCache (const TString &name, double val) |
|
|
std::map< TString, double > | Num_Map |
|
Definition at line 77 of file ProfileFitter.h.
◆ GetCache()
double NAGASH::ProfileFitter::ProfileCache::GetCache |
( |
const TString & |
name | ) |
|
|
inline |
◆ SaveCache()
void NAGASH::ProfileFitter::ProfileCache::SaveCache |
( |
const TString & |
name, |
|
|
double |
val |
|
) |
| |
|
inline |
◆ Num_Map
std::map<TString, double> NAGASH::ProfileFitter::ProfileCache::Num_Map |
The documentation for this class was generated from the following file: