CaloConditions: Conditions objects for lumi-dependent pileup offset correction.
The cell-by-cell luminosity-dependent offset correction for adjacent bunches was implemented as an algorithm (CaloBCIDAvgAlg), but this took too long to be usable in the trigger. We can, however, speed it up dramatically by doing much of the work in advance and vectorizing the remainder. The processed data depends on the cell pulse shapes and OFCs as well as the per-bunch luminosity. The first two of these are saved in CaloBCIDCoeffs and the third (because it has a different lifetime) in CaloBCIDLumi.
Merge request reports
Activity
added Calorimeter JetEtmiss master review-pending-level-1 labels
CI Result FAILURE (hash 5d5cd2b1) Athena AthSimulation AnalysisBase 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 1, warnings 5
AnalysisBase: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 11209] Hi @ssnyder There is a compilation error
/var/lib/jenkins/workspace/CI-MERGE-REQUEST-CC7/master/Calorimeter/CaloConditions/src/CaloBCIDLumi.cxx:14:10: fatal error: LumiBlockData/LuminosityCondData.h: No such file or directory
do you expect this error?added review-user-action-required label and removed review-pending-level-1 label
added 1 commit
- e3117788 - Move new CaloBCID conditions code to a new package, CaloLumiConditions. ...
This merge request affects 2 packages:
- Calorimeter/CaloConditions
- Calorimeter/CaloLumiConditions
Adding @pavol as watcher
added review-pending-level-1 label and removed review-user-action-required label
CI Result SUCCESS (hash e3117788) Athena AthSimulation AnalysisBase 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
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 11273] Thanks Scott, this looks very useful. cc @damazio
added review-approved label and removed review-pending-level-1 label
added review-pending-level-2 label and removed review-approved label
added review-approved label and removed review-pending-level-2 label
mentioned in commit cfa54e0a
added sweep:ignore label