Skip to content

Commit

Permalink
Remove TrackerHit "and time" comment
Browse files Browse the repository at this point in the history
  • Loading branch information
simonge authored Apr 26, 2024
1 parent cc887f9 commit 3a4e3d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion edm4eic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ datatypes:
Author: "W. Armstrong, S. Joosten"
Members:
- uint64_t cellID // The detector specific (geometrical) cell id.
- edm4hep::Vector3f position // Hit (cell) position and time [mm, ns]
- edm4hep::Vector3f position // Hit (cell) position [mm]
- edm4eic::CovDiag3f positionError // Covariance Matrix
- float time // Hit time
- float timeError // Error on the time
Expand Down

0 comments on commit 3a4e3d6

Please sign in to comment.