Adding the Pileup parameters from root files
Compare changes
Files
21@@ -62,6 +62,11 @@ class jFEXDriver : public AthAlgorithm
This MR is used to add in the jFEX Bitwise simulation the pile-up parameters obtained by the trigger performance group. With this it changes the PileupAndNoise.cxx
file structure to make it friendly when the COOL database is built. Additionally, the Noise/jTowerCorrection.20210308.r12406.root
and Calibration/jFEX_MatchedMapping.2021Oct14.r12406.root
are read in the jDriver.cxx
file to fill the pileup parameters. Both files are under the path /cvmfs/atlas.cern.ch/repo/sw/database/GroupData/Run3L1CaloSimulation
Technical stuff:
This MR solve the trigger count problem and the L1 shifter comments in MR: !47321 (closed)