CbmRoot
ParticleDecay Struct Reference

#include <ThermalParticle.h>

Public Member Functions

 ParticleDecay (double bratio=0., std::vector< int > daughters=std::vector< int >(0))
 

Public Attributes

double fBratio
 
std::vector< int > fDaughters
 

Detailed Description

Definition at line 7 of file ThermalParticle.h.

Constructor & Destructor Documentation

◆ ParticleDecay()

ParticleDecay::ParticleDecay ( double  bratio = 0.,
std::vector< int >  daughters = std::vector<int>(0) 
)
inline

Definition at line 10 of file ThermalParticle.h.

Member Data Documentation

◆ fBratio

double ParticleDecay::fBratio

◆ fDaughters

std::vector<int> ParticleDecay::fDaughters

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