Documentation of MARTY
A Modern ARtificial Theoretical phYsicist
Public Member Functions | Private Types | Private Attributes
mty::Flavor Class Reference

Public Member Functions

FlavorIrrep getTrivialRep () const
 
FlavorIrrep getFundamentalRep () const
 
bool empty () const
 
size_t size () const
 
FlavList::iterator begin ()
 
FlavList::iterator end ()
 
FlavList::const_iterator begin () const
 
FlavList::const_iterator end () const
 
void addGroup (std::unique_ptr< FlavorGroup > &newPtr)
 
void addGroup (std::unique_ptr< FlavorGroup > &&newPtr)
 
void push_back (std::unique_ptr< FlavorGroup > &newPtr)
 
void push_back (std::unique_ptr< FlavorGroup > &&newPtr)
 
FlavorGroupoperator[] (size_t i) const
 

Private Types

typedef std::vector< mty::FlavorGroup * > FlavList
 

Private Attributes

FlavList flavors
 

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