Geant4  10.00.p02
G4NeutronHPDataPoint Class Reference

#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)
 

Private Attributes

G4double energy
 
G4double xSec
 

Detailed Description

Definition at line 33 of file G4NeutronHPDataPoint.hh.

Constructor & Destructor Documentation

G4NeutronHPDataPoint::G4NeutronHPDataPoint ( )
inline

Definition at line 37 of file G4NeutronHPDataPoint.hh.

References energy, and xSec.

G4NeutronHPDataPoint::G4NeutronHPDataPoint ( G4double  e,
G4double  x 
)
inline

Definition at line 38 of file G4NeutronHPDataPoint.hh.

References energy, and xSec.

Member Function Documentation

G4double G4NeutronHPDataPoint::GetEnergy ( ) const
inline

Definition at line 51 of file G4NeutronHPDataPoint.hh.

References energy.

Referenced by operator=().

+ Here is the caller graph for this function:

G4double G4NeutronHPDataPoint::GetXsection ( ) const
inline

Definition at line 52 of file G4NeutronHPDataPoint.hh.

References xSec.

Referenced by operator=().

+ Here is the caller graph for this function:

G4double G4NeutronHPDataPoint::GetY ( ) const
inline

Definition at line 58 of file G4NeutronHPDataPoint.hh.

References xSec.

Referenced by G4NeutronHPVector::Dump(), G4NeutronHPVector::GetMeanX(), G4NeutronHPVector::GetXsec(), G4NeutronHPVector::GetY(), G4NeutronHPVector::Integrate(), G4NeutronHPVector::IntegrateAndNormalise(), G4NeutronHPVector::Sample(), G4NeutronHPVector::SetPoint(), and G4NeutronHPVector::ThinOut().

+ Here is the caller graph for this function:

void G4NeutronHPDataPoint::operator= ( const G4NeutronHPDataPoint aSet)
inline

Definition at line 40 of file G4NeutronHPDataPoint.hh.

References energy, GetEnergy(), GetXsection(), and xSec.

+ Here is the call graph for this function:

void G4NeutronHPDataPoint::SetData ( G4double  e,
G4double  x 
)
inline

Definition at line 63 of file G4NeutronHPDataPoint.hh.

References energy, and xSec.

Referenced by G4NeutronHPVector::SetData(), and G4NeutronHPHash::SetData().

+ Here is the caller graph for this function:

void G4NeutronHPDataPoint::SetEnergy ( G4double  e)
inline

Definition at line 54 of file G4NeutronHPDataPoint.hh.

References energy.

void G4NeutronHPDataPoint::SetX ( G4double  e)
inline

Definition at line 60 of file G4NeutronHPDataPoint.hh.

References energy.

Referenced by G4NeutronHPVector::SetEnergy(), and G4NeutronHPVector::SetX().

+ Here is the caller graph for this function:

void G4NeutronHPDataPoint::SetXsection ( G4double  x)
inline

Definition at line 55 of file G4NeutronHPDataPoint.hh.

References xSec.

void G4NeutronHPDataPoint::SetY ( G4double  x)
inline

Definition at line 61 of file G4NeutronHPDataPoint.hh.

References xSec.

Referenced by G4NeutronHPVector::SetXsec(), G4NeutronHPVector::SetY(), and G4NeutronHPVector::Times().

+ Here is the caller graph for this function:

Member Data Documentation

G4double G4NeutronHPDataPoint::energy
private
G4double G4NeutronHPDataPoint::xSec
private

The documentation for this class was generated from the following file: