#include <G4ParticleHPList.hh>
Definition at line 36 of file G4ParticleHPList.hh.
G4ParticleHPList::G4ParticleHPList |
( |
| ) |
|
|
inline |
G4ParticleHPList::~G4ParticleHPList |
( |
| ) |
|
|
inline |
void G4ParticleHPList::Dump |
( |
| ) |
|
Definition at line 92 of file G4ParticleHPList.cc.
95 std::ios::fmtflags oldform =
G4cout.flags();
96 G4cout << std::setprecision(7) << std::setw(9) << theLabel <<
" " << theData[0] <<
" " << theData[1] <<
G4endl;
G4GLOB_DLL std::ostream G4cout
G4int G4ParticleHPList::GetListLength |
( |
| ) |
|
|
inline |
void G4ParticleHPList::Init |
( |
std::istream & |
aDataFile, |
|
|
G4int |
nPar, |
|
|
G4double |
unit = 1. |
|
) |
| |
Definition at line 54 of file G4ParticleHPList.cc.
58 for (i=0; i<nPar; i++)
void SetValue(G4int i, G4double y)
void G4ParticleHPList::Init |
( |
std::istream & |
aDataFile, |
|
|
G4double |
unit = 1. |
|
) |
| |
Definition at line 65 of file G4ParticleHPList.cc.
void SetValue(G4int i, G4double y)
G4double total(Particle const *const p1, Particle const *const p2)
The documentation for this class was generated from the following files: