|
CHROMA
|
The result of hadron contractions. More...
#include <hadron_contract.h>
Public Attributes | |
| XMLBufferWriter | xml |
| BinaryBufferWriter | bin |
| XMLBufferWriter | xml_regres |
The result of hadron contractions.
Definition at line 18 of file hadron_contract.h.
| BinaryBufferWriter Chroma::HadronContractResult_t::bin |
Holds momentum projected correlators
Definition at line 21 of file hadron_contract.h.
Referenced by Chroma::MesonSpec2PtEnv::MesonSpecCorrs::operator()().
| XMLBufferWriter Chroma::HadronContractResult_t::xml |
XML about each corr group - used to drive the stripper
Definition at line 20 of file hadron_contract.h.
| XMLBufferWriter Chroma::HadronContractResult_t::xml_regres |
Sample XML used for regression checking
Definition at line 23 of file hadron_contract.h.