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

#include <MCGIDI.h>

Public Attributes

MCGIDI_POPpop
 
char * label
 
MCGIDI_outputChanneloutputChannel
 
int multiplicity
 
int delayedNeutronIndex
 
double delayedNeutronRate
 
ptwXYPointsmultiplicityVsEnergy
 
ptwXYPointsnorms
 
int numberOfPiecewiseMultiplicities
 
ptwXYPoints ** piecewiseMultiplicities
 
MCGIDI_distribution distribution
 
MCGIDI_outputChannel decayChannel
 

Detailed Description

Definition at line 400 of file MCGIDI.h.

Member Data Documentation

◆ decayChannel

◆ delayedNeutronIndex

int MCGIDI_product_s::delayedNeutronIndex

◆ delayedNeutronRate

double MCGIDI_product_s::delayedNeutronRate

◆ distribution

◆ label

char* MCGIDI_product_s::label

Definition at line 402 of file MCGIDI.h.

Referenced by MCGIDI_product_parseFromTOM(), and MCGIDI_product_release().

◆ multiplicity

int MCGIDI_product_s::multiplicity

◆ multiplicityVsEnergy

ptwXYPoints* MCGIDI_product_s::multiplicityVsEnergy

◆ norms

ptwXYPoints* MCGIDI_product_s::norms

◆ numberOfPiecewiseMultiplicities

int MCGIDI_product_s::numberOfPiecewiseMultiplicities

Definition at line 409 of file MCGIDI.h.

Referenced by MCGIDI_product_release(), and MCGIDI_product_sampleMultiplicity().

◆ outputChannel

◆ piecewiseMultiplicities

ptwXYPoints** MCGIDI_product_s::piecewiseMultiplicities

Definition at line 410 of file MCGIDI.h.

Referenced by MCGIDI_product_release(), and MCGIDI_product_sampleMultiplicity().

◆ pop


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