Moving common getRegion and StrawGasType methods to be helper functions
Multiple classes in TRT_Digitization
implement identical getRegion
and StrawGasType
methods.
In order to avoid repeated code, these methods have been extracted to be helper functions in a TRTDigiHelper
namespace. The StrawGasType
method has been adapted to use MsgStream
, to make the output clearer when
running in AthenaMT.
Depends on !28581 (merged).
Merge request reports
Activity
mentioned in merge request !28592 (merged)
FYI @beddall.
added Digitization InnerDetector master review-pending-level-1 labels
CI Result SUCCESS (hash 3423400c)Athena AthSimulation externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 6773]added review-approved label and removed review-pending-level-1 label
mentioned in commit 9bcf80a8
added sweep:ignore label