herwig is hosted by Hepforge, IPPP Durham
Herwig 7.3.0
Herwig::ColourSinglet< Value > Struct Template Reference

Struct to store colour singlets. More...

#include <KinematicsReconstructor.h>

Public Types

typedef vector< ColourSinglet< Value > > VecType
 

Public Member Functions

 ColourSinglet (SystemType intype, Value inpart)
 

Public Attributes

SystemType type
 The type of system.
 
vector< Value > jets
 The jets in the system.
 

Detailed Description

template<typename Value>
struct Herwig::ColourSinglet< Value >

Struct to store colour singlets.

Definition at line 70 of file KinematicsReconstructor.h.

Member Typedef Documentation

◆ VecType

template<typename Value >
typedef vector<ColourSinglet<Value> > Herwig::ColourSinglet< Value >::VecType

Definition at line 72 of file KinematicsReconstructor.h.

Constructor & Destructor Documentation

◆ ColourSinglet() [1/2]

template<typename Value >
Herwig::ColourSinglet< Value >::ColourSinglet ( )
inline

Definition at line 74 of file KinematicsReconstructor.h.

◆ ColourSinglet() [2/2]

template<typename Value >
Herwig::ColourSinglet< Value >::ColourSinglet ( SystemType  intype,
Value  inpart 
)
inline

Definition at line 76 of file KinematicsReconstructor.h.

Member Data Documentation

◆ jets

template<typename Value >
vector<Value> Herwig::ColourSinglet< Value >::jets

The jets in the system.

Definition at line 87 of file KinematicsReconstructor.h.

◆ type

template<typename Value >
SystemType Herwig::ColourSinglet< Value >::type

The type of system.

Definition at line 82 of file KinematicsReconstructor.h.


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