From 3a4e3d6cc155357a716f61e80b5fa662bd31a618 Mon Sep 17 00:00:00 2001 From: Simon Gardner Date: Fri, 26 Apr 2024 22:39:10 +0100 Subject: [PATCH] Remove TrackerHit "and time" comment --- edm4eic.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/edm4eic.yaml b/edm4eic.yaml index 40190d3..87df0b2 100644 --- a/edm4eic.yaml +++ b/edm4eic.yaml @@ -350,7 +350,7 @@ datatypes: Author: "W. Armstrong, S. Joosten" Members: - uint64_t cellID // The detector specific (geometrical) cell id. - - edm4hep::Vector3f position // Hit (cell) position and time [mm, ns] + - edm4hep::Vector3f position // Hit (cell) position [mm] - edm4eic::CovDiag3f positionError // Covariance Matrix - float time // Hit time - float timeError // Error on the time