|
CHROMA
|
Params for hex-links. More...
#include <hex_fermstate_params.h>
Public Member Functions | |
| HexFermStateParams () | |
| Default constructor. More... | |
| HexFermStateParams (XMLReader &in, const std::string &path) | |
Public Attributes | |
| int | n_smear |
Params for hex-links.
Definition at line 15 of file hex_fermstate_params.h.
| Chroma::HexFermStateParams::HexFermStateParams | ( | ) |
| Chroma::HexFermStateParams::HexFermStateParams | ( | XMLReader & | in, |
| const std::string & | path | ||
| ) |
Definition at line 18 of file hex_fermstate_params.cc.
References Chroma::in, n_smear, and Chroma::read().
| int Chroma::HexFermStateParams::n_smear |
Definition at line 21 of file hex_fermstate_params.h.
Referenced by Chroma::HexFermState< T, P, Q >::create(), and HexFermStateParams().