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

#include <MCGIDI.h>

Public Attributes

int numberOfPOPs
 
int size
 
int increment
 
MCGIDI_POPfirst
 
MCGIDI_POPlast
 
MCGIDI_POP ** sorted
 

Detailed Description

Definition at line 241 of file MCGIDI.h.

Member Data Documentation

◆ first

MCGIDI_POP* MCGIDI_POPs_s::first

Definition at line 243 of file MCGIDI.h.

Referenced by MCGIDI_POPs_addParticleIfNeeded(), and MCGIDI_POPs_release().

◆ increment

int MCGIDI_POPs_s::increment

Definition at line 242 of file MCGIDI.h.

Referenced by MCGIDI_POPs_addParticleIfNeeded(), and MCGIDI_POPs_initial().

◆ last

MCGIDI_POP * MCGIDI_POPs_s::last

Definition at line 243 of file MCGIDI.h.

Referenced by MCGIDI_POPs_addParticleIfNeeded().

◆ numberOfPOPs

int MCGIDI_POPs_s::numberOfPOPs

◆ size

int MCGIDI_POPs_s::size

Definition at line 242 of file MCGIDI.h.

Referenced by MCGIDI_POPs_addParticleIfNeeded().

◆ sorted


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