Support multi-leg PEB chains, part 2
A follow-up to !44773 (merged) with more changes for the full support of Partial Event Building in multi-leg (combined) chains.
Two changes for the multi-leg chains:
- StreamTagMakerTool: convert leg ID to chain ID when filling the internal map with PEB info - discussed in ATR-19317
- TriggerMenuMT.EventBuildingSequences: set
isFullScan
to True if at least one leg is full-scan
While making the second change, also changed the following (not strictly related to combined chains):
- TriggerMenuMT.EventBuildingSequences: use ViewCreatorInitialROITool for static PEB where the RoI doesn't matter - discussed in ATR-23002