CHROMA
|
Params for NEFF. More...
#include <unprec_nef_fermact_array_w.h>
Public Member Functions | |
UnprecNEFFermActArrayParams () | |
UnprecNEFFermActArrayParams (XMLReader &in, const std::string &path) | |
Read parameters. More... | |
Public Attributes | |
Real | OverMass |
Real | b5 |
Real | c5 |
Real | Mass |
int | N5 |
Params for NEFF.
Definition at line 24 of file unprec_nef_fermact_array_w.h.
|
inline |
Definition at line 26 of file unprec_nef_fermact_array_w.h.
Chroma::UnprecNEFFermActArrayParams::UnprecNEFFermActArrayParams | ( | XMLReader & | in, |
const std::string & | path | ||
) |
Read parameters.
Definition at line 62 of file unprec_nef_fermact_array_w.cc.
Real Chroma::UnprecNEFFermActArrayParams::b5 |
Definition at line 30 of file unprec_nef_fermact_array_w.h.
Referenced by UnprecNEFFermActArrayParams().
Real Chroma::UnprecNEFFermActArrayParams::c5 |
Definition at line 31 of file unprec_nef_fermact_array_w.h.
Referenced by UnprecNEFFermActArrayParams().
Real Chroma::UnprecNEFFermActArrayParams::Mass |
Definition at line 32 of file unprec_nef_fermact_array_w.h.
Referenced by UnprecNEFFermActArrayParams().
int Chroma::UnprecNEFFermActArrayParams::N5 |
Definition at line 33 of file unprec_nef_fermact_array_w.h.
Referenced by UnprecNEFFermActArrayParams().
Real Chroma::UnprecNEFFermActArrayParams::OverMass |
Definition at line 29 of file unprec_nef_fermact_array_w.h.
Referenced by UnprecNEFFermActArrayParams().