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

Inline measurement of hadron spectrum. More...

#include <inline_hadspec_w.h>

Inheritance diagram for Chroma::InlineHadSpec:
Chroma::AbsInlineMeasurement

Public Member Functions

 ~InlineHadSpec ()
 
 InlineHadSpec (const InlineHadSpecParams &p)
 
 InlineHadSpec (const InlineHadSpec &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

InlineHadSpecParams params
 

Detailed Description

Inline measurement of hadron spectrum.

Definition at line 64 of file inline_hadspec_w.h.

Constructor & Destructor Documentation

◆ ~InlineHadSpec()

Chroma::InlineHadSpec::~InlineHadSpec ( )
inline

Definition at line 67 of file inline_hadspec_w.h.

◆ InlineHadSpec() [1/2]

Chroma::InlineHadSpec::InlineHadSpec ( const InlineHadSpecParams p)
inline

Definition at line 68 of file inline_hadspec_w.h.

◆ InlineHadSpec() [2/2]

Chroma::InlineHadSpec::InlineHadSpec ( const InlineHadSpec p)
inline

Definition at line 69 of file inline_hadspec_w.h.

Member Function Documentation

◆ func()

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

◆ getFrequency()

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

Tell me how often I should measure this beastie.

Implements Chroma::AbsInlineMeasurement.

Definition at line 71 of file inline_hadspec_w.h.

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

◆ operator()()

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

Member Data Documentation

◆ params

InlineHadSpecParams Chroma::InlineHadSpec::params
private

Definition at line 83 of file inline_hadspec_w.h.

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


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