Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
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)
 

Detailed Description

Definition at line 34 of file G4NeutronHPDataPoint.hh.

Constructor & Destructor Documentation

G4NeutronHPDataPoint::G4NeutronHPDataPoint ( )
inline

Definition at line 38 of file G4NeutronHPDataPoint.hh.

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

Definition at line 39 of file G4NeutronHPDataPoint.hh.

Member Function Documentation

G4double G4NeutronHPDataPoint::GetEnergy ( ) const
inline

Definition at line 52 of file G4NeutronHPDataPoint.hh.

Here is the caller graph for this function:

G4double G4NeutronHPDataPoint::GetX ( ) const
inline

Definition at line 58 of file G4NeutronHPDataPoint.hh.

Here is the caller graph for this function:

G4double G4NeutronHPDataPoint::GetXsection ( ) const
inline

Definition at line 53 of file G4NeutronHPDataPoint.hh.

Here is the caller graph for this function:

G4double G4NeutronHPDataPoint::GetY ( ) const
inline

Definition at line 59 of file G4NeutronHPDataPoint.hh.

Here is the caller graph for this function:

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

Definition at line 41 of file G4NeutronHPDataPoint.hh.

Here is the call graph for this function:

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

Definition at line 64 of file G4NeutronHPDataPoint.hh.

Here is the caller graph for this function:

void G4NeutronHPDataPoint::SetEnergy ( G4double  e)
inline

Definition at line 55 of file G4NeutronHPDataPoint.hh.

void G4NeutronHPDataPoint::SetX ( G4double  e)
inline

Definition at line 61 of file G4NeutronHPDataPoint.hh.

Here is the caller graph for this function:

void G4NeutronHPDataPoint::SetXsection ( G4double  x)
inline

Definition at line 56 of file G4NeutronHPDataPoint.hh.

void G4NeutronHPDataPoint::SetY ( G4double  x)
inline

Definition at line 62 of file G4NeutronHPDataPoint.hh.

Here is the caller graph for this function:


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