From 05a5be0c2cfe9cda4a4bc5a11fb39293f5b64e74 Mon Sep 17 00:00:00 2001 From: ShujieL Date: Sat, 27 Jan 2024 16:08:24 -0800 Subject: [PATCH] Update edm4eic.yaml Co-authored-by: Wouter Deconinck --- edm4eic.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/edm4eic.yaml b/edm4eic.yaml index 51ceec2..b9cd124 100644 --- a/edm4eic.yaml +++ b/edm4eic.yaml @@ -378,7 +378,7 @@ datatypes: OneToManyRelations: - edm4eic::TrackerHit hits // tracker hits that are used to form the seed oneToOneRelations: - - edm4eic::TrackParameters params // initial track parameters from fitting the triplet + - edm4eic::TrackParameters params // initial track parameters edm4eic::Trajectory: Description: "Raw trajectory from the tracking algorithm. What is called hit here is 2d measurement indeed."