Geant4
10.00.p02
|
#include <G4VecpssrMiModel.hh>
Public Member Functions | |
G4VecpssrMiModel () | |
virtual | ~G4VecpssrMiModel () |
virtual G4double | CalculateM1CrossSection (G4int zTarget, G4double massIncident, G4double energyIncident)=0 |
virtual G4double | CalculateM2CrossSection (G4int zTarget, G4double massIncident, G4double energyIncident)=0 |
virtual G4double | CalculateM3CrossSection (G4int zTarget, G4double massIncident, G4double energyIncident)=0 |
virtual G4double | CalculateM4CrossSection (G4int zTarget, G4double massIncident, G4double energyIncident)=0 |
virtual G4double | CalculateM5CrossSection (G4int zTarget, G4double massIncident, G4double energyIncident)=0 |
Private Member Functions | |
G4VecpssrMiModel (const G4VecpssrMiModel &) | |
G4VecpssrMiModel & | operator= (const G4VecpssrMiModel &right) |
Definition at line 48 of file G4VecpssrMiModel.hh.
G4VecpssrMiModel::G4VecpssrMiModel | ( | ) |
Definition at line 45 of file G4VecpssrMiModel.cc.
|
virtual |
Definition at line 50 of file G4VecpssrMiModel.cc.
|
private |
|
pure virtual |
Implemented in G4ecpssrFormFactorMixsModel.
Referenced by G4teoCrossSection::CrossSection(), and G4teoCrossSection::GetCrossSection().
|
pure virtual |
Implemented in G4ecpssrFormFactorMixsModel.
Referenced by G4teoCrossSection::CrossSection(), and G4teoCrossSection::GetCrossSection().
|
pure virtual |
Implemented in G4ecpssrFormFactorMixsModel.
Referenced by G4teoCrossSection::CrossSection(), and G4teoCrossSection::GetCrossSection().
|
pure virtual |
Implemented in G4ecpssrFormFactorMixsModel.
Referenced by G4teoCrossSection::CrossSection(), and G4teoCrossSection::GetCrossSection().
|
pure virtual |
Implemented in G4ecpssrFormFactorMixsModel.
Referenced by G4teoCrossSection::CrossSection(), and G4teoCrossSection::GetCrossSection().
|
private |