ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
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 55 of file G4LindhardPartition.hh.
View newest version in sPHENIX GitHub at line 55 of file G4LindhardPartition.hh
G4LindhardRobinsonPartition::G4LindhardRobinsonPartition | ( | ) |
Definition at line 65 of file G4LindhardPartition.cc.
View newest version in sPHENIX GitHub at line 65 of file G4LindhardPartition.cc
|
inlinevirtual |
Definition at line 59 of file G4LindhardPartition.hh.
View newest version in sPHENIX GitHub at line 59 of file G4LindhardPartition.hh
|
virtual |
Implements G4VNIELPartition.
Definition at line 71 of file G4LindhardPartition.cc.
View newest version in sPHENIX GitHub at line 71 of file G4LindhardPartition.cc
References source.hepunit::amu, source.hepunit::Avogadro, eps, eV, G4Element::GetA(), G4Material::GetElement(), G4Material::GetNumberOfElements(), G4Material::GetVecNbOfAtomsPerVolume(), G4Element::GetZ(), k, z1, z2, and z23.
size_t G4LindhardRobinsonPartition::max_z |
Definition at line 66 of file G4LindhardPartition.hh.
View newest version in sPHENIX GitHub at line 66 of file G4LindhardPartition.hh
Referenced by G4LindhardRobinsonPartition().
G4double G4LindhardRobinsonPartition::z23[120] |
Definition at line 65 of file G4LindhardPartition.hh.
View newest version in sPHENIX GitHub at line 65 of file G4LindhardPartition.hh
Referenced by G4LindhardRobinsonPartition(), and PartitionNIEL().