herwig is hosted by Hepforge, IPPP Durham
Herwig 7.3.0
Herwig::MixingElement Struct Reference

Struct for the elements of a mixing matrix. More...

#include <MixingMatrix.h>

Public Member Functions

 MixingElement (unsigned int irow, unsigned int icol, Complex ivalue)
 Constructor.
 

Public Attributes

unsigned int row
 row
 
unsigned int col
 column
 
Complex value
 value
 

Detailed Description

Struct for the elements of a mixing matrix.

Definition at line 35 of file MixingMatrix.h.

Constructor & Destructor Documentation

◆ MixingElement()

Herwig::MixingElement::MixingElement ( unsigned int  irow,
unsigned int  icol,
Complex  ivalue 
)
inline

Constructor.

Definition at line 40 of file MixingMatrix.h.

Member Data Documentation

◆ col

unsigned int Herwig::MixingElement::col

column

Definition at line 51 of file MixingMatrix.h.

◆ row

unsigned int Herwig::MixingElement::row

row

Definition at line 46 of file MixingMatrix.h.

◆ value

Complex Herwig::MixingElement::value

value

Definition at line 56 of file MixingMatrix.h.


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