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 stepstepnb
: current step numberz
: atomic number of particlea
: atomic mass of particlepdg
: pdg of particleevent
: event IDtrackid
: track IDparentid
: parent particle IDprimarypdg
: pdg of the primary particletime
: time in nsprimaryx
: x of the primary particle vertex in mmprimaryy
: y of the primary particle vertex in mmprimaryz
: z of the primary particle vertex in mmprimary_kine
: kinetic energy of the primary particle in MeVtruelength
: length of the current stepgeolength
: geometric distance between the Pre and Post step pointsekin0
: kinetic energy at the Pre step pointekin1
: kinetic energy at the Post step pointedep
: energy deposition of the current stepx0
: global or local x of the Pre step pointy0
: global or local y of the Pre step pointz0
: global or local z of the Pre step pointx1
: global or local x of the Post step pointy1
: global or local y of the Post step pointz1
: global or local z of the Post step pointcosth
: cosine of theta, where theta is the angle between the momentums at Pre and Post step pointsw
: weight of the current track
Always active
GRAS/trunk/r2242