- Mar 27, 2025
-
-
Adding d0 and z0sintheta Significance for EasyJet Ntuple Production
-
- Feb 17, 2025
-
-
Updated LRT merging algorithm in EgammaAnalysisAlgorithms
-
- Feb 07, 2025
-
-
decorate electrons and photons in PHYSLITE with Emva This is needed to give the correct input energy to the columnar EgammaCalibrationAndSmearingTool. It should also allow to run solely the smearing part of the tool in regular event-wise jobs. In my test this was 44 bytes/event for PHYSLITE. So that's notable, but it is also part of the long-term plans for PHYSLITE. Long-term we will be able to drop the variables that are only needed for the calibration, as we will be able to skip calibation on PHYSLITE.
-
- Feb 06, 2025
-
-
add samplingPattern decoration to e-gamma clusters in PHYSLITE For historic reason the sampling pattern is stored in the cluster object instead of as a decoration. To make this available for columnar analysis it also needs to exist as a decoration. For now that means we have two copies of it, but it was already agreed to drop it from the cluster object, so this is a temporary situation.
-
- Jan 30, 2025
-
-
CP algorithms: Fix electron trigger scale factors
-
- Jan 24, 2025
-
-
correct Electron DNN usage
-
AsgAnalysisAlgorithms: Make algorithms using data handles reentrant
-
- Jan 23, 2025
-
-
Tadej Novak authored
-
- Jan 22, 2025
-
-
CP algorithms: Electron trigger SF calculation improvements
-
Introduce AsgObjectScaleFactorAlg config for muons, electrons, photons and taus
-
- Jan 21, 2025
-
-
Fix electron trigger SF analysis config
-
- Jan 17, 2025
-
-
Improve decoration of d0sig / z0sinTheta in Electron + Muon block configs (ATLASG-2839)
-
- Jan 15, 2025
-
-
Remove redundant function named make*config by regex: make[A-Za-z]+[cC]onfig\b
-
- Jan 10, 2025
-
-
Update R22 high-mu ey calibration recommendation with fixedE1E2 scale
-
- Jan 08, 2025
-
-
CP algorithms: Improve electron and photon configuration with more configurability
-
Tadej Novak authored
-
- Dec 18, 2024
-
-
Tadej Novak authored
-
- Dec 17, 2024
-
-
CP algorithms integration tests
-
- Dec 13, 2024
-
-
Tadej Novak authored
-
- Sep 27, 2024
-
-
Add VeryLooseDNNnoCF97 electron WP Adds new VeryLooseDNNnoCF97 WP and replace LooseDNNnoCF in derivations.
-
- Sep 24, 2024
-
-
introduce some work-arounds to run CP algorithms on Run 4 MC Essentially I just add a hard-coded random run number to the EventInfo object, and then shut up or disable any algorithm that don't work on the file I had. This is explicitly meant as a temporary "hack" to get the code to run, and then leave it to the domain experts to implement proper fixes for each. The other goal is to hopefully allow Run 4 MC to be included in the next PHYSLITE campaign.
-
- Sep 10, 2024
-
-
Baptiste Ravina authored
-
- Aug 28, 2024
-
-
Adjust electron analysis config to use ECIDS from flag
-
- Aug 09, 2024
-
-
CPAlgorithms: use Logger instead of Print in config blocks
-
- Aug 08, 2024
-
-
ElectronAnalysisConfig: Add error on unsupported SF
-
- Aug 07, 2024
-
-
Update identificationWP info with electron DNN
-
- Jul 25, 2024
-
-
Remove confusing warning message in the config The ESModel is anyway printed by the calibrationAndSmearingTool while initialize()
-
- Jul 17, 2024
-
-
Default setting of ESModel and decorrelationModel in AnalysisConfig + bug fixing of eta used ZEESTAT systematic Default setting of ESModel and decorrelationModel in AnalysisConfig + bug fixing of eta used ZEESTAT systematic
-
- Jul 10, 2024
-
-
ElectronAnalysisConfig: Update electron ID to match recommendation Major change: suggesting renaming likelihoodWP to identificationWP as that is more precise now that we have DNN. Updated references within athena, can add `legacy` likelihoodWP option temporarily which prints warning (or maybe better raises an error?) so outside frameworks can adapt. Added options to define correlation method for various eff SFs and defaulting to SIMPLIFIED as that is ey recommendation. Disabling ECIDS for run 3 as it is not intended to be used. Added DNN ID from decoration as those are now available.
-
- Jun 28, 2024
-
-
Add option to working point config for close by corrected isolation
-
- Jun 24, 2024
-
-
Added MC23d support for electron trigger SF config
-
- Jun 19, 2024
-
-
CPAlgorithms: name electron/photon/muon calibration blocks (fix for ATLASG-2731)
-
- Jun 07, 2024
-
-
Thomas Strebler authored
-
- Jun 05, 2024
-
-
Apply 2 suggestion(s) to 1 file(s) Co-authored-by:
Baptiste Ravina <baptiste.ravina@cern.ch>
-
- Jun 02, 2024
-
-
Baptiste Ravina authored
-
- May 30, 2024
-
-
Update AsgLeptonTrackSelectionAlg to write out d0 and z0sinTheta variables
-
- May 29, 2024
-
-
CPAlgorithms: make initial pt cut part of the selection for electrons/muons/photons
-
- May 28, 2024
-
-
CPAlgorithms: add an output branch for particle energies
-
- May 23, 2024
-
-
allow splitting calibration and smearing for e-gamma objects This is purely experimental and I haven't validated it beyond making sure it doesn't crash. The main purpose of putting it in is to make it easier for others to test and validate this. Note that for the moment this has to recalibrate the objects from PHYSLITE. This can only be avoided by adding an unsmeared energy to PHYSLITE (to avoid double-smearing). Still, one step at a time.
-
- May 17, 2024
-
-
CPAlgorithms: Use SIMPLIFIED systematic model for Run 2 electron isolation
-