Tracker for objects (RefinableObj, Crystal, PowderPattern, RefPar,...)
More...
|
| TrackerObject (const std::string &name, const T &obj, REAL(T::*f)() const) |
|
| Tracker (const std::string &name) |
|
const std::string & | GetName () const |
|
void | AppendValue (const long trial) |
|
void | Clear () |
| Removes all stored values.
|
|
const std::map< long, REAL > & | GetValues () const |
|
std::map< long, REAL > & | GetValues () |
|
|
const T * | mpObj |
|
REAL(T::* | mfp )() const |
|
|
std::map< long, REAL > | mvValues |
|
std::string | mName |
|
template<class T>
class ObjCryst::TrackerObject< T >
Tracker for objects (RefinableObj, Crystal, PowderPattern, RefPar,...)
Definition at line 109 of file Tracker.h.
The documentation for this class was generated from the following file: