|
Geant4.10
|
#include <G4PiData.hh>
Data Structures | |
| struct | Delete |
Public Member Functions | |
| G4PiData (const G4double *aTotal, const G4double *aInelastic, const G4double *anEnergy, G4int nPoints) | |
| G4bool | AppliesTo (G4double kineticEnergy) |
| G4double | ReactionXSection (G4double kineticEnergy) |
| G4double | ElasticXSection (G4double kineticEnergy) |
| G4double | TotalXSection (G4double kineticEnergy) |
Definition at line 35 of file G4PiData.hh.
| G4PiData::G4PiData | ( | const G4double * | aTotal, |
| const G4double * | aInelastic, | ||
| const G4double * | anEnergy, | ||
| G4int | nPoints | ||
| ) |
Definition at line 36 of file G4PiData.cc.
References python.hepunit::GeV, python.hepunit::millibarn, and test::x.
Definition at line 55 of file G4PiData.cc.
Definition at line 86 of file G4PiData.cc.
References G4INCL::Math::max().
Definition at line 64 of file G4PiData.cc.
References G4INCL::Math::max().
Definition at line 108 of file G4PiData.cc.
References G4INCL::Math::max().
1.8.7