Skip to content

Commit

Permalink
Rename EDep to eDep in SimTrackerHit
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell committed Feb 22, 2024
1 parent 60ad463 commit d8aee11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion edm4hep.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ datatypes:
Author: "F.Gaede, DESY"
Members:
- uint64_t cellID //ID of the sensor that created this hit
- float EDep //energy deposited in the hit [GeV].
- float eDep //energy deposited in the hit [GeV].
- float time //proper time of the hit in the lab frame in [ns].
- float pathLength //path length of the particle in the sensitive material that resulted in this hit.
- int32_t quality //quality bit flag.
Expand Down

0 comments on commit d8aee11

Please sign in to comment.