Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • athena athena
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 128
    • Merge requests 128
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • atlas
  • athenaathena
  • Merge requests
  • !20262

PreStepPoint quantities in StepHistogramTool

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Miha Muskinja requested to merge mmuskinj/athena:21.0-StepHistograms-PreStepPoint into 21.0 Jan 09, 2019
  • Overview 7
  • Commits 1
  • Pipelines 1
  • Changes 3

As discussed with Geant4 authors, @jchapman, and @hgray, it makes more sense to use the "PreStepPoint" instead of "PostStepPoint" for the following variables:

  • kinetic energy in current step,
  • volume of the current step,
  • step position.

For the process corresponding to the current step "PostStepPoint" remains to be used. I also added kinetic energy at the end of the step (using the "PostStepPoint") because it adds some interesting info. This is how it was calculated before, but I did not want to completely remove it, so now we have both pre- and post-step kinetic energy.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 21.0-StepHistograms-PreStepPoint