Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4VUserChemistryList.hh File Reference
#include "G4Types.hh"

Go to the source code of this file.

Classes

class  G4VUserChemistryList
 

Enumerations

enum  TimeStepModel { fSBS , fIRT , fIRT_syn }
 

Enumeration Type Documentation

◆ TimeStepModel

Enumerator
fSBS 
fIRT 
fIRT_syn 

Definition at line 54 of file G4VUserChemistryList.hh.

55{
56 fSBS,
57 fIRT,
59};