Thermal-FIST 1.5
Package for hadron resonance gas model applications
Loading...
Searching...
No Matches
thermalfist::ParticleDecayType Struct Reference

An auxiliary struct containing the list of decay types. More...

#include <ParticleDecay.h>

Public Types

enum  DecayType {
  Stable = 0 , Default = 1 , Weak = 2 , Electromagnetic = 3 ,
  Strong = 4
}
 Type of particle's decay. More...
 

Static Public Attributes

static const int NumberOfDecayTypes = 5
 

Detailed Description

An auxiliary struct containing the list of decay types.

Definition at line 53 of file ParticleDecay.h.

Member Enumeration Documentation

◆ DecayType

Type of particle's decay.

Stable – does not decay. Default – not used. Weak – weakly decaying. Electromagnetic – electromagnetically decaying. Strong – strongly decaying.

Enumerator
Stable 

Does not decay.

Default 

Not used.

Weak 

Weakly decaying.

Electromagnetic 

Electromagnetically decaying.

Strong 

Strongly decaying.

Definition at line 64 of file ParticleDecay.h.

Member Data Documentation

◆ NumberOfDecayTypes

const int thermalfist::ParticleDecayType::NumberOfDecayTypes = 5
static

Definition at line 71 of file ParticleDecay.h.


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