You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: EventFilter/Utilities/doc/README-DTH.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,6 +44,8 @@ Example file name for this mode is `run123456_ls000_index000000_source01234.raw`
44
44
45
45
It is possible that another DAQ-specific header will be added to both file and per-orbit to better encapsulate data (similar is done for Run2/3 FRD files), to provide additional metadata to improve integrity and completeness checks after aggregation of data in DAQ. At present, only RAW DTH is supported by the "DTH" module.
46
46
47
+
Additional parameters were added **for file discovery mode only** to allow only specific lumisection range to be processed, `overrideRangeLS = cms.untracked.vuint32($N,$M)`, and to keep input read only, `keepRawFiles = cms.untracked.bool(True)`
0 commit comments