thepeg is hosted by Hepforge, IPPP Durham
ThePEG 2.3.0
ThePEG::Helicity::ColourStructure Namespace Reference

Namespace for naming types of colour structures to allow models to define new type. More...

Typedefs

typedef unsigned T
 

Variables

const T UNDEFINED = 0
 
const T SINGLET = 1
 
const T SU3TFUND = 2
 
const T SU3F = 3
 
const T SU3T6 = 4
 
const T SU3K6 = 5
 
const T EPS = 6
 
const T DELTA = 7
 
const T SU3FF = 8
 
const T SU3TTFUNDS = 9
 
const T SU3TTFUNDD = 10
 
const T SU3TT6 = 11
 
const T SU3I12I34 = 12
 
const T SU3I14I23 = 13
 
const T SU3T21T43 = 14
 
const T SU3T23T41 = 15
 

Detailed Description

Namespace for naming types of colour structures to allow models to define new type.

Typedef Documentation

◆ T

typedef unsigned ThePEG::Helicity::ColourStructure::T

Definition at line 42 of file VertexBase.h.

Variable Documentation

◆ DELTA

const T ThePEG::Helicity::ColourStructure::DELTA = 7

Definition at line 50 of file VertexBase.h.

◆ EPS

const T ThePEG::Helicity::ColourStructure::EPS = 6

Definition at line 49 of file VertexBase.h.

◆ SINGLET

const T ThePEG::Helicity::ColourStructure::SINGLET = 1

Definition at line 44 of file VertexBase.h.

◆ SU3F

const T ThePEG::Helicity::ColourStructure::SU3F = 3

Definition at line 46 of file VertexBase.h.

◆ SU3FF

const T ThePEG::Helicity::ColourStructure::SU3FF = 8

Definition at line 51 of file VertexBase.h.

◆ SU3I12I34

const T ThePEG::Helicity::ColourStructure::SU3I12I34 = 12

Definition at line 55 of file VertexBase.h.

◆ SU3I14I23

const T ThePEG::Helicity::ColourStructure::SU3I14I23 = 13

Definition at line 56 of file VertexBase.h.

◆ SU3K6

const T ThePEG::Helicity::ColourStructure::SU3K6 = 5

Definition at line 48 of file VertexBase.h.

◆ SU3T21T43

const T ThePEG::Helicity::ColourStructure::SU3T21T43 = 14

Definition at line 57 of file VertexBase.h.

◆ SU3T23T41

const T ThePEG::Helicity::ColourStructure::SU3T23T41 = 15

Definition at line 58 of file VertexBase.h.

◆ SU3T6

const T ThePEG::Helicity::ColourStructure::SU3T6 = 4

Definition at line 47 of file VertexBase.h.

◆ SU3TFUND

const T ThePEG::Helicity::ColourStructure::SU3TFUND = 2

Definition at line 45 of file VertexBase.h.

◆ SU3TT6

const T ThePEG::Helicity::ColourStructure::SU3TT6 = 11

Definition at line 54 of file VertexBase.h.

◆ SU3TTFUNDD

const T ThePEG::Helicity::ColourStructure::SU3TTFUNDD = 10

Definition at line 53 of file VertexBase.h.

◆ SU3TTFUNDS

const T ThePEG::Helicity::ColourStructure::SU3TTFUNDS = 9

Definition at line 52 of file VertexBase.h.

◆ UNDEFINED

const T ThePEG::Helicity::ColourStructure::UNDEFINED = 0

Definition at line 43 of file VertexBase.h.