NSW Simulation - MM fixes and adjustments
Cumulative MR to fix a few things (mainly the first bullet) and to adjust other ones on the MM side:
- Fixed the way how RDO segments are built, making the procedure only if the input is in the allowed ranges
- Moved all the include instances in the header file for the
MMTriggerTool
class - Changed to the default destructor for the same class
- Values passed by reference in the
TriggerProcessorTool
class, avoiding the copy operation - Removed all the
using
instances and used thestd::
namespace where needed - Big cleanup of empty and not used branches
Merge request reports
Activity
This merge request affects 1 package:
- Trigger/TrigT1/TrigT1NSWSimTools
This merge request affects 7 files:
- Trigger/TrigT1/TrigT1NSWSimTools/TrigT1NSWSimTools/MMLoadVariables.h
- Trigger/TrigT1/TrigT1NSWSimTools/TrigT1NSWSimTools/MMTriggerTool.h
- Trigger/TrigT1/TrigT1NSWSimTools/src/MMLoadVariables.cxx
- Trigger/TrigT1/TrigT1NSWSimTools/src/MMTriggerTool.cxx
- Trigger/TrigT1/TrigT1NSWSimTools/src/MMTriggerToolTree.cxx
- Trigger/TrigT1/TrigT1NSWSimTools/src/StripClusterTool.cxx
- Trigger/TrigT1/TrigT1NSWSimTools/src/TriggerProcessorTool.cxx
Adding @afaulkne as watcher
added Trigger master review-pending-level-1 labels
CI Result SUCCESS (hash 3da39714)Athena AthSimulation AthGeneration AnalysisBase AthAnalysis DetCommon externals cmake make required tests optional tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
DetCommon: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 51587]- Resolved by Francesco Giuseppe Gravili
- Resolved by Francesco Giuseppe Gravili
added review-user-action-required label and removed review-pending-level-1 label
This merge request affects 1 package:
- Trigger/TrigT1/TrigT1NSWSimTools
This merge request affects 7 files:
- Trigger/TrigT1/TrigT1NSWSimTools/TrigT1NSWSimTools/MMLoadVariables.h
- Trigger/TrigT1/TrigT1NSWSimTools/TrigT1NSWSimTools/MMTriggerTool.h
- Trigger/TrigT1/TrigT1NSWSimTools/src/MMLoadVariables.cxx
- Trigger/TrigT1/TrigT1NSWSimTools/src/MMTriggerTool.cxx
- Trigger/TrigT1/TrigT1NSWSimTools/src/MMTriggerToolTree.cxx
- Trigger/TrigT1/TrigT1NSWSimTools/src/StripClusterTool.cxx
- Trigger/TrigT1/TrigT1NSWSimTools/src/TriggerProcessorTool.cxx
Adding @afaulkne as watcher
added review-pending-level-1 label and removed review-user-action-required label
CI Result SUCCESS (hash c6b14c1a)Athena AthSimulation AthGeneration AnalysisBase AthAnalysis DetCommon externals cmake make required tests optional tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
DetCommon: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 51613]added review-approved label and removed review-pending-level-1 label
mentioned in commit 06678efd
added sweep:ignore label