|
CHROMA
|
Main struct from input params and output restarts. More...
Public Attributes | |
| HBItrParams | hbitr_params |
| MCControl | mc_control |
| Cfg_t | cfg |
| std::string | inline_measurement_xml |
Main struct from input params and output restarts.
Definition at line 159 of file purgaug.cc.
| Cfg_t Chroma::HBControl::cfg |
Definition at line 163 of file purgaug.cc.
Referenced by main(), and Chroma::saveState().
| HBItrParams Chroma::HBControl::hbitr_params |
Definition at line 161 of file purgaug.cc.
Referenced by Chroma::doMeas(), Chroma::doProd(), Chroma::doWarmUp(), main(), and Chroma::saveState().
| std::string Chroma::HBControl::inline_measurement_xml |
Definition at line 164 of file purgaug.cc.
Referenced by Chroma::doProd(), main(), and Chroma::saveState().
| MCControl Chroma::HBControl::mc_control |
Definition at line 162 of file purgaug.cc.
Referenced by Chroma::doHB(), Chroma::doMeas(), Chroma::doProd(), Chroma::doWarmUp(), and Chroma::saveState().