From 534e304d805899159720365739194f7f9e0ab11a Mon Sep 17 00:00:00 2001 From: tmadlener Date: Wed, 26 Jun 2024 12:16:58 +0200 Subject: [PATCH] Remove no longer relevant bit of docstring --- edm4hep.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/edm4hep.yaml b/edm4hep.yaml index eb823226c..6c2f2f7f1 100644 --- a/edm4hep.yaml +++ b/edm4hep.yaml @@ -533,7 +533,7 @@ datatypes: Description: "Reconstructed track" Author: "EDM4hep authors" Members: - - int32_t type // flagword that defines the type of track.Bits 16-31 are used internally + - int32_t type // flagword that defines the type of track - float chi2 // Chi^2 of the track fit - int32_t ndf // number of degrees of freedom of the track fit - float dEdx // dEdx of the track