[17.0] Extend convertToRaw to support streamer files#51322
Conversation
|
backport #51321 |
|
type ngt |
|
cms-bot internal usage |
|
please test |
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-51322/49941 |
|
A new Pull Request was created by @fwyzard for CMSSW_17_0_X. It involves the following packages:
@Martin-Grunewald, @mmusich can you please review it and eventually sign? Thanks. cms-bot commands are listed here
|
|
+1 Size: This PR adds an extra 28KB to repository Comparison SummarySummary:
|
|
+hlt
|
|
This pull request is fully signed and it will be integrated in one of the next CMSSW_17_0_X IBs (tests are also fine) and once validation in the development release cycle CMSSW_20_1_X is complete. This pull request will now be reviewed by the release team before it's merged. @mandrenguyen, @ftenchini, @sextonkennedy (and backports should be raised in the release meeting by the corresponding L2) |
f894c93 to
6ddaa4d
Compare
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-51322/49946 |
|
Pull request #51322 was updated. @Martin-Grunewald, @cmsbuild, @mmusich can you please check and sign again. |
Extend convertToRaw to support streamer (.dat) files. Update the documentation and unit tests accordingly.
6ddaa4d to
ef32b3c
Compare
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-51322/49956 |
|
Pull request #51322 was updated. @Martin-Grunewald, @cmsbuild, @mmusich can you please check and sign again. |
|
please test |
|
+1 Size: This PR adds an extra 28KB to repository Comparison SummarySummary:
|
|
+hlt
|
|
This pull request is fully signed and it will be integrated in one of the next CMSSW_17_0_X IBs (tests are also fine) and once validation in the development release cycle CMSSW_20_1_X is complete. This pull request will now be reviewed by the release team before it's merged. @sextonkennedy, @mandrenguyen, @ftenchini (and backports should be raised in the release meeting by the corresponding L2) |
PR description:
Extend the
convertToRawto support reading streamer files (.dat), as well as edm files (.root).PR validation:
Tested converting streamer files from run 404926 to .raw format, and running the heavy ions HLT menu on the result.
If this PR is a backport please specify the original PR and why you need to backport that PR. If this PR will be backported please specify to which release cycle the backport is meant for:
Backported of #51321 to 17.0.x for Run 3 developments.