CHROMA
Public Member Functions | Public Attributes | List of all members
Chroma::QuarkIndex Class Reference

#include <qqq_w.h>

Public Member Functions

 QuarkIndex ()
 
 QuarkIndex (int s_, int c_)
 
void Zero ()
 
QuarkIndexoperator++ ()
 
bool NotEnd ()
 

Public Attributes

int s
 
int c
 

Detailed Description

Definition at line 19 of file qqq_w.h.

Constructor & Destructor Documentation

◆ QuarkIndex() [1/2]

Chroma::QuarkIndex::QuarkIndex ( )
inline

Definition at line 23 of file qqq_w.h.

◆ QuarkIndex() [2/2]

Chroma::QuarkIndex::QuarkIndex ( int  s_,
int  c_ 
)
inline

Definition at line 24 of file qqq_w.h.

Member Function Documentation

◆ NotEnd()

bool Chroma::QuarkIndex::NotEnd ( )
inline

Definition at line 41 of file qqq_w.h.

References s.

Referenced by Chroma::compute_qqq().

◆ operator++()

QuarkIndex& Chroma::QuarkIndex::operator++ ( )
inline

Definition at line 31 of file qqq_w.h.

References c, and s.

◆ Zero()

void Chroma::QuarkIndex::Zero ( )
inline

Definition at line 26 of file qqq_w.h.

References c, and s.

Member Data Documentation

◆ c

int Chroma::QuarkIndex::c

Definition at line 22 of file qqq_w.h.

Referenced by Chroma::ThreeQuarks::operator()(), operator++(), and Zero().

◆ s

int Chroma::QuarkIndex::s

Definition at line 21 of file qqq_w.h.

Referenced by NotEnd(), Chroma::ThreeQuarks::operator()(), operator++(), and Zero().


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