From 048c378f6026dc3f44499db9db533bdc1daf76d0 Mon Sep 17 00:00:00 2001
From: Markus Frank <Markus.Frank@cern.ch>
Date: Wed, 11 Jan 2023 17:37:38 +0100
Subject: [PATCH] Rebase to DD4hep master

---
 DDDigi/README.md | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/DDDigi/README.md b/DDDigi/README.md
index 5e5633703..140ed76e5 100644
--- a/DDDigi/README.md
+++ b/DDDigi/README.md
@@ -63,8 +63,8 @@ DigiDDG4ROOT
 - Reader for ROOT files produced with DDG4. <br/>
   Properties:                                                                                        <br/>
 
-    |**Property**|**Data type**|**Description**|
-    |:--- |:--- |:--- |
+    |**Property**  |**Data type**    |**Description**                                                  |
+    |:---          |:---             |:---                                                             |
     |`.input`      | vector<string>  | List of input files to be processed                             |
     |`.tree`       | string          | Name of the main data tree. default: `EVENT`                    |
     |`.containers` | vector<string>  | List of containers to be loaded to DDDigi.                      |
@@ -155,10 +155,8 @@ DigiAttenuatorSequence
     |`.signal_decay`  | string          | Decay function. default: `exponential`                          |
     |`.t0`            | double          | Time constant for exponential signal decay.                     |
 
-
 DigiDepositSmearPositionTrack
 -----------------------------
-
 - Smear energy deposit positions by an ellipse of the track passing in the
   x-y plane.
 
-- 
GitLab