|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
Go to the source code of this file.
Variables | |
| const G4double | dQMin_smallest = 1.0e-20 |
| const G4double | dQMin_biggest = 1.0e+20 |
| const G4double | dQRel_smallest = 1.0e-08 |
| const G4double | dQRel_biggest = 0.01 |
| const G4double dQMin_biggest = 1.0e+20 |
Definition at line 37 of file G4QSSParameters.cc.
Referenced by G4QSSParameters::Set_dQMin().
| const G4double dQMin_smallest = 1.0e-20 |
Definition at line 36 of file G4QSSParameters.cc.
Referenced by G4QSSParameters::Set_dQMin().
| const G4double dQRel_biggest = 0.01 |
Definition at line 41 of file G4QSSParameters.cc.
Referenced by G4QSSParameters::Set_dQRel().
| const G4double dQRel_smallest = 1.0e-08 |
Definition at line 40 of file G4QSSParameters.cc.
Referenced by G4QSSParameters::Set_dQRel().