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

#include <PoPs_private.h>

Public Attributes

int numberOfParticles
 
int allocated
 
PoP ** pops
 
PoP ** sorted
 

Detailed Description

Definition at line 23 of file PoPs_private.h.

Member Data Documentation

◆ allocated

int PoPs_s::allocated

Definition at line 25 of file PoPs_private.h.

◆ numberOfParticles

int PoPs_s::numberOfParticles

Definition at line 24 of file PoPs_private.h.

◆ pops

PoP** PoPs_s::pops

Definition at line 26 of file PoPs_private.h.

◆ sorted

PoP** PoPs_s::sorted

Definition at line 27 of file PoPs_private.h.


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