|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4EMDissociationCrossSection.hh>
Inheritance diagram for G4EMDissociationCrossSection:Additional Inherited Members | |
Protected Attributes inherited from G4VCrossSectionDataSet | |
| G4int | verboseLevel {0} |
| G4String | name |
Definition at line 79 of file G4EMDissociationCrossSection.hh.
| G4EMDissociationCrossSection::G4EMDissociationCrossSection | ( | ) |
Definition at line 79 of file G4EMDissociationCrossSection.cc.
|
override |
Definition at line 98 of file G4EMDissociationCrossSection.cc.
| G4PhysicsFreeVector * G4EMDissociationCrossSection::GetCrossSectionForProjectile | ( | G4double | AP, |
| G4double | ZP, | ||
| G4double | , | ||
| G4double | ZT, | ||
| G4double | b, | ||
| G4double | bmin ) |
Definition at line 170 of file G4EMDissociationCrossSection.cc.
Referenced by GetCrossSectionForTarget(), and GetElementCrossSection().
| G4PhysicsFreeVector * G4EMDissociationCrossSection::GetCrossSectionForTarget | ( | G4double | AP, |
| G4double | ZP, | ||
| G4double | AT, | ||
| G4double | ZT, | ||
| G4double | b, | ||
| G4double | bmin ) |
Definition at line 223 of file G4EMDissociationCrossSection.cc.
Referenced by GetElementCrossSection().
|
overridevirtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 124 of file G4EMDissociationCrossSection.cc.
| G4double G4EMDissociationCrossSection::GetWilsonProbabilityForProtonDissociation | ( | G4double | A, |
| G4double | Z ) |
Definition at line 237 of file G4EMDissociationCrossSection.cc.
|
overridevirtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 105 of file G4EMDissociationCrossSection.cc.