Geant4.10
|
#include <G4NeutronHPList.hh>
Public Member Functions | |
G4NeutronHPList () | |
~G4NeutronHPList () | |
void | SetValue (G4int i, G4double y) |
G4double | GetValue (G4int i) |
G4int | GetListLength () |
void | Dump () |
void | Init (std::istream &aDataFile, G4int nPar, G4double unit=1.) |
void | Init (std::istream &aDataFile, G4double unit=1.) |
void | SetLabel (G4double aLabel) |
G4double | GetLabel () |
Definition at line 34 of file G4NeutronHPList.hh.
|
inline |
Definition at line 38 of file G4NeutronHPList.hh.
|
inline |
Definition at line 45 of file G4NeutronHPList.hh.
void G4NeutronHPList::Dump | ( | ) |
|
inline |
Definition at line 67 of file G4NeutronHPList.hh.
Referenced by G4NeutronHPContAngularPar::Merge(), and G4NeutronHPContAngularPar::Sample().
|
inline |
Definition at line 74 of file G4NeutronHPList.cc.
References GetListLength().
Referenced by Lesson1Wx.Counter::Adjusted(), Lesson2Wx.Counter::Adjusted(), G4NeutronHPNeutronYield::GetDecayConstant(), G4NeutronHPContAngularPar::Merge(), and G4NeutronHPContAngularPar::Sample().
Definition at line 51 of file G4NeutronHPList.cc.
References SetValue().
Referenced by G4NeutronHPContAngularPar::Init(), and G4NeutronHPNeutronYield::InitDelayed().
Definition at line 62 of file G4NeutronHPList.cc.
References SetValue(), and G4INCL::CrossSections::total().
Definition at line 65 of file G4NeutronHPList.hh.
Referenced by Lesson1Wx.MyText::ChangeColor(), Lesson2Wx.MyText::ChangeColor(), G4NeutronHPContAngularPar::Init(), and G4NeutronHPContAngularPar::Merge().
Definition at line 50 of file G4NeutronHPList.hh.
Referenced by Lesson1Wx.Counter::__init__(), Lesson2Wx.Counter::__init__(), Init(), and G4NeutronHPContAngularPar::Merge().