add sTGC calib in NSWCalibTool
Adding calibrateStrip function for sTGC
Merge request reports
Activity
added 223 commits
-
8f96608d...61d869ae - 222 commits from branch
atlas:21.3
- b2d02da9 - Merge branch '21.3' into 'athenaNSW'
-
8f96608d...61d869ae - 222 commits from branch
added 21.3 MuonSpectrometer review-pending-level-1 labels
added alsoTargeting:21.9 label
CI Result SUCCESS (hash b2d02da9)Athena externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 100
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 44978]Hi @mcarnesa
The build has generated warnings from multiple packages, the messages are of type: /MuonSpectrometer/MuonDetDescr/MuonReadoutGeometry/MuonReadoutGeometry/sTgcReadoutElement.h:354:9: warning: unused variable 'surfHash_strip' [-Wunused-variable] int surfHash_strip = surfaceHash(gasgap, 1);
As far as I can tell, the warnings appear because you include the header file "MuonReadoutGeometry/sTgcReadoutElement.h" in NSWCalibTool.cxx. Could you please take a look at this header file, and try to fix it?
Cheers
Nathan (L1)
added review-user-action-required label and removed review-pending-level-1 label
- Resolved by Nicolas Koehler
Hi,
indeed we should remove the unused variable from sTgcReadoutElement.h: the modification can be added to this MR.
thanks, cheers, Stefano
added review-pending-level-1 label and removed review-user-action-required label
CI Result SUCCESS (hash 3959aee2)Athena externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 100
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 44999] CI Result SUCCESS (hash e1cd5699)Athena externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 6
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 45000]Hi @mcarnesa, There are still warning signs by the CI and most of them are as: sTgcReadoutElement.h:353:9: warning: unused variable 'gasgap' [-Wunused-variable]. Could you please have a look into it. Regards, Abhishek (L1)
added review-user-action-required label and removed review-pending-level-1 label