|
Geant4_10
|
#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 33 of file G4NeutronHPDataPoint.hh.
|
inline |
Definition at line 37 of file G4NeutronHPDataPoint.hh.
Definition at line 38 of file G4NeutronHPDataPoint.hh.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 54 of file G4NeutronHPDataPoint.hh.
Definition at line 55 of file G4NeutronHPDataPoint.hh.
1.8.5