GeoSpecialShapes: cleanup debug printout in LArWheelCalculator
The fill_sincos_parameterization
of LArWheelCalculator_Impl
had some
(partially) disabled code for debug printing. But some of the code was
still compiled and executed even during regular builds. Put the entire
section behind the DEBUGPRINT
macro. This is also what the FIXME
comment indicated to be the correct thing to do.
Merge request reports
Activity
added Geometry master review-pending-level-1 labels
CI Result FAILUREAthena AthSimulation AthGeneration AnalysisBase AthAnalysis DetCommon externals cmake N/A N/A N/A N/A N/A N/A make N/A N/A N/A N/A N/A N/A required tests N/A N/A N/A N/A N/A N/A optional tests N/A N/A N/A N/A N/A N/A Due to problems in externals build or cmake configuration the job is stopped, results are not available on the ATLAS CI monitor 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 53482] CI Result SUCCESS (hash c21efbea)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 53513]added review-approved label and removed review-pending-level-1 label
mentioned in commit 4c963488
added sweep:ignore label