Geant4  10.03.p01
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
MCGIDI_outputChannel_s Struct Reference

#include <MCGIDI.h>

Collaboration diagram for MCGIDI_outputChannel_s:

Public Attributes

enum MCGIDI_channelGenre genre
 
MCGIDI_reactionreaction
 
MCGIDI_productparent
 
int QIsFloat
 
double Q
 
int numberOfProducts
 
MCGIDI_productproducts
 

Detailed Description

Definition at line 390 of file MCGIDI.h.

Member Data Documentation

enum MCGIDI_channelGenre MCGIDI_outputChannel_s::genre

Definition at line 391 of file MCGIDI.h.

int MCGIDI_outputChannel_s::numberOfProducts

Definition at line 396 of file MCGIDI.h.

MCGIDI_product* MCGIDI_outputChannel_s::parent

Definition at line 393 of file MCGIDI.h.

MCGIDI_product* MCGIDI_outputChannel_s::products

Definition at line 397 of file MCGIDI.h.

double MCGIDI_outputChannel_s::Q

Definition at line 395 of file MCGIDI.h.

int MCGIDI_outputChannel_s::QIsFloat

Definition at line 394 of file MCGIDI.h.

MCGIDI_reaction* MCGIDI_outputChannel_s::reaction

Definition at line 392 of file MCGIDI.h.


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