CHROMA
Classes | Public Member Functions | Public Attributes | List of all members

The result of hadron 2pt correlators. More...

#include <hadron_2pt.h>

Classes

struct  Mom_t
 Momentum projected correlator. More...
 

Public Member Functions

Handle< HadronContractResult_tserialize () const
 

Public Attributes

XMLBufferWriter xml
 
std::list< Mom_tcorrs
 
XMLBufferWriter xml_regres
 

Detailed Description

The result of hadron 2pt correlators.

Definition at line 25 of file hadron_2pt.h.

Member Function Documentation

◆ serialize()

Handle< HadronContractResult_t > Chroma::Hadron2PtCorrs_t::serialize ( ) const

Serialization function

Definition at line 12 of file hadron_2pt.cc.

References corrs, Chroma::write(), xml, and xml_regres.

Referenced by Chroma::Hadron2PtCorr::project().

Member Data Documentation

◆ corrs

std::list<Mom_t> Chroma::Hadron2PtCorrs_t::corrs

Holds momentum projected correlators

Definition at line 37 of file hadron_2pt.h.

Referenced by Chroma::Hadron2PtCorr::project(), and serialize().

◆ xml

XMLBufferWriter Chroma::Hadron2PtCorrs_t::xml

XML about each corr group - used to drive the stripper

Definition at line 36 of file hadron_2pt.h.

Referenced by Chroma::Hadron2PtCorr::project(), and serialize().

◆ xml_regres

XMLBufferWriter Chroma::Hadron2PtCorrs_t::xml_regres

Sample XML used for regression checking

Definition at line 39 of file hadron_2pt.h.

Referenced by Chroma::Hadron2PtCorr::project(), and serialize().


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