LArRawConditions: Fix gcc13
gcc13 won't compile this as it is, seems because it invokes the class before it is defined in the header file. I move the template after the class declaration.
Not entirely sure this won't break something but will do full build and tests.
Merge request reports
Activity
added full-build full-unit-tests labels
This merge request affects 1 package:
- LArCalorimeter/LArRawConditions
This merge request affects 1 file:
- LArCalorimeter/LArRawConditions/LArRawConditions/LArCaliWave.h
Adding @pavol as watcher
added LAr master review-pending-level-1 labels
This merge request affects 1 package:
- LArCalorimeter/LArRawConditions
This merge request affects 1 file:
- LArCalorimeter/LArRawConditions/LArRawConditions/LArCaliWave.h
Adding @pavol as watcher
CI Result FAILURE (hash 696037e3)Athena 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 2, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 73776] CI Result FAILURE (hash 5102914d)Athena 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
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 73778]This merge request affects 1 package:
- LArCalorimeter/LArRawConditions
This merge request affects 1 file:
- LArCalorimeter/LArRawConditions/LArRawConditions/LArCaliWave.h
Adding @pavol as watcher
added Run3-MCOverlay-output-changed Run3-MCReco-output-changed labels
CI Result FAILURE (hash 5102914d)Athena 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
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 73801]- Resolved by Tadej Novak
removed review-pending-level-1 label
added review-pending-expert label