|
Geant4
10.01.p02
|
#include <G4LindhardPartition.hh>
Inheritance diagram for G4LindhardRobinsonPartition:
Collaboration diagram for G4LindhardRobinsonPartition:Public Member Functions | |
| G4LindhardRobinsonPartition () | |
| virtual | ~G4LindhardRobinsonPartition () |
| virtual G4double | PartitionNIEL (G4int z1, G4double a1, const G4Material *material, G4double energy) const |
Public Member Functions inherited from G4VNIELPartition | |
| G4VNIELPartition () | |
| virtual | ~G4VNIELPartition () |
Public Attributes | |
| G4double | z23 [120] |
| size_t | max_z |
Definition at line 56 of file G4LindhardPartition.hh.
| G4LindhardRobinsonPartition::G4LindhardRobinsonPartition | ( | ) |
Definition at line 66 of file G4LindhardPartition.cc.
|
inlinevirtual |
Definition at line 60 of file G4LindhardPartition.hh.
|
virtual |
Implements G4VNIELPartition.
Definition at line 72 of file G4LindhardPartition.cc.
References a2, eps, eV, G4Element::GetA(), G4Material::GetElement(), G4Material::GetNumberOfElements(), G4Material::GetVecNbOfAtomsPerVolume(), G4Element::GetZ(), and z23.
Here is the call graph for this function:| size_t G4LindhardRobinsonPartition::max_z |
Definition at line 67 of file G4LindhardPartition.hh.
Referenced by G4LindhardRobinsonPartition().
| G4double G4LindhardRobinsonPartition::z23[120] |
Definition at line 66 of file G4LindhardPartition.hh.
Referenced by G4LindhardRobinsonPartition(), and PartitionNIEL().