| 
    Geant4
    10.00.p03
    
   | 
 
#include <BrachyUserScoreWriter.hh>
 Inheritance diagram for BrachyUserScoreWriter:
 Collaboration diagram for BrachyUserScoreWriter:Public Member Functions | |
| BrachyUserScoreWriter (BrachyAnalysisManager *analysis) | |
| 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) | 
Private Attributes | |
| BrachyAnalysisManager * | analysis | 
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 45 of file BrachyUserScoreWriter.hh.
| BrachyUserScoreWriter::BrachyUserScoreWriter | ( | BrachyAnalysisManager * | analysis | ) | 
Definition at line 50 of file BrachyUserScoreWriter.cc.
References analysis.
      
  | 
  virtual | 
Definition at line 56 of file BrachyUserScoreWriter.cc.
      
  | 
  virtual | 
Reimplemented from G4VScoreWriter.
Definition at line 59 of file BrachyUserScoreWriter.cc.
References analysis, G4VScoreWriter::fNMeshSegments, G4VScoreWriter::fScoringMesh, G4cerr, G4cout, G4endl, G4VScoreWriter::GetIndex(), G4VScoringMesh::GetWorldName(), keV, mm, ofile, second, G4VScoreWriter::verboseLevel, and z.
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 56 of file BrachyUserScoreWriter.hh.
Referenced by BrachyUserScoreWriter(), and DumpQuantityToFile().