From 37133a0b4b90388756176f81df9bc59e3d769e8b Mon Sep 17 00:00:00 2001 From: Wouter Deconinck Date: Fri, 2 Feb 2024 14:10:46 -0600 Subject: [PATCH] fix: spacing --- edm4eic.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/edm4eic.yaml b/edm4eic.yaml index b0440af..28ddc8b 100644 --- a/edm4eic.yaml +++ b/edm4eic.yaml @@ -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