Version: SMASH-3.1
smash::anonymous_namespace{particletype.cc} Namespace Reference

Variables

const ParticleTypeList * all_particle_types = nullptr
 Global pointer to the Particle Type list. More...
 
ParticleTypePtrList nucleons_list
 Global pointer to the Particle Type list of nucleons. More...
 
ParticleTypePtrList anti_nucs_list
 Global pointer to the Particle Type list of anti-nucleons. More...
 
ParticleTypePtrList deltas_list
 Global pointer to the Particle Type list of deltas. More...
 
ParticleTypePtrList anti_deltas_list
 Global pointer to the Particle Type list of anti-deltas. More...
 
ParticleTypePtrList baryon_resonances_list
 Global pointer to the Particle Type list of baryon resonances. More...
 
ParticleTypePtrList light_nuclei_list
 Global pointer to the Particle Type list of light nuclei. More...
 

Variable Documentation

◆ all_particle_types

const ParticleTypeList* smash::anonymous_namespace{particletype.cc}::all_particle_types = nullptr

Global pointer to the Particle Type list.

Definition at line 36 of file particletype.cc.

◆ nucleons_list

ParticleTypePtrList smash::anonymous_namespace{particletype.cc}::nucleons_list

Global pointer to the Particle Type list of nucleons.

Definition at line 38 of file particletype.cc.

◆ anti_nucs_list

ParticleTypePtrList smash::anonymous_namespace{particletype.cc}::anti_nucs_list

Global pointer to the Particle Type list of anti-nucleons.

Definition at line 40 of file particletype.cc.

◆ deltas_list

ParticleTypePtrList smash::anonymous_namespace{particletype.cc}::deltas_list

Global pointer to the Particle Type list of deltas.

Definition at line 42 of file particletype.cc.

◆ anti_deltas_list

ParticleTypePtrList smash::anonymous_namespace{particletype.cc}::anti_deltas_list

Global pointer to the Particle Type list of anti-deltas.

Definition at line 44 of file particletype.cc.

◆ baryon_resonances_list

ParticleTypePtrList smash::anonymous_namespace{particletype.cc}::baryon_resonances_list

Global pointer to the Particle Type list of baryon resonances.

Definition at line 46 of file particletype.cc.

◆ light_nuclei_list

ParticleTypePtrList smash::anonymous_namespace{particletype.cc}::light_nuclei_list

Global pointer to the Particle Type list of light nuclei.

Definition at line 48 of file particletype.cc.