Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
DD4hep
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cepc
externals
mirroring
DD4hep
Commits
2b63affa
Commit
2b63affa
authored
2 years ago
by
Markus Frank
Committed by
MarkusFrankATcernch
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Improve DDDigi doc
parent
c22dfec2
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
DDDigi/README.md
+10
-8
10 additions, 8 deletions
DDDigi/README.md
with
10 additions
and
8 deletions
DDDigi/README.md
+
10
−
8
View file @
2b63affa
...
...
@@ -53,14 +53,16 @@ DDDigi Components
-
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.
If empty => all.
`segment`
string Name of the input segment. default: "inputs"
`mask`
integer Mask of this input source in the store. default: NO_MASK (0x0)
`rescan`
boolean Rescan input sources for continuous execution. default: true
`keep_raw`
(true) Keep raw input as opaque objects in the DDDigi store.
|
**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. |
| | | If empty => all. |
|
`segment`
| string | Name of the input segment. default: "inputs" |
|
`mask`
| integer | Mask of this input source in the store. default: NO_MASK (0x0) |
|
`rescan`
| boolean | Rescan input sources for continuous execution. default: true |
|
`keep_raw`
| boolean | Keep raw input as opaque objects in the DDDigi store. |
Functionality: self explaining
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment