diff --git a/DDDigi/README.md b/DDDigi/README.md index 598468693a10e19ede90139ea82298bca2250e69..9001cfacf9008990cc0f92bf1811851f888e6cb3 100644 --- a/DDDigi/README.md +++ b/DDDigi/README.md @@ -51,8 +51,8 @@ energy deposits of the simulation. DDDigi Components ================= -- DigiDDG4ROOT Reader for ROOT files produced with DDG4. - Properties: +- DigiDDG4ROOT Reader for ROOT files produced with DDG4. <br/> + Properties: <br/> `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. @@ -62,7 +62,10 @@ DDDigi Components `rescan` boolean Rescan input sources for continuous execution. default: true `keep_raw` (true) Keep raw input as opaque objects in the DDDigi store. + Functionality: self explaining +- DigiAttenuate: Deposit attenuator for energy deposits according to decay time constant. <br/> + Properties: <br/> 