|
Geant4 11.3.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 ) |
| aPar | |
| aMat1 | passive material, |
| dd1 | - passive layer thickness |
| aMat2 | active material, |
| dd2 | - acive layer thickness |
Definition at line 46 of file GFlashSamplingShowerParameterisation.cc.
| GFlashSamplingShowerParameterisation::~GFlashSamplingShowerParameterisation | ( | ) |
Definition at line 180 of file GFlashSamplingShowerParameterisation.cc.
| G4double GFlashSamplingShowerParameterisation::ApplySampling | ( | const G4double | DEne, |
| const G4double | Energy ) |
Definition at line 352 of file GFlashSamplingShowerParameterisation.cc.
|
virtual |
Implements GVFlashShowerParameterisation.
Definition at line 437 of file GFlashSamplingShowerParameterisation.cc.
Referenced by GenerateRadius().
Implements GVFlashShowerParameterisation.
Definition at line 427 of file GFlashSamplingShowerParameterisation.cc.
Referenced by GenerateRadius().
| void GFlashSamplingShowerParameterisation::ComputeZAX0EFFetc | ( | ) |
Definition at line 212 of file GFlashSamplingShowerParameterisation.cc.
Referenced by GFlashSamplingShowerParameterisation().
Implements GVFlashShowerParameterisation.
Definition at line 464 of file GFlashSamplingShowerParameterisation.cc.
|
virtual |
Implements GVFlashShowerParameterisation.
Definition at line 257 of file GFlashSamplingShowerParameterisation.cc.
| G4double GFlashSamplingShowerParameterisation::GeneratePhi | ( | ) |
|
virtual |
Implements GVFlashShowerParameterisation.
Definition at line 400 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.
|
inline |
Definition at line 83 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 375 of file GFlashSamplingShowerParameterisation.cc.
|
virtual |
Implements GVFlashShowerParameterisation.
Definition at line 388 of file GFlashSamplingShowerParameterisation.cc.
| void GFlashSamplingShowerParameterisation::SetMaterial | ( | G4Material * | mat1, |
| G4Material * | mat2 ) |
Definition at line 187 of file GFlashSamplingShowerParameterisation.cc.
Referenced by GFlashSamplingShowerParameterisation().