Geant4 11.1.1
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 49 of file GFlashHomoShowerParameterisation.hh.
GFlashHomoShowerParameterisation::GFlashHomoShowerParameterisation | ( | G4Material * | aMat, |
GVFlashHomoShowerTuning * | aPar = 0 |
||
) |
Definition at line 47 of file GFlashHomoShowerParameterisation.cc.
GFlashHomoShowerParameterisation::~GFlashHomoShowerParameterisation | ( | ) |
Definition at line 154 of file GFlashHomoShowerParameterisation.cc.
Implements GVFlashShowerParameterisation.
Definition at line 274 of file GFlashHomoShowerParameterisation.cc.
Referenced by GenerateRadius().
Implements GVFlashShowerParameterisation.
Definition at line 265 of file GFlashHomoShowerParameterisation.cc.
Referenced by GenerateRadius().
void GFlashHomoShowerParameterisation::ComputeZAX0EFFetc | ( | ) |
Implements GVFlashShowerParameterisation.
Definition at line 296 of file GFlashHomoShowerParameterisation.cc.
|
virtual |
Implements GVFlashShowerParameterisation.
Definition at line 159 of file GFlashHomoShowerParameterisation.cc.
G4double GFlashHomoShowerParameterisation::GeneratePhi | ( | ) |
|
virtual |
Implements GVFlashShowerParameterisation.
Definition at line 237 of file GFlashHomoShowerParameterisation.cc.
|
inlinevirtual |
Implements GVFlashShowerParameterisation.
Definition at line 72 of file GFlashHomoShowerParameterisation.hh.
|
inlinevirtual |
Implements GVFlashShowerParameterisation.
Definition at line 71 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 74 of file GFlashHomoShowerParameterisation.hh.
|
inlinevirtual |
Implements GVFlashShowerParameterisation.
Definition at line 80 of file GFlashHomoShowerParameterisation.hh.
|
inlinevirtual |
Implements GVFlashShowerParameterisation.
Definition at line 78 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.
|
virtual |
Implements GVFlashShowerParameterisation.
Definition at line 214 of file GFlashHomoShowerParameterisation.cc.
|
virtual |
Implements GVFlashShowerParameterisation.
Definition at line 225 of file GFlashHomoShowerParameterisation.cc.
void GFlashHomoShowerParameterisation::SetMaterial | ( | G4Material * | mat | ) |
Definition at line 141 of file GFlashHomoShowerParameterisation.cc.
Referenced by GFlashHomoShowerParameterisation().