Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <GFlashHomoShowerParameterisation.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 GFlashHomoShowerParameterisation.hh.
GFlashHomoShowerParameterisation::GFlashHomoShowerParameterisation | ( | G4Material * | aMat, |
GVFlashHomoShowerTuning * | aPar = 0 |
||
) |
Definition at line 48 of file GFlashHomoShowerParameterisation.cc.
GFlashHomoShowerParameterisation::~GFlashHomoShowerParameterisation | ( | ) |
Definition at line 152 of file GFlashHomoShowerParameterisation.cc.
Implements GVFlashShowerParameterisation.
Definition at line 272 of file GFlashHomoShowerParameterisation.cc.
Referenced by GenerateRadius().
Implements GVFlashShowerParameterisation.
Definition at line 263 of file GFlashHomoShowerParameterisation.cc.
Referenced by GenerateRadius().
void GFlashHomoShowerParameterisation::ComputeZAX0EFFetc | ( | ) |
Implements GVFlashShowerParameterisation.
Definition at line 294 of file GFlashHomoShowerParameterisation.cc.
|
virtual |
Implements GVFlashShowerParameterisation.
Definition at line 157 of file GFlashHomoShowerParameterisation.cc.
G4double GFlashHomoShowerParameterisation::GeneratePhi | ( | ) |
|
virtual |
Implements GVFlashShowerParameterisation.
Definition at line 235 of file GFlashHomoShowerParameterisation.cc.
|
inlinevirtual |
Implements GVFlashShowerParameterisation.
Definition at line 73 of file GFlashHomoShowerParameterisation.hh.
|
inlinevirtual |
Implements GVFlashShowerParameterisation.
Definition at line 72 of file GFlashHomoShowerParameterisation.hh.
|
inlinevirtual |
Implements GVFlashShowerParameterisation.
Definition at line 77 of file GFlashHomoShowerParameterisation.hh.
|
inlinevirtual |
Implements GVFlashShowerParameterisation.
Definition at line 76 of file GFlashHomoShowerParameterisation.hh.
|
inlinevirtual |
Implements GVFlashShowerParameterisation.
Definition at line 75 of file GFlashHomoShowerParameterisation.hh.
|
inlinevirtual |
Implements GVFlashShowerParameterisation.
Definition at line 81 of file GFlashHomoShowerParameterisation.hh.
|
inlinevirtual |
Implements GVFlashShowerParameterisation.
Definition at line 79 of file GFlashHomoShowerParameterisation.hh.
|
inlinevirtual |
Implements GVFlashShowerParameterisation.
Definition at line 82 of file GFlashHomoShowerParameterisation.hh.
|
inlinevirtual |
Implements GVFlashShowerParameterisation.
Definition at line 80 of file GFlashHomoShowerParameterisation.hh.
|
virtual |
Implements GVFlashShowerParameterisation.
Definition at line 212 of file GFlashHomoShowerParameterisation.cc.
|
virtual |
Implements GVFlashShowerParameterisation.
Definition at line 223 of file GFlashHomoShowerParameterisation.cc.
void GFlashHomoShowerParameterisation::SetMaterial | ( | G4Material * | mat | ) |
Definition at line 139 of file GFlashHomoShowerParameterisation.cc.
Referenced by GFlashHomoShowerParameterisation().