Skip to content

Commit

Permalink
fix: spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
wdconinc authored Feb 2, 2024
1 parent 65670b5 commit 37133a0
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 @@ -437,7 +437,7 @@ datatypes:
Members:
- int32_t type // Type flag, to identify what type of vertex it is (e.g. primary, secondary, generated, etc.)
- float chi2 // Chi-squared of the vertex fit
- int ndf // NDF of the vertex fit
- int ndf // NDF of the vertex fit
- edm4hep::Vector4f position // [mm] position + time t0 of the vertex.
## this is named "covMatrix" in EDM4hep, renamed for consistency with the rest of edm4eic
- edm4eic::Cov4f positionError // Covariance matrix of the position+time
Expand Down

0 comments on commit 37133a0

Please sign in to comment.