From 33f6807eceef5885ac43ae1d9a7ec77d62773142 Mon Sep 17 00:00:00 2001 From: Markus Frank <Markus.Frank@cern.ch> Date: Tue, 6 Dec 2022 16:47:21 +0100 Subject: [PATCH] Improve DDDigi doc --- DDDigi/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DDDigi/README.md b/DDDigi/README.md index 651d07ff0..d230f72e2 100644 --- a/DDDigi/README.md +++ b/DDDigi/README.md @@ -54,7 +54,7 @@ energy deposits of the simulation. Reader for ROOT files produced with DDG4. <br/> Properties: <br/> |**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. | -- GitLab