CbmRoot
|
#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 |
Definition at line 7 of file ThermalParticle.h.
|
inline |
Definition at line 10 of file ThermalParticle.h.
double ParticleDecay::fBratio |
Definition at line 8 of file ThermalParticle.h.
Referenced by ThermalParticleSystem::LoadDatabase(), and ThermalParticle::ReadDecays().
std::vector<int> ParticleDecay::fDaughters |
Definition at line 9 of file ThermalParticle.h.
Referenced by ThermalParticleSystem::LoadDatabase(), and ThermalParticle::ReadDecays().