TruthRivetTools: const fixes
Various const fixes to make the code pass the thread-checker. Only
functional change is to not set m_HiggsProdMode
in classifyEvent
.
That should not be needed because if used standalone the production mode
should simply be set ahead of time.
Also comment the remaining unused m_outHistos
(but leave it in the code in case it ever gets resurrected).
Merge request reports
Activity
This merge request affects 1 package:
- Generators/TruthRivetTools
This merge request affects 6 files:
- Generators/TruthRivetTools/CMakeLists.txt
- Generators/TruthRivetTools/Root/HiggsTruthCategoryTool.cxx
- Generators/TruthRivetTools/TruthRivetTools/ATLAS_CHECK_THREAD_SAFETY
- Generators/TruthRivetTools/TruthRivetTools/HiggsTemplateCrossSections.h
- Generators/TruthRivetTools/TruthRivetTools/HiggsTemplateCrossSectionsDefs.h
- Generators/TruthRivetTools/TruthRivetTools/HiggsTruthCategoryTool.h
added Generators master review-pending-level-1 labels
CI Result FAILURE (hash 52812a72)Athena AthGeneration externals cmake make 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
AthGeneration: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 62838]removed review-pending-level-1 label
This merge request affects 1 package:
- Generators/TruthRivetTools
This merge request affects 6 files:
- Generators/TruthRivetTools/CMakeLists.txt
- Generators/TruthRivetTools/Root/HiggsTruthCategoryTool.cxx
- Generators/TruthRivetTools/TruthRivetTools/ATLAS_CHECK_THREAD_SAFETY
- Generators/TruthRivetTools/TruthRivetTools/HiggsTemplateCrossSections.h
- Generators/TruthRivetTools/TruthRivetTools/HiggsTemplateCrossSectionsDefs.h
- Generators/TruthRivetTools/TruthRivetTools/HiggsTruthCategoryTool.h
added review-pending-level-1 label
CI Result SUCCESS (hash 18ea1c67)Athena AthGeneration externals cmake make 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
AthGeneration: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 62845]removed review-pending-level-1 label
added review-approved label
mentioned in commit 1df77faf
added sweep:ignore label