Avoid post-processing as much as possible in SCTHitsNoiseMonTool (ATLASDQ-679)
Avoid post-processing as much as possible in SCTHitsNoiseMonTool.
https://its.cern.ch/jira/browse/ATLASDQ-679
This MR includes a fix, which changes the occupancy plots slightly noise_MR32160.pdf
- Left: Without changes
- Middle: With 2de804af (timy differences are expected and seen due to bug fix of type (int vs float))
- Right: With all changes (identical to middle except for entries, stdev. because of different filling schemes)
Merge request reports
Activity
added bugfix label
added DQ InnerDetector master review-pending-level-1 labels
removed review-pending-level-1 label
added 1 commit
- 336ca586 - Add comments. Remove unused m_occSumUnbiased.
added 1 commit
- 2002127e - Fill m_NO/HO(Trigger)_vsLB in generalHistsandNoise
added 1 commit
- aceaedfc - Fill 2D hit occupancy and noise occupancy plots in fillHistograms
added 1 commit
- aceaedfc - Fill 2D hit occupancy and noise occupancy plots in fillHistograms
CI Result SUCCESS (hash 2de804af)Athena AthSimulation AnalysisBase AthGeneration externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 12574]added 1 commit
- 64f385f5 - Fix a bug of empty wafers. Further cleanups.
changed title from WIP: Change type from int to float because occupancy should be float. (SCTHitsNoiseMon, ATLASDQ-679) to WIP: Avoid post-processing as much as possible in SCTHitsNoiseMonTool (ATLASDQ-679)
removed bugfix label