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

Inline measurement of hadron spectrum. More...

#include <inline_heavyhadspec_w.h>

Inheritance diagram for Chroma::InlineHeavyHadSpec:
Chroma::AbsInlineMeasurement

Public Member Functions

 ~InlineHeavyHadSpec ()
 
 InlineHeavyHadSpec (const InlineHeavyHadSpecParams &p)
 
 InlineHeavyHadSpec (const InlineHeavyHadSpec &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

InlineHeavyHadSpecParams params
 

Detailed Description

Inline measurement of hadron spectrum.

Definition at line 60 of file inline_heavyhadspec_w.h.

Constructor & Destructor Documentation

◆ ~InlineHeavyHadSpec()

Chroma::InlineHeavyHadSpec::~InlineHeavyHadSpec ( )
inline

Definition at line 63 of file inline_heavyhadspec_w.h.

◆ InlineHeavyHadSpec() [1/2]

Chroma::InlineHeavyHadSpec::InlineHeavyHadSpec ( const InlineHeavyHadSpecParams p)
inline

Definition at line 64 of file inline_heavyhadspec_w.h.

◆ InlineHeavyHadSpec() [2/2]

Chroma::InlineHeavyHadSpec::InlineHeavyHadSpec ( const InlineHeavyHadSpec p)
inline

Definition at line 65 of file inline_heavyhadspec_w.h.

Member Function Documentation

◆ func()

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

◆ getFrequency()

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

Tell me how often I should measure this beastie.

Implements Chroma::AbsInlineMeasurement.

Definition at line 67 of file inline_heavyhadspec_w.h.

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

◆ operator()()

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

Member Data Documentation

◆ params

InlineHeavyHadSpecParams Chroma::InlineHeavyHadSpec::params
private

Definition at line 79 of file inline_heavyhadspec_w.h.

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


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