- Jan 11, 2021
-
-
Attila Krasznahorkay authored
The Intel compiler is no longer using the macro name CL_SYCL_LANGUAGE_VERSION, but rather SYCL_LANGUAGE_VERSION. At the same time still kept the CL_SYCL_LANGUAGE_VERSION check around as well, in case we would try to build the code with an older version of the Intel compiler.
-
- Jan 08, 2021
-
-
Vakhtang Tsulaia authored
Jet Hypo Rename and clean-up of VBENF chains See merge request !39510
-
Vakhtang Tsulaia authored
Multiple Selections in Run3 Offline JetMon See merge request !39284
-
Vakhtang Tsulaia authored
Disable tau reco and some other things from pflow ESD job options. See merge request !38228
-
Vakhtang Tsulaia authored
Use RpcCablingCondData instead of service in RpcPadContainerCnv See merge request !39525
-
-
Vakhtang Tsulaia authored
Fix comparison for TCT MT tests See merge request !39234
-
Vakhtang Tsulaia authored
tauRecTools: drop unused tau track decorations See merge request !39551
-
Vakhtang Tsulaia authored
add packages needed for Pythia8.3, introduce corrections for jet filters, add MultiBjetFilter See merge request !39547
-
Vakhtang Tsulaia authored
Minor bug fix to jet test to ensure test python file is found. See merge request !39543
-
Vakhtang Tsulaia authored
Hepmc3 nightly fixes 06012021 part 1 See merge request !39518
-
Try to have constcorrect InnerDetector/InDetValidation/InDetRecStatistics/src/InDetRecStatisticsAlg.cxx
-
Vakhtang Tsulaia authored
TriggerMenu: Disable flake8 checking See merge request !39526
-
Vakhtang Tsulaia authored
Fix syntax in DigitizationPUConfigNew_test.py (ATLASSIM-5031) See merge request !39530
-
Vakhtang Tsulaia authored
Add extra eta FlowElement validation plot See merge request !39102
-
Vakhtang Tsulaia authored
Muon floating point fixes Closes ATLASRECTS-5524 See merge request !39536
-
-
Vakhtang Tsulaia authored
Treat complete and incomplete bookkeepers independently when writing Closes ATLASG-1568 See merge request !39538
-
Vakhtang Tsulaia authored
D3PDMakerCoreComps: Migrate to IOptionsSvc Closes ATEAM-658 See merge request !39539
-
Vakhtang Tsulaia authored
egamma,STEP_Propagator, TrkDetDescr , clang-tidy fixes See merge request !39554
-
Matthew Thomas Anthony authored
-
Matthew Thomas Anthony authored
-
Jannik Geisen authored
# Conflicts: # Reconstruction/Jet/JetMonitoring/python/JetMonitoringConfig.py
-
Vakhtang Tsulaia authored
JetMonitoring: enable flake8, remove Py2 code See merge request !39528
-
Enable flake8 checking and remove the Py2 backwards-compatibility code.
-
Vakhtang Tsulaia authored
tauRecTools: Fix clang warning. See merge request !39552
-
Christos Anastopoulos authored
-
Christos Anastopoulos authored
-
Vakhtang Tsulaia authored
GeneratorObjects: Fix compilation with c++20. See merge request !39549
-
Vakhtang Tsulaia authored
VP1Base, VP1Gui, VP1HEPVis: Fix clang warnings. See merge request !39550
-
Vakhtang Tsulaia authored
ATR-22579 : update ref_RDOtoRDOTrig_v1Dev_build.ref Closes ATR-22579 See merge request !39548
-
- Jan 07, 2021
-
-
scott snyder authored
Spurious copy in range-for.
-
Bertrand Martin authored
Hello, This MR is dropping a few tau track decorations that are not needed (either redundant or not useful): * TauJetsAuxDyn.nRnnChargedTracks is identical to TauJetsAux.nChargedTracks * TauJetsAuxDyn.nRnnIsolationTracks is identical to TauJetsAux.nIsolatedTracks * TauJetsAuxDyn.nRnnUnclassifiedTracks can be obtained from unitarity, from other tau track multiplicities (and in practice, is always equal to 0) * TauTracksAuxDyn.rnn_unclassifiedScore can be obtained from unitarity, from other tau track RNN scores (and in practice, is always equal to 0) nRnnConvertionTracks and nRnnFakeTracks decorations are kept for now (although renamed), as they don't exist as Aux variables, but this may be harmonised at some point. The code has been streamlined a bit. A few unused input variables were commented out, we'll come back to this when updating the final list of inputs to be used for R22. Except for the renamed and discontinued decorations, this MR does not change the reconstruction output. With one exception: before, when the tau had no track, nRnnConvertionTracks and nRnnFakeTracks were not decorated onto the tau because of the early "return SUCCESS" in the classifyTracks method (this must have been overlooked). Now, nConversionTracks and nFakeTracks are always decorated. Cheers, Bertrand
-
Peter Sherwood authored
-
Christos Anastopoulos authored
-
Vakhtang Tsulaia authored
Add L0 and L1 ,if they fall inside any of the range for the Barrel or Endcap.... Closes ATLASRECTS-5870 See merge request !39524
-
Vakhtang Tsulaia authored
RegionSelector: Remove unused code to read ROBs from OKS See merge request !39535
-
Vakhtang Tsulaia authored
Some cleanup of SUSYTools See merge request !39529
-
Vakhtang Tsulaia authored
MCTruthClassifier : Pass the EventContext down the call chain See merge request !39523
-
Vakhtang Tsulaia authored
Documentation on HLT jet configuration python - v2 See merge request !39520
-