- Oct 13, 2021
-
-
Nils Erik Krumnack authored
Add ability to use dressed kinematics in AsgPtEtaSelectionTool See merge request atlas/athena!47184
-
Nils Erik Krumnack authored
CP algs: move more algorithms to use SysReadHandle See merge request atlas/athena!47108
-
Nils Erik Krumnack authored
Fix SysListDumperAlg See merge request atlas/athena!47107
-
Tadej Novak authored
-
Tadej Novak authored
-
Tadej Novak authored
-
- Oct 12, 2021
-
-
Nils Erik Krumnack authored
21.2 - AnalysisTop - Update to the EventSaverFlatNtuple See merge request atlas/athena!47111
-
Nils Erik Krumnack authored
CP algs: Merge MetMakerAlg and MetSystematicsAlg due to dependencies See merge request atlas/athena!47110
-
Nils Erik Krumnack authored
Fix MuonTriggerEfficiencyScaleFactorAlg after systematics changes See merge request atlas/athena!47109
-
Nils Erik Krumnack authored
Configurable TTVA cuts in AnalysisTop See merge request atlas/athena!47102
-
-
Nils Erik Krumnack authored
KLFitter for all hadronic ttbb See merge request atlas/athena!37695
-
- Oct 11, 2021
-
-
Nils Erik Krumnack authored
Electron recommendations for ID and iso See merge request atlas/athena!47083
-
Nils Erik Krumnack authored
remove other tracks links/calls for DiTau See merge request atlas/athena!47079
-
Nils Erik Krumnack authored
Asymmetric uncertainties in ElectronEfficiencyCorrection See merge request atlas/athena!47072
-
-
Tomas Dado authored
-
Tadej Novak authored
-
Tadej Novak authored
-
Tomas Dado authored
-
Margherita Spalla authored
-
- Oct 10, 2021
-
-
Philip Sommer authored
-
Cristiano Alpigiani authored
Updating Frozen Derivation test See merge request atlas/athena!47080
-
Antonio De Maria authored
-
Cristiano Alpigiani authored
This MR updates the preExec and the data input file for the frozen derivation test. The most recent b-tagging calibration used in production is now used.
-
- Oct 08, 2021
-
-
Margherita Spalla authored
-
Margherita Spalla authored
-
- Oct 07, 2021
-
-
Nils Erik Krumnack authored
sweep of infrastructure and CP algorithm updates from master to 21.2 See merge request atlas/athena!46918
-
Andrew Mehta authored
-
Andrew Mehta authored
-
- Oct 06, 2021
-
-
Nils Erik Krumnack authored
AnalysisTop:adding muon isolation breakdown systematics See merge request atlas/athena!46962
-
-
Cristiano Alpigiani authored
-
Nils Erik Krumnack authored
AnalysisTop: Add radiationhigh/low weights for new ttZ samples to jet flavor plots code See merge request atlas/athena!46909
-
-
- Oct 05, 2021
-
-
Nils Krumnack authored
Apparently that wasn't used in the repository so far, with nobody experiencing that it was actually broken.
-
Frank Winklmeier authored
In the full athena release one can print messages without trailing newline like so: ``` ATH_MSG(DEBUG) << "hello"; ATH_MSG(DEBUG) << " world" << endmsg; ``` Add the missing `ATH_MSG` macro also to `AsgMessaging` to support dual-use compilation.
-
Nils Krumnack authored
That is needed for porting AnalysisTop to EventLoop.
-
Nils Krumnack authored
Not sure if those indicated that something broke or not, but this should fix things (at least it does for me locally).
-
Nils Krumnack authored
On request of @jburr to make this easier to understand and teach for beginners. Note that this involved a fair amount of whitespace changes to make the for-body indentation consistent with the rest of each file.
-