CHROMA
Public Member Functions | Protected Member Functions | Private Attributes | List of all members

Inline measurement of meson 2-pt functions. More...

#include <inline_mesonspec_w.h>

Inheritance diagram for Chroma::InlineMesonSpec:
Chroma::AbsInlineMeasurement

Public Member Functions

 ~InlineMesonSpec ()
 
 InlineMesonSpec (const InlineMesonSpecParams &p)
 
 InlineMesonSpec (const InlineMesonSpec &p)
 
unsigned long getFrequency (void) const
 Tell me how often I should measure this beastie. More...
 
void operator() (const unsigned long update_no, XMLWriter &xml_out)
 Do the measurement. More...
 
- Public Member Functions inherited from Chroma::AbsInlineMeasurement
virtual ~AbsInlineMeasurement (void)
 Virtual Destructor. More...
 

Protected Member Functions

void func (const unsigned long update_no, XMLWriter &xml_out)
 Do the measurement. More...
 

Private Attributes

InlineMesonSpecParams params
 

Detailed Description

Inline measurement of meson 2-pt functions.

Definition at line 74 of file inline_mesonspec_w.h.

Constructor & Destructor Documentation

◆ ~InlineMesonSpec()

Chroma::InlineMesonSpec::~InlineMesonSpec ( )
inline

Definition at line 77 of file inline_mesonspec_w.h.

◆ InlineMesonSpec() [1/2]

Chroma::InlineMesonSpec::InlineMesonSpec ( const InlineMesonSpecParams p)
inline

Definition at line 78 of file inline_mesonspec_w.h.

◆ InlineMesonSpec() [2/2]

Chroma::InlineMesonSpec::InlineMesonSpec ( const InlineMesonSpec p)
inline

Definition at line 79 of file inline_mesonspec_w.h.

Member Function Documentation

◆ func()

void Chroma::InlineMesonSpec::func ( const unsigned long  update_no,
XMLWriter &  xml_out 
)
protected

◆ getFrequency()

unsigned long Chroma::InlineMesonSpec::getFrequency ( void  ) const
inlinevirtual

Tell me how often I should measure this beastie.

Implements Chroma::AbsInlineMeasurement.

Definition at line 81 of file inline_mesonspec_w.h.

References Chroma::InlineMesonSpecParams::frequency, and params.

◆ operator()()

void Chroma::InlineMesonSpec::operator() ( const unsigned long  update_no,
XMLWriter &  xml_out 
)
virtual

Member Data Documentation

◆ params

InlineMesonSpecParams Chroma::InlineMesonSpec::params
private

Definition at line 93 of file inline_mesonspec_w.h.

Referenced by func(), getFrequency(), and operator()().


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