Class TempLat::ScalarSingletMeasurer
template <typename T>
ClassList > TempLat > ScalarSingletMeasurer
A class which contains standard measurements for scalar singlets.
#include <scalarsingletmeasurer.h>
Inherits the following classes: TempLat::AbstractMeasurer
Public Attributes
| Type | Name |
|---|---|
| bool | lastMeas |
Public Functions
| Type | Name |
|---|---|
| ScalarSingletMeasurer (Model & model, FilesManager< Model::NDim > & filesManager, const RunParameters< T > & par, bool append, std::string postfix="", bool createSpectra=true) |
|
| void | measureSpectra (Model & model, T t, PowerSpectrumMeasurer & PSMeasurer) |
| void | measureStandard (Model & model, T t) |
Public Functions inherited from TempLat::AbstractMeasurer
| Type | Name |
|---|---|
| AbstractMeasurer () |
|
| void | setLastMeas (bool last) |
Protected Attributes inherited from TempLat::AbstractMeasurer
| Type | Name |
|---|---|
| bool | lastMeas |
Public Attributes Documentation
variable lastMeas
Public Functions Documentation
function ScalarSingletMeasurer
template<typename Model>
inline TempLat::ScalarSingletMeasurer::ScalarSingletMeasurer (
Model & model,
FilesManager < Model::NDim > & filesManager,
const RunParameters < T > & par,
bool append,
std::string postfix="",
bool createSpectra=true
)
function measureSpectra
template<typename Model, typename PowerSpectrumMeasurer>
inline void TempLat::ScalarSingletMeasurer::measureSpectra (
Model & model,
T t,
PowerSpectrumMeasurer & PSMeasurer
)
function measureStandard
template<typename Model>
inline void TempLat::ScalarSingletMeasurer::measureStandard (
Model & model,
T t
)
The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/cosmolattice/include/CosmoInterface/measurements/scalarsingletmeasurer.h