[MCH] new option to print the status map content #13951
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This option allows to print the full list of channels (
ChannelCode) contained in the status map for a given TF with the associated status.The index of the TF (= entry in the root file) to be processed is set with option
-i.It is possible to apply a status mask (with option -m) to select the status of the channels to be printed.
The output format is:
[INFO] status map content for TF 0 with statusMask=0x7:
[INFO] deid 101 dsid 1127 ch 46 depadindex 20095 solarid 130 elink 14 status 1
[INFO] deid 200 dsid 1084 ch 59 depadindex 17440 solarid 297 elink 0 status 1
...