Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4QSSParameters.cc File Reference
#include "G4QSSParameters.hh"
#include "G4Exception.hh"

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

Variable Documentation

◆ dQMin_biggest

const G4double dQMin_biggest = 1.0e+20

Definition at line 37 of file G4QSSParameters.cc.

Referenced by G4QSSParameters::Set_dQMin().

◆ dQMin_smallest

const G4double dQMin_smallest = 1.0e-20

Definition at line 36 of file G4QSSParameters.cc.

Referenced by G4QSSParameters::Set_dQMin().

◆ dQRel_biggest

const G4double dQRel_biggest = 0.01

Definition at line 41 of file G4QSSParameters.cc.

Referenced by G4QSSParameters::Set_dQRel().

◆ dQRel_smallest

const G4double dQRel_smallest = 1.0e-08

Definition at line 40 of file G4QSSParameters.cc.

Referenced by G4QSSParameters::Set_dQRel().