#include <G4NeutronHPDataPoint.hh>
Definition at line 34 of file G4NeutronHPDataPoint.hh.
◆ G4NeutronHPDataPoint() [1/2]
G4NeutronHPDataPoint::G4NeutronHPDataPoint |
( |
| ) |
|
|
inline |
◆ G4NeutronHPDataPoint() [2/2]
◆ GetEnergy()
G4double G4NeutronHPDataPoint::GetEnergy |
( |
| ) |
const |
|
inline |
◆ GetX()
G4double G4NeutronHPDataPoint::GetX |
( |
| ) |
const |
|
inline |
Definition at line 58 of file G4NeutronHPDataPoint.hh.
Referenced by G4NeutronHPVector::Dump(), G4NeutronHPVector::Get15percentBorder(), G4NeutronHPVector::Get50percentBorder(), G4NeutronHPVector::GetEnergy(), G4NeutronHPVector::GetMeanX(), G4NeutronHPVector::GetX(), G4NeutronHPVector::GetXsec(), G4NeutronHPVector::Integrate(), G4NeutronHPVector::IntegrateAndNormalise(), G4NeutronHPVector::Sample(), G4NeutronHPVector::SampleLin(), G4NeutronHPVector::SetPoint(), and G4NeutronHPVector::ThinOut().
◆ GetXsection()
G4double G4NeutronHPDataPoint::GetXsection |
( |
| ) |
const |
|
inline |
◆ GetY()
G4double G4NeutronHPDataPoint::GetY |
( |
| ) |
const |
|
inline |
◆ operator=()
Definition at line 41 of file G4NeutronHPDataPoint.hh.
42 {
43 if(&aSet!=this)
44 {
47 }
48 }
G4double GetEnergy() const
G4double GetXsection() const
◆ SetData()
◆ SetEnergy()
void G4NeutronHPDataPoint::SetEnergy |
( |
G4double |
e | ) |
|
|
inline |
◆ SetX()
void G4NeutronHPDataPoint::SetX |
( |
G4double |
e | ) |
|
|
inline |
◆ SetXsection()
void G4NeutronHPDataPoint::SetXsection |
( |
G4double |
x | ) |
|
|
inline |
◆ SetY()
void G4NeutronHPDataPoint::SetY |
( |
G4double |
x | ) |
|
|
inline |
The documentation for this class was generated from the following file: