|
Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <GFlashSamplingShowerParameterisation.hh>
Inheritance diagram for GFlashSamplingShowerParameterisation:Additional Inherited Members | |
Protected Attributes inherited from GVFlashShowerParameterisation | |
| GVFlashHomoShowerTuning * | thePar |
| G4double | density |
| G4double | A |
| G4double | Z |
| G4double | X0 |
| G4double | Ec |
| G4double | Rm |
| G4double | NSpot |
Definition at line 49 of file GFlashSamplingShowerParameterisation.hh.
| GFlashSamplingShowerParameterisation::GFlashSamplingShowerParameterisation | ( | G4Material * | aMat1, |
| G4Material * | aMat2, | ||
| G4double | d1, | ||
| G4double | d2, | ||
| GFlashSamplingShowerTuning * | aPar = 0 |
||
| ) |
Definition at line 46 of file GFlashSamplingShowerParameterisation.cc.
| GFlashSamplingShowerParameterisation::~GFlashSamplingShowerParameterisation | ( | ) |
Definition at line 145 of file GFlashSamplingShowerParameterisation.cc.
| G4double GFlashSamplingShowerParameterisation::ApplySampling | ( | const G4double | DEne, |
| const G4double | Energy | ||
| ) |
Definition at line 296 of file GFlashSamplingShowerParameterisation.cc.
|
virtual |
Implements GVFlashShowerParameterisation.
Definition at line 385 of file GFlashSamplingShowerParameterisation.cc.
Referenced by GenerateRadius().
Implements GVFlashShowerParameterisation.
Definition at line 374 of file GFlashSamplingShowerParameterisation.cc.
Referenced by GenerateRadius().
| void GFlashSamplingShowerParameterisation::ComputeZAX0EFFetc | ( | ) |
Definition at line 176 of file GFlashSamplingShowerParameterisation.cc.
Referenced by GFlashSamplingShowerParameterisation().
Implements GVFlashShowerParameterisation.
Definition at line 414 of file GFlashSamplingShowerParameterisation.cc.
|
virtual |
Implements GVFlashShowerParameterisation.
Definition at line 220 of file GFlashSamplingShowerParameterisation.cc.
| G4double GFlashSamplingShowerParameterisation::GeneratePhi | ( | ) |
|
virtual |
Implements GVFlashShowerParameterisation.
Definition at line 344 of file GFlashSamplingShowerParameterisation.cc.
|
inlinevirtual |
Implements GVFlashShowerParameterisation.
Definition at line 73 of file GFlashSamplingShowerParameterisation.hh.
|
inlinevirtual |
Implements GVFlashShowerParameterisation.
Definition at line 72 of file GFlashSamplingShowerParameterisation.hh.
|
inlinevirtual |
Implements GVFlashShowerParameterisation.
Definition at line 77 of file GFlashSamplingShowerParameterisation.hh.
|
inlinevirtual |
Implements GVFlashShowerParameterisation.
Definition at line 76 of file GFlashSamplingShowerParameterisation.hh.
|
inlinevirtual |
Implements GVFlashShowerParameterisation.
Definition at line 75 of file GFlashSamplingShowerParameterisation.hh.
|
inlinevirtual |
Implements GVFlashShowerParameterisation.
Definition at line 81 of file GFlashSamplingShowerParameterisation.hh.
|
inlinevirtual |
Implements GVFlashShowerParameterisation.
Definition at line 79 of file GFlashSamplingShowerParameterisation.hh.
|
inlinevirtual |
Implements GVFlashShowerParameterisation.
Definition at line 82 of file GFlashSamplingShowerParameterisation.hh.
|
inlinevirtual |
Implements GVFlashShowerParameterisation.
Definition at line 80 of file GFlashSamplingShowerParameterisation.hh.
|
virtual |
Implements GVFlashShowerParameterisation.
Definition at line 318 of file GFlashSamplingShowerParameterisation.cc.
|
virtual |
Implements GVFlashShowerParameterisation.
Definition at line 331 of file GFlashSamplingShowerParameterisation.cc.
| void GFlashSamplingShowerParameterisation::SetMaterial | ( | G4Material * | mat1, |
| G4Material * | mat2 | ||
| ) |
Definition at line 152 of file GFlashSamplingShowerParameterisation.cc.
Referenced by GFlashSamplingShowerParameterisation().