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

Inline measurement of static-light quark spectroscopy. More...

#include <inline_static_light_spec_w.h>

Inheritance diagram for Chroma::InlineStaticLightSpec:
Chroma::AbsInlineMeasurement

Public Member Functions

 ~InlineStaticLightSpec ()
 
 InlineStaticLightSpec (const InlineStaticLightSpecParams &p)
 
 InlineStaticLightSpec (const InlineStaticLightSpec &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

InlineStaticLightSpecParams params
 

Detailed Description

Inline measurement of static-light quark spectroscopy.

Definition at line 60 of file inline_static_light_spec_w.h.

Constructor & Destructor Documentation

◆ ~InlineStaticLightSpec()

Chroma::InlineStaticLightSpec::~InlineStaticLightSpec ( )
inline

Definition at line 63 of file inline_static_light_spec_w.h.

◆ InlineStaticLightSpec() [1/2]

Chroma::InlineStaticLightSpec::InlineStaticLightSpec ( const InlineStaticLightSpecParams p)
inline

Definition at line 64 of file inline_static_light_spec_w.h.

◆ InlineStaticLightSpec() [2/2]

Chroma::InlineStaticLightSpec::InlineStaticLightSpec ( const InlineStaticLightSpec p)
inline

Definition at line 65 of file inline_static_light_spec_w.h.

Member Function Documentation

◆ func()

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

◆ getFrequency()

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

Tell me how often I should measure this beastie.

Implements Chroma::AbsInlineMeasurement.

Definition at line 67 of file inline_static_light_spec_w.h.

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

◆ operator()()

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

Member Data Documentation

◆ params

InlineStaticLightSpecParams Chroma::InlineStaticLightSpec::params
private

Definition at line 79 of file inline_static_light_spec_w.h.

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


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