Skip to content

Commit

Permalink
Remove radiusOfInnermostHit in Tracks
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell authored and tmadlener committed Jul 8, 2024
1 parent aa83ff0 commit 1d51812
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion edm4hep.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -523,7 +523,6 @@ datatypes:
- int32_t ndf // number of degrees of freedom of the track fit
- float dEdx // dEdx of the track
- float dEdxError // error of dEdx
- float radiusOfInnermostHit // radius of the innermost hit that has been used in the track fit
VectorMembers:
- int32_t subdetectorHitNumbers // number of hits in particular subdetectors
- edm4hep::TrackState trackStates // track states
Expand Down

0 comments on commit 1d51812

Please sign in to comment.