Geant4_10
|
#include <BrachyUserScoreWriter.hh>
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) |
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.
|
virtual |
Definition at line 56 of file BrachyUserScoreWriter.cc.
|
virtual |
Reimplemented from G4VScoreWriter.
Definition at line 59 of file BrachyUserScoreWriter.cc.