Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4PAIPhotData.hh>
Definition at line 65 of file G4PAIPhotData.hh.
Definition at line 58 of file G4PAIPhotData.cc.
G4PAIPhotData::~G4PAIPhotData | ( | ) |
Definition at line 93 of file G4PAIPhotData.cc.
|
delete |
G4double G4PAIPhotData::CrossSectionPerVolume | ( | G4int | coupleIndex, |
G4double | scaledTkin, | ||
G4double | tcut, | ||
G4double | tmax | ||
) | const |
Definition at line 307 of file G4PAIPhotData.cc.
Referenced by G4PAIPhotModel::CrossSectionPerVolume().
G4double G4PAIPhotData::DEDXPerVolume | ( | G4int | coupleIndex, |
G4double | scaledTkin, | ||
G4double | cut | ||
) | const |
Definition at line 271 of file G4PAIPhotData.cc.
Referenced by G4PAIPhotModel::ComputeDEDXPerVolume().
Definition at line 370 of file G4PAIPhotData.cc.
Referenced by G4PAIPhotModel::SampleSecondaries().
void G4PAIPhotData::Initialise | ( | const G4MaterialCutsCouple * | couple, |
G4double | cut, | ||
G4PAIPhotModel * | model | ||
) |
Definition at line 126 of file G4PAIPhotData.cc.
Referenced by G4PAIPhotModel::Initialise().
|
delete |
G4double G4PAIPhotData::SampleAlongStepPhotonTransfer | ( | G4int | coupleIndex, |
G4double | kinEnergy, | ||
G4double | scaledTkin, | ||
G4double | stepFactor | ||
) | const |
Definition at line 527 of file G4PAIPhotData.cc.
Referenced by G4PAIPhotModel::SampleFluctuations().
G4double G4PAIPhotData::SampleAlongStepPlasmonTransfer | ( | G4int | coupleIndex, |
G4double | kinEnergy, | ||
G4double | scaledTkin, | ||
G4double | stepFactor | ||
) | const |
Definition at line 619 of file G4PAIPhotData.cc.
Referenced by G4PAIPhotModel::SampleFluctuations().
G4double G4PAIPhotData::SampleAlongStepTransfer | ( | G4int | coupleIndex, |
G4double | kinEnergy, | ||
G4double | scaledTkin, | ||
G4double | stepFactor | ||
) | const |
Definition at line 435 of file G4PAIPhotData.cc.
G4double G4PAIPhotData::SamplePostStepPhotonTransfer | ( | G4int | coupleIndex, |
G4double | scaledTkin | ||
) | const |
Definition at line 770 of file G4PAIPhotData.cc.
Referenced by G4PAIPhotModel::SampleSecondaries().
G4double G4PAIPhotData::SamplePostStepPlasmonTransfer | ( | G4int | coupleIndex, |
G4double | scaledTkin | ||
) | const |
Definition at line 828 of file G4PAIPhotData.cc.
Referenced by G4PAIPhotModel::SampleSecondaries().
Definition at line 714 of file G4PAIPhotData.cc.