This project is mirrored from https://gitlab.cern.ch/atlas/athena.
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 .
- Feb 10, 2021
-
-
Mark Stockton authored
-
Mark Stockton authored
-
Mark Stockton authored
-
Mark Stockton authored
-
- Feb 08, 2021
-
-
Mark Stockton authored
-
Mark Stockton authored
-
Vakhtang Tsulaia authored
HDF5Utils: Fix compilation with gcc10. See merge request atlas/athena!40400
-
Vakhtang Tsulaia authored
TrigEgammaMonitoring+TrigTauMonitoring: Fix clang warnings. See merge request atlas/athena!40405
-
Vakhtang Tsulaia authored
TrigInDetAnalysis: Fix gcc10 warnings. See merge request atlas/athena!40403
-
- Feb 07, 2021
-
-
Vakhtang Tsulaia authored
MuonCalibDbOperations: Fix flake8 warning. See merge request atlas/athena!40402
-
Vakhtang Tsulaia authored
Epos_i+QGSJet_i: Fix compilation with gcc10. See merge request atlas/athena!40399
-
Vakhtang Tsulaia authored
TrigBphysMonitoring+TrigJetMonitoring+TrigCaloMonitoring: Fix clang warnings. See merge request atlas/athena!40406
-
Vakhtang Tsulaia authored
TrigMETMonitoring: Fix duplicate property. See merge request atlas/athena!40404
-
Edward Moyse authored
Fix of the RAW-based TRT Monitoring algo See merge request atlas/athena!40408
-
-
Edward Moyse authored
jet hypo: modify how jet groups are calculated in FastReducer when... See merge request atlas/athena!40413
-
Peter Sherwood authored
Until now, a parent Condition was presented by all possible combinations of jet groups passing child Conditions, with one jet group comming form each child, provided that there was no repetition of an elemental jet (no sharing requirement). Sometimes the full calculation of combinations can be avoided. In particular if the parent is an AcceptAll condition, and it has one child. In this case it is sufficient to calculate the union of the element jets used to form the jet groups that pass the child Condition. The njX (eg 10j40) are important examples of such a case. The current code contains a JetGroupProduct factory to instantiate either a JetGroupUnion to handle the special case, or a JetGroupProduct otherwise. The factory is used from FastReducer::propagate_
-
- Feb 06, 2021
-
-
Peter Sherwood authored
jet hypo: modify how jet groups are calculated in FastReducer when RepeatedConditions are present in the tree. src/FastReducer.cxx, h create a table with ConditionMultiplicities: n identical Conditions are represented by a single RepeatedConiditon with multiplicity = n. TrigHLTJetHypo/src/JetGroupProduct.cxx create a table with the passing jets (vector of indices) for each sibling node. The are n such entries in the table for each condition where n is teh mutliplicity of the condition.
-
- Feb 05, 2021
-
-
scott snyder authored
Don't use references in a range-for if the object must be copied.
-
scott snyder authored
Don't use references in a range-for if the object must be copied.
-
scott snyder authored
Don't use references in a range-for if the object must be copied.
-
scott snyder authored
Don't use references in a range-for if the object must be copied.
-
scott snyder authored
Don't use references in a range-for if the object must be copied.
-
scott snyder authored
Typo in property name.
-
scott snyder authored
Implicit declaration of assignment is deprecated if there's an explicit copy ctor.
-
scott snyder authored
Use isinstance rather than comparing types directly.
-
scott snyder authored
Missing #include.
-
scott snyder authored
Parameter type mismatch.
-
scott snyder authored
Parameter type mismatch.
-
Walter Lampl authored
Externals Update, master branch (2021.02.03.) See merge request atlas/athena!40294
-
Walter Lampl authored
ATR-22764 Fix TrigCostAnalysis CMake warning See merge request atlas/athena!40379
-
Walter Lampl authored
Downgrade WARNING message if the RPC container is empty Closes ATLASRECTS-4893 See merge request atlas/athena!40378
-
Walter Lampl authored
AT: Temporarily disable isolation correction for e/gamma. See merge request atlas/athena!40377
-
Walter Lampl authored
add Epos base fragment See merge request atlas/athena!40376
-
Walter Lampl authored
Fix pure dijet scenario chains See merge request atlas/athena!40351
-
Fixes: - Dijet scenario now does not apply a dphi cut by default (recover Run 2 functionality of invm) - If no j1eta/j2eta values are provided default ones are used Extension: - It is possible now to apply a dphi cut if provided (djdphi) Two test dijet chains were added to LS2_v1 menu
-
Walter Lampl authored
switch ART test of LArPedestal reco to new config See merge request atlas/athena!40371
-
Walter Lampl authored
tauRecTools: adapt the macro name to follow ATLAS recommendations See merge request atlas/athena!40316
-
-
Walter Lampl authored
L1Menu work See merge request atlas/athena!40285
-