Skip to content
GitLab
Explore
Sign in
LArCalibTools: enable thread-checker and fixes
Code
Review changes
Check out branch
Download
Patches
Plain diff
Frank Winklmeier
requested to merge
fwinkl/athena:larparam
into
master
Jul 20, 2022
Overview
3
Commits
1
Pipelines
1
Changes
11
Expand
Use const static initialization for constant vectors.
Mark stop() as not thread-safe to avoid
const_cast
warning.
Use local variable for
CaloIdManger
.
Merge request reports