Grid 0.7.0
TopologySmearingParameters Struct Reference

#include <topological_charge.h>

Inheritance diagram for TopologySmearingParameters:

Public Member Functions

 GRID_SERIALIZABLE_CLASS_MEMBERS (TopologySmearingParameters, int, meas_interval, float, init_step_size, float, maxTau, float, tolerance)
 TopologySmearingParameters (float ss=0.0f, int mi=0, float mT=0.0f, float tol=1e-4)
template<class ReaderClass>
 TopologySmearingParameters (Reader< ReaderClass > &Reader)

Detailed Description

Definition at line 35 of file topological_charge.h.

Constructor & Destructor Documentation

◆ TopologySmearingParameters() [1/2]

TopologySmearingParameters::TopologySmearingParameters ( float ss = 0.0f,
int mi = 0,
float mT = 0.0f,
float tol = 1e-4 )
inline

Definition at line 42 of file topological_charge.h.

Referenced by GRID_SERIALIZABLE_CLASS_MEMBERS().

◆ TopologySmearingParameters() [2/2]

template<class ReaderClass>
TopologySmearingParameters::TopologySmearingParameters ( Reader< ReaderClass > & Reader)
inline

Definition at line 46 of file topological_charge.h.

Member Function Documentation

◆ GRID_SERIALIZABLE_CLASS_MEMBERS()

TopologySmearingParameters::GRID_SERIALIZABLE_CLASS_MEMBERS ( TopologySmearingParameters ,
int ,
meas_interval ,
float ,
init_step_size ,
float ,
maxTau ,
float ,
tolerance  )

The documentation for this struct was generated from the following file: