Geant4
10.03.p01
|
#include <G4PAIPhotData.hh>
Definition at line 66 of file G4PAIPhotData.hh.
Definition at line 59 of file G4PAIPhotData.cc.
G4PAIPhotData::~G4PAIPhotData | ( | ) |
Definition at line 94 of file G4PAIPhotData.cc.
G4double G4PAIPhotData::CrossSectionPerVolume | ( | G4int | coupleIndex, |
G4double | scaledTkin, | ||
G4double | tcut, | ||
G4double | tmax | ||
) | const |
Definition at line 308 of file G4PAIPhotData.cc.
G4double G4PAIPhotData::DEDXPerVolume | ( | G4int | coupleIndex, |
G4double | scaledTkin, | ||
G4double | cut | ||
) | const |
Definition at line 272 of file G4PAIPhotData.cc.
Definition at line 371 of file G4PAIPhotData.cc.
void G4PAIPhotData::Initialise | ( | const G4MaterialCutsCouple * | couple, |
G4double | cut, | ||
G4PAIPhotModel * | model | ||
) |
Definition at line 127 of file G4PAIPhotData.cc.
G4double G4PAIPhotData::SampleAlongStepPhotonTransfer | ( | G4int | coupleIndex, |
G4double | kinEnergy, | ||
G4double | scaledTkin, | ||
G4double | stepFactor | ||
) | const |
Definition at line 528 of file G4PAIPhotData.cc.
G4double G4PAIPhotData::SampleAlongStepPlasmonTransfer | ( | G4int | coupleIndex, |
G4double | kinEnergy, | ||
G4double | scaledTkin, | ||
G4double | stepFactor | ||
) | const |
Definition at line 620 of file G4PAIPhotData.cc.
G4double G4PAIPhotData::SampleAlongStepTransfer | ( | G4int | coupleIndex, |
G4double | kinEnergy, | ||
G4double | scaledTkin, | ||
G4double | stepFactor | ||
) | const |
Definition at line 436 of file G4PAIPhotData.cc.
G4double G4PAIPhotData::SamplePostStepPhotonTransfer | ( | G4int | coupleIndex, |
G4double | scaledTkin | ||
) | const |
Definition at line 771 of file G4PAIPhotData.cc.
G4double G4PAIPhotData::SamplePostStepPlasmonTransfer | ( | G4int | coupleIndex, |
G4double | scaledTkin | ||
) | const |
Definition at line 829 of file G4PAIPhotData.cc.
Definition at line 715 of file G4PAIPhotData.cc.