Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <GFlashSamplingShowerParameterisation.hh>
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 50 of file GFlashSamplingShowerParameterisation.hh.
GFlashSamplingShowerParameterisation::GFlashSamplingShowerParameterisation | ( | G4Material * | aMat1, |
G4Material * | aMat2, | ||
G4double | d1, | ||
G4double | d2, | ||
GFlashSamplingShowerTuning * | aPar = 0 |
||
) |
Definition at line 47 of file GFlashSamplingShowerParameterisation.cc.
GFlashSamplingShowerParameterisation::~GFlashSamplingShowerParameterisation | ( | ) |
Definition at line 143 of file GFlashSamplingShowerParameterisation.cc.
G4double GFlashSamplingShowerParameterisation::ApplySampling | ( | const G4double | DEne, |
const G4double | Energy | ||
) |
Definition at line 293 of file GFlashSamplingShowerParameterisation.cc.
|
virtual |
Implements GVFlashShowerParameterisation.
Definition at line 382 of file GFlashSamplingShowerParameterisation.cc.
Referenced by GenerateRadius().
Implements GVFlashShowerParameterisation.
Definition at line 371 of file GFlashSamplingShowerParameterisation.cc.
Referenced by GenerateRadius().
void GFlashSamplingShowerParameterisation::ComputeZAX0EFFetc | ( | ) |
Definition at line 174 of file GFlashSamplingShowerParameterisation.cc.
Referenced by GFlashSamplingShowerParameterisation().
Implements GVFlashShowerParameterisation.
Definition at line 411 of file GFlashSamplingShowerParameterisation.cc.
|
virtual |
Implements GVFlashShowerParameterisation.
Definition at line 217 of file GFlashSamplingShowerParameterisation.cc.
G4double GFlashSamplingShowerParameterisation::GeneratePhi | ( | ) |
|
virtual |
Implements GVFlashShowerParameterisation.
Definition at line 341 of file GFlashSamplingShowerParameterisation.cc.
|
inlinevirtual |
Implements GVFlashShowerParameterisation.
Definition at line 74 of file GFlashSamplingShowerParameterisation.hh.
|
inlinevirtual |
Implements GVFlashShowerParameterisation.
Definition at line 73 of file GFlashSamplingShowerParameterisation.hh.
|
inlinevirtual |
Implements GVFlashShowerParameterisation.
Definition at line 78 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 82 of file GFlashSamplingShowerParameterisation.hh.
|
inlinevirtual |
Implements GVFlashShowerParameterisation.
Definition at line 80 of file GFlashSamplingShowerParameterisation.hh.
|
inlinevirtual |
Implements GVFlashShowerParameterisation.
Definition at line 83 of file GFlashSamplingShowerParameterisation.hh.
|
inlinevirtual |
Implements GVFlashShowerParameterisation.
Definition at line 81 of file GFlashSamplingShowerParameterisation.hh.
|
virtual |
Implements GVFlashShowerParameterisation.
Definition at line 315 of file GFlashSamplingShowerParameterisation.cc.
|
virtual |
Implements GVFlashShowerParameterisation.
Definition at line 328 of file GFlashSamplingShowerParameterisation.cc.
void GFlashSamplingShowerParameterisation::SetMaterial | ( | G4Material * | mat1, |
G4Material * | mat2 | ||
) |
Definition at line 150 of file GFlashSamplingShowerParameterisation.cc.
Referenced by GFlashSamplingShowerParameterisation().