Geant4  10.02.p03
CLHEP::rng_state_st Struct Reference

#include <mixmax.h>

Collaboration diagram for CLHEP::rng_state_st:

Public Attributes

myuint V [N]
 
myuint sumtot
 
int counter
 
FILE * fh
 

Detailed Description

Definition at line 56 of file mixmax.h.

Member Data Documentation

◆ counter

int CLHEP::rng_state_st::counter

Definition at line 60 of file mixmax.h.

◆ fh

FILE* CLHEP::rng_state_st::fh

Definition at line 61 of file mixmax.h.

◆ sumtot

myuint CLHEP::rng_state_st::sumtot

Definition at line 59 of file mixmax.h.

◆ V

myuint CLHEP::rng_state_st::V[N]

Definition at line 58 of file mixmax.h.


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