CHROMA
|
Construct baryon operators. More...
#include <simple_hadron_operator_w.h>
Public Member Functions | |
virtual | ~HadronOperator () |
Virtual destructor to help with cleanup;. More... | |
virtual multi1d< LatticeComplex > | operator() (const multi1d< T > &quarks, enum PlusMinus isign) const =0 |
Construct the operator (do the contractions) More... | |
HadronOperator (const GroupXML_t &xml) | |
HadronOperator () | |
Private Attributes | |
std::string | type |
std::string | file |
std::string | name |
Construct baryon operators.
Definition at line 29 of file simple_hadron_operator_w.h.
|
inlinevirtual |
Virtual destructor to help with cleanup;.
Definition at line 33 of file simple_hadron_operator_w.h.
|
inline |
|
inline |
Definition at line 46 of file simple_hadron_operator_w.h.
|
pure virtual |
Construct the operator (do the contractions)
Implemented in Chroma::SimpleHadronOperatorEnv::Baryon.
|
private |
Definition at line 49 of file simple_hadron_operator_w.h.
Referenced by Chroma::SimpleHadronOperatorEnv::HadronOperator< T >::HadronOperator().
|
private |
Definition at line 50 of file simple_hadron_operator_w.h.
Referenced by Chroma::SimpleHadronOperatorEnv::HadronOperator< T >::HadronOperator().
|
private |
Definition at line 48 of file simple_hadron_operator_w.h.
Referenced by Chroma::SimpleHadronOperatorEnv::HadronOperator< T >::HadronOperator().