This project is mirrored from https://gitlab.cern.ch/faser/offline/athena.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Sep 16, 2020
-
-
Nils Erik Krumnack authored
Creation of the TrkToLeptonPVTool package See merge request atlas/athena!34189
-
Oana Vickey Boeriu authored
Bug fix in HIGG5D2 See merge request atlas/athena!36434
-
Eirik Gramstad authored
-
- Sep 15, 2020
-
-
Giuseppe Callea authored
-
Oana Vickey Boeriu authored
added UFO soft jets to TOPQ derivations See merge request atlas/athena!36365
-
- Sep 14, 2020
-
-
Nils Erik Krumnack authored
sweep data handles and associated changes from master into 21.2 See merge request atlas/athena!36263
-
Oana Vickey Boeriu authored
Fix jetm13 UFO output See merge request atlas/athena!36358
-
Nils Erik Krumnack authored
BJT modifications for new jet collection DNN tagger See merge request atlas/athena!36387
-
Oana Vickey Boeriu authored
Repairing truth tau building for overlay in 21.2 See merge request atlas/athena!36393
-
Zach Marshall authored
This MR fixes the next issue in ATLASG-1532, the building of truth taus during jobs running on overlay events. Here the metadata indicates that the job is data, but the file has truth info in it, so we needed an override in the case that we've identified that we're running on overlay.
-
- Sep 13, 2020
-
-
Chris Malena Delitzsch authored
-
- Sep 11, 2020
-
-
Serena authored
-
Pierre Antoine Delsart authored
-
Oana Vickey Boeriu authored
First pass at overlay setup in derivations See merge request atlas/athena!36325
-
Much of our code relies on DerivationFrameworkIsMonteCarlo , which is actually not what it means to use. This flag was set based on the "input" being "geant4". For overlay, the input is set to data. What most of these pieces of code actually want to know is whether there is truth information in the input file. Therefore, splitting off a clear "HasTruth" flag, including a separate "HasxAODTruth" flag. Migrating all clients I could identify. This also brought to light a few places where we use MC / truth information as a proxy for something else (e.g. an unprescaled or different trigger menu). It'd be better if those pieces of code could be migrated to check what they actually intend to look for, but that's beyond the scope of this MR. Here I tried to add some comments to point those places out. This should be a first step towards solving ATLASG-1532.
-
- Sep 10, 2020
-
-
Andrew Mehta authored
-
Andrew Mehta authored
-
- Sep 09, 2020
-
-
Nils Erik Krumnack authored
SUSYTools: muon update: calib options highPt + eff DFCommonDrJet decoration See merge request atlas/athena!35442
-
Nils Erik Krumnack authored
-
Nils Erik Krumnack authored
Apparently I can't link both gtest and gmock, so I'm sticking with gmock.
-
Nils Erik Krumnack authored
Those don't work in 21.2, so I just disabled them.
-
Nils Erik Krumnack authored
It is needed for some of the header files, so instead of requiring the users to link it, I am linking it right here.
-
Sara Alderweireldt authored
-
Nils Krumnack authored
That seems to be needed for compilation in 21.2.
-
- Sep 08, 2020
-
-
Oana Vickey Boeriu authored
add TrackAssociatedCaloSampleDecorator into SUSY19 ( ATLSUSYDPD-2360 ) See merge request atlas/athena!35544
-
Nils Krumnack authored
-
Nils Krumnack authored
This was caused by a divergence between 21.2 and master.
-
Nils Erik Krumnack authored
Just adding some more dual-use features to get AnalysisBase packages working.
-
Nils Krumnack authored
-
Nils Krumnack authored
Needed to make JetRecTool work.
-
Nils Krumnack authored
It's the next feature needed in the AnalysisBase migration.
-
Nils Krumnack authored
I'm not quite sure if this will fix the unit test failure in Athena, but it seems worth a try.
-
Nils Krumnack authored
-
Nils Krumnack authored
Only doing the bare minimum, but at least doing that.
-
Nils Erik Krumnack authored
-
Nils Krumnack authored
This is needed wherever code needs to have an EventContext when calling a function that has one, but didn't get an EventContext passed in.
-
Nils Erik Krumnack authored
Just the most basic thing, so I can start the migration.
-
Frank Winklmeier authored
-
Nils Krumnack authored
-
Nils Krumnack authored
AthSimulation doesn't have the xAOD classes, so disabling these tests that rely on them seemed like the way to go.
-