|
Geant4
9.6.p02
|
#include <G4NeutronHPDataPoint.hh>
Public Member Functions | |
| G4NeutronHPDataPoint () | |
| G4NeutronHPDataPoint (G4double e, G4double x) | |
| void | operator= (const G4NeutronHPDataPoint &aSet) |
| G4double | GetEnergy () const |
| G4double | GetXsection () const |
| void | SetEnergy (G4double e) |
| void | SetXsection (G4double x) |
| G4double | GetX () const |
| G4double | GetY () const |
| void | SetX (G4double e) |
| void | SetY (G4double x) |
| void | SetData (G4double e, G4double x) |
Definition at line 34 of file G4NeutronHPDataPoint.hh.
|
inline |
Definition at line 38 of file G4NeutronHPDataPoint.hh.
Definition at line 39 of file G4NeutronHPDataPoint.hh.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 55 of file G4NeutronHPDataPoint.hh.
Definition at line 56 of file G4NeutronHPDataPoint.hh.
1.8.4