Skip to content

Commit

Permalink
Merge pull request #1058 from gammasim/longitudinal-bug-fix
Browse files Browse the repository at this point in the history
Data field in schema file should be a list
  • Loading branch information
GernotMaier authored Jul 11, 2024
2 parents f1f9da5 + cee8334 commit d5d6bfa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ description: |-
Step size for recording of longitudinal shower development.
Any value >=1. for the step size enables the recording of the shower development.
data:
type: float64
- type: float64
unit: g/cm2
default: 20.0
allowed_range:
Expand Down

0 comments on commit d5d6bfa

Please sign in to comment.