Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
PoPDatas Struct Reference

#include <PoPs_data.h>

Public Attributes

char const * name
 
enum PoPs_genre genre
 
int Z
 
int N
 
int nuclearLevel
 
double mass
 

Detailed Description

Definition at line 179 of file PoPs_data.h.

Member Data Documentation

◆ genre

enum PoPs_genre PoPDatas::genre

Definition at line 181 of file PoPs_data.h.

Referenced by PoPs_particleLoadInfo().

◆ mass

double PoPDatas::mass

Definition at line 183 of file PoPs_data.h.

◆ N

int PoPDatas::N

Definition at line 182 of file PoPs_data.h.

Referenced by PoPs_particleLoadInfo().

◆ name

char const* PoPDatas::name

Definition at line 180 of file PoPs_data.h.

◆ nuclearLevel

int PoPDatas::nuclearLevel

Definition at line 182 of file PoPs_data.h.

Referenced by PoPs_particleLoadInfo().

◆ Z

int PoPDatas::Z

Definition at line 182 of file PoPs_data.h.

Referenced by PoPs_particleLoadInfo().


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