|
Geant4
10.01.p01
|
#include <BrachyUserScoreWriter.hh>
Inheritance diagram for BrachyUserScoreWriter:
Collaboration diagram for BrachyUserScoreWriter:Public Member Functions | |
| BrachyUserScoreWriter () | |
| virtual | ~BrachyUserScoreWriter () |
| void | DumpQuantityToFile (const G4String &psName, const G4String &fileName, const G4String &option) |
Public Member Functions inherited from G4VScoreWriter | |
| G4VScoreWriter () | |
| virtual | ~G4VScoreWriter () |
| virtual void | DumpAllQuantitiesToFile (const G4String &fileName, const G4String &option) |
| void | SetScoringMesh (G4VScoringMesh *sm) |
| void | SetVerboseLevel (G4int vl) |
Additional Inherited Members | |
Protected Member Functions inherited from G4VScoreWriter | |
| G4int | GetIndex (G4int x, G4int y, G4int z) const |
Protected Attributes inherited from G4VScoreWriter | |
| G4int | fNMeshSegments [3] |
| G4VScoringMesh * | fScoringMesh |
| G4int | verboseLevel |
Definition at line 44 of file BrachyUserScoreWriter.hh.
| BrachyUserScoreWriter::BrachyUserScoreWriter | ( | ) |
Definition at line 54 of file BrachyUserScoreWriter.cc.
|
virtual |
Definition at line 59 of file BrachyUserScoreWriter.cc.
|
virtual |
Reimplemented from G4VScoreWriter.
Definition at line 62 of file BrachyUserScoreWriter.cc.
References G4VScoreWriter::fNMeshSegments, G4VScoreWriter::fScoringMesh, G4cerr, G4cout, G4endl, G4VScoreWriter::GetIndex(), BrachyAnalysisManager::GetInstance(), G4VScoringMesh::GetWorldName(), keV, mm, ofile, second, G4VScoreWriter::verboseLevel, and z.
Here is the call graph for this function: