Along step analysis

Module type name (to be used for the module commands): along_step

Description

This module allows to output information for the steps of the tracks in user defined volumes.

Available Units

Units are not used in this module.

Specific Module commands

The Module doesn’t have any specific commands.

/gras/analysis/along_step/<moduleName>/globalPosition [true|false]

Specifies if global or local position x y z are saved to the ROOT tuple

Output

Scalars (only in CSV file)

No scalars are reported.

Histograms (in CSV and ROOT files)

No histograms are reported.

Tuples (only in ROOT file)

Controlled by the bookTuples (default is active).

<moduleName> along step analysis:

  • Name: <moduleName>_tuple_along_step

  • Information per step in the user defined volumes

  • Columns:

    • isadj: 10 for forward and 1 for adjoint step

    • stepnb: current step number

    • z: atomic number of particle

    • a: atomic mass of particle

    • pdg: pdg of particle

    • event: event ID

    • trackid: track ID

    • parentid: parent particle ID

    • primarypdg: pdg of the primary particle

    • time: time in ns

    • primaryx: x of the primary particle vertex in mm

    • primaryy: y of the primary particle vertex in mm

    • primaryz: z of the primary particle vertex in mm

    • primary_kine: kinetic energy of the primary particle in MeV

    • truelength: length of the current step

    • geolength: geometric distance between the Pre and Post step points

    • ekin0: kinetic energy at the Pre step point

    • ekin1: kinetic energy at the Post step point

    • edep: energy deposition of the current step

    • x0: global or local x of the Pre step point

    • y0: global or local y of the Pre step point

    • z0: global or local z of the Pre step point

    • x1: global or local x of the Post step point

    • y1: global or local y of the Post step point

    • z1: global or local z of the Post step point

    • costh: cosine of theta, where theta is the angle between the momentums at Pre and Post step points

    • w: weight of the current track

  • Always active


GRAS/trunk/r2242