Belle II Software development
pydat2_type Struct Reference

PYDAT2 common block of PYTHIA6. More...

#include <KKGenInterface.h>

Public Attributes

int KCHG [4][500]
 particle information such as spin, charge...
 
double PMAS [4][500]
 particle information such as mass, width...
 
double PARF [2000]
 parametrization of dd-uu-ss flavor mixing.
 
double VCKM [4][4]
 squared CKM matrix elements.
 

Detailed Description

PYDAT2 common block of PYTHIA6.

Definition at line 38 of file KKGenInterface.h.

Member Data Documentation

◆ KCHG

int KCHG[4][500]

particle information such as spin, charge...

Definition at line 39 of file KKGenInterface.h.

◆ PARF

double PARF[2000]

parametrization of dd-uu-ss flavor mixing.

Definition at line 41 of file KKGenInterface.h.

◆ PMAS

double PMAS[4][500]

particle information such as mass, width...

Definition at line 40 of file KKGenInterface.h.

◆ VCKM

double VCKM[4][4]

squared CKM matrix elements.

Definition at line 42 of file KKGenInterface.h.


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