/score/

Interactive scoring commands.


Sub-directories :


/score/mesh/

Mesh processing commands.


/score/create/

Mesh creation commands.


/score/colorMap/

Color map commands.


/score/quantity/

Scoring quantity of the mesh.


/score/filter/

Scoring filter commands.


Commands :


list

List scoring worlds.

Available at all Geant4 states.


dump

Dump results of scorers.

Available at all Geant4 states.


verbose []

Verbosity.
0) errors or warnings,
1) information with 0)

Available at all Geant4 states.

Parameters
type i


open [MeshName]

Open scoring mesh.

Available at all Geant4 states.

Parameters
MeshName type s


close

Close scoring mesh.

Available at all Geant4 states.


drawProjection [meshName] [psName] [colorMapName] [proj]

Draw projection(s) of scored quantities.
Parameter <proj> specified which projection(s) to be drawn.
100 : xy-plane, 010 : yz-place, 001 : zx-plane -- default 111

Available at all Geant4 states.

Parameters
meshName type s
psName type s
colorMapName type s Omittable : default value = defaultLinearColorMap
proj type i Omittable : default value = 111


drawColumn [meshName] [psName] [plane] [column] [colorMapName]

Draw a cell column.
plane = 0 : xy, 1: yz, 2: zx

Available at all Geant4 states.

Parameters
meshName type s
psName type s
plane type i Parameter range : plane>=0 && plane<=2
column type i
colorMapName type s Omittable : default value = defaultLinearColorMap


dumpQuantityToFile [meshName] [psName] [fileName] [option]

Dump one scored quantity to file.

Available at all Geant4 states.

Parameters
meshName type s
psName type s
fileName type s
option type s Omittable : default value =


dumpAllQuantitiesToFile [meshName] [fileName] [option]

Dump all quantities of the mesh to file.

Available at all Geant4 states.

Parameters
meshName type s
fileName type s
option type s Omittable : default value =