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

#include <G4qss_misc.hh>

Public Attributes

double x [Qss_misc::VAR_IDX_END *(Qss_misc::MAX_QSS_STEPPER_ORDER+1)]
 
double tx [Qss_misc::VAR_IDX_END]
 
double q [Qss_misc::VAR_IDX_END *(Qss_misc::MAX_QSS_STEPPER_ORDER+1)]
 
double tq [Qss_misc::VAR_IDX_END]
 
double nextStateTime [Qss_misc::VAR_IDX_END]
 
double time
 
int minIndex
 
double dQMin [Qss_misc::VAR_IDX_END]
 
double dQRel [Qss_misc::VAR_IDX_END]
 
double lqu [Qss_misc::VAR_IDX_END]
 
double alg [Qss_misc::VAR_IDX_END]
 
double it
 
int * SD [Qss_misc::VAR_IDX_END]
 
int states
 
QSSSubstep substeps
 
int cur_substep_idx
 
int max_substep_idx
 

Detailed Description

Definition at line 95 of file G4qss_misc.hh.

Member Data Documentation

◆ alg

◆ cur_substep_idx

int QSS_simulator_::cur_substep_idx

Definition at line 118 of file G4qss_misc.hh.

◆ dQMin

double QSS_simulator_::dQMin[Qss_misc::VAR_IDX_END]

Definition at line 107 of file G4qss_misc.hh.

Referenced by G4QSS2::reset_state(), and G4QSS3::reset_state().

◆ dQRel

double QSS_simulator_::dQRel[Qss_misc::VAR_IDX_END]

Definition at line 108 of file G4qss_misc.hh.

Referenced by G4QSS2::reset_state(), and G4QSS3::reset_state().

◆ it

double QSS_simulator_::it

Definition at line 112 of file G4qss_misc.hh.

◆ lqu

◆ max_substep_idx

int QSS_simulator_::max_substep_idx

Definition at line 119 of file G4qss_misc.hh.

◆ minIndex

int QSS_simulator_::minIndex

Definition at line 105 of file G4qss_misc.hh.

◆ nextStateTime

◆ q

◆ SD

int* QSS_simulator_::SD[Qss_misc::VAR_IDX_END]

Definition at line 114 of file G4qss_misc.hh.

◆ states

int QSS_simulator_::states

Definition at line 115 of file G4qss_misc.hh.

◆ substeps

QSSSubstep QSS_simulator_::substeps

Definition at line 117 of file G4qss_misc.hh.

◆ time

double QSS_simulator_::time

Definition at line 104 of file G4qss_misc.hh.

◆ tq

double QSS_simulator_::tq[Qss_misc::VAR_IDX_END]

Definition at line 101 of file G4qss_misc.hh.

Referenced by G4QSS2::reset_state(), and G4QSS3::reset_state().

◆ tx

double QSS_simulator_::tx[Qss_misc::VAR_IDX_END]

Definition at line 98 of file G4qss_misc.hh.

Referenced by G4QSS2::reset_state(), and G4QSS3::reset_state().

◆ x


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