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 18, 2020
-
-
Oana Vickey Boeriu authored
Add DV-track variables to SUSY15 See merge request atlas/athena!36484
-
Nils Erik Krumnack authored
Externals Update, 21.2 branch (2020.09.18.) See merge request atlas/athena!36514
-
Nils Erik Krumnack authored
AnalysisTop: Added option to filter nominal_Loose tree branches from the default output See merge request atlas/athena!36501
-
Nils Erik Krumnack authored
Fix to VSI track association See merge request atlas/athena!36482
-
Attila Krasznahorkay authored
-
Tomas Dado authored
-
- Sep 17, 2020
-
-
Attila Krasznahorkay authored
(Ath)Analysis(Base) LCG_97a Updates, 21.2 branch (2020.09.16.) See merge request atlas/athena!36448
-
Attila Krasznahorkay authored
This is necessary to avoid warnings when building these projects with CMake 3.15+. This is not a full cleanup of our configuration as it is in the master branch, but for this branch it should be good enough.
-
Emily Anne Thompson authored
-
Emily Anne Thompson authored
-
Attila Krasznahorkay authored
This is meant as a "hack" for 21.2. It should not be brought forward into the master branch. It is to work around the issues described in ROOT-10940.
-
- Sep 16, 2020
-
-
Nils Erik Krumnack authored
Creation of the TrkToLeptonPVTool package See merge request atlas/athena!34189
-
Attila Krasznahorkay authored
With LCG_97a the NumPy installation was updated, so that this is no longer needed. And in fact it only prints warnings during configuration.
-
Attila Krasznahorkay authored
-
Attila Krasznahorkay authored
-
Attila Krasznahorkay authored
-
Attila Krasznahorkay authored
In case the destructor is called after gCling has already been destroyed, ROOT 6.20/06 crashes...
-
Attila Krasznahorkay authored
The reference file is tiny, and it needed to be updated to account for the version change in GoogleTest.
-
Attila Krasznahorkay authored
This is needed to make them work in the presence of the issues described in https://sft.its.cern.ch/jira/browse/ROOT-10940.
-
Attila Krasznahorkay authored
-
Attila Krasznahorkay authored
This function is necessary to work around the issues described in https://sft.its.cern.ch/jira/browse/ROOT-10940.
-
Attila Krasznahorkay authored
-
Move the use of DVLInfo<DataVector<T> > from static member variables to static local variables. Otherwise, cling can try to instantiate DVLInfo<DataVector<T> > before DataVector<T>, leading to a specialization clash. cf. ATR-21753 and ROOT-10940.
-
Oana Vickey Boeriu authored
Bug fix in HIGG5D2 See merge request atlas/athena!36434
-
Eirik Gramstad authored
-
if the type is instantiated from python. Instead, move the problematic members to an implementation struct, which is defined only in the cxx fie.
-
Hide private members of xAODConfigTool from cling, to avoid warnings stemming from the use of boost::multi_index in TrigConfL1Data.
-
- Sep 15, 2020
-
-
Giuseppe Callea authored
-
~TMethodCall dereferences gCling. But if it is being run as part of global destructors, then gCling may have already been destroyed by the time the TMethodCall destructor runs. Change TAuxVectorFactory to hold the TMethodCall instance by pointer to guard against this. Needed to fix test failure in xAODDataSource.
-
Attila Krasznahorkay authored
The new ROOT version doesn't define operators for std::string_view anymore. Revealing a bug that I put into the code a while ago.
-
Attila Krasznahorkay authored
-
Attila Krasznahorkay authored
The update in GoogleTest version brought the issue forward.
-
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
-