AmpGen 2.1
Loading...
Searching...
No Matches
AmpGen::QuarkState Class Reference

Detailed Description

Definition at line 11 of file QuarkContent.h.

Public Member Functions

 QuarkState ()
 
 QuarkState (const std::string &str)
 
void antiThis ()
 
char nameFromPosition (int i) const
 
int positionFromName (char c) const
 
bool isVacuum () const
 
void print (std::ostream &os=std::cout) const
 
QuarkStateoperator+= (const QuarkState &rhs)
 
QuarkStateoperator-= (const QuarkState &rhs)
 
QuarkState operator+ (const QuarkState &rhs) const
 
QuarkState operator- (const QuarkState &rhs) const
 
bool operator== (const QuarkState &rhs) const
 
bool operator!= (const QuarkState &rhs) const
 
int operator[] (const size_t &index) const
 

Constructor & Destructor Documentation

◆ QuarkState() [1/2]

AmpGen::QuarkState::QuarkState ( )

◆ QuarkState() [2/2]

AmpGen::QuarkState::QuarkState ( const std::string & str)
explicit

Member Function Documentation

◆ antiThis()

void AmpGen::QuarkState::antiThis ( )

◆ isVacuum()

bool AmpGen::QuarkState::isVacuum ( ) const

◆ nameFromPosition()

char AmpGen::QuarkState::nameFromPosition ( int i) const

◆ operator!=()

bool AmpGen::QuarkState::operator!= ( const QuarkState & rhs) const

◆ operator+()

QuarkState AmpGen::QuarkState::operator+ ( const QuarkState & rhs) const

◆ operator+=()

QuarkState & AmpGen::QuarkState::operator+= ( const QuarkState & rhs)

◆ operator-()

QuarkState AmpGen::QuarkState::operator- ( const QuarkState & rhs) const

◆ operator-=()

QuarkState & AmpGen::QuarkState::operator-= ( const QuarkState & rhs)

◆ operator==()

bool AmpGen::QuarkState::operator== ( const QuarkState & rhs) const

◆ operator[]()

int AmpGen::QuarkState::operator[] ( const size_t & index) const

◆ positionFromName()

int AmpGen::QuarkState::positionFromName ( char c) const

◆ print()

void AmpGen::QuarkState::print ( std::ostream & os = std::cout) const

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