Geant4
9.6.p02
|
#include <B02ScoreTable.hh>
Public Member Functions | |
B02ScoreTable (const G4VIStore *aIStore=0) | |
~B02ScoreTable () | |
void | Print (const G4MapGeometryCellCellScorer &cs, std::ostream *out=0) |
void | PrintHeader (std::ostream *out) |
void | PrintTable (const G4MapGeometryCellCellScorer &cs, std::ostream *out) |
std::string | FillString (const std::string &name, char c, G4int n, G4bool back=true) |
Definition at line 57 of file B02ScoreTable.hh.
Definition at line 48 of file B02ScoreTable.cc.
B02ScoreTable::~B02ScoreTable | ( | ) |
Definition at line 54 of file B02ScoreTable.cc.
void B02ScoreTable::Print | ( | const G4MapGeometryCellCellScorer & | cs, |
std::ostream * | out = 0 |
||
) |
void B02ScoreTable::PrintHeader | ( | std::ostream * | out) |
Definition at line 66 of file B02ScoreTable.cc.
void B02ScoreTable::PrintTable | ( | const G4MapGeometryCellCellScorer & | cs, |
std::ostream * | out | ||
) |
Definition at line 108 of file B02ScoreTable.cc.