- Nov 10, 2022
-
-
Updating trigger matching configuration in PHYS and PHYSLITE ATR-26576 This MR makes the following adjustments to the trigger matching configuration in PHYS and PHYSLITE: - removes run-2 style matching containers for run-3 files, instead relying on the compact navigation as explained in ATR-26576 - in PHYSLITE, adds the building of run-2 style matching containers (`AnalysisTrigMatch`) for run-2 files, which was missing previously - adjusts the keyword arguments for some of the run-2 uonfig fragments to allow a clean use of `**kwargs` all the way down to the TriggerMatchingTool This MR should reduce significantly the size of the trigger domain in the run 3 files.
-
- Nov 08, 2022
-
-
Tadej Novak authored
Ensure barcodes are set properly in McEventCollectionFilter in HepMC3-based builds See merge request atlas/athena!58195
-
Ensure barcodes are set properly in McEventCollectionFilter in HepMC3-based builds
-
Tadej Novak authored
Externals Update, master branch (2022.11.08.) See merge request atlas/athena!58193
-
Externals Update, master branch (2022.11.08.)
-
Tadej Novak authored
Add monitoring histograms to FTF in CA configurations See merge request atlas/athena!58183
-
Add monitoring histograms to FTF in CA configurations
-
Tadej Novak authored
IsolationSelection: Fix multiple bugs in IsolationCloseByCorrectionTool. See merge request atlas/athena!58173
-
IsolationSelection: Fix multiple bugs in IsolationCloseByCorrectionTool. Fix problems described in ATLASG-2407: - Interface confusion that was resulting in out-of-bounds vector accesses. - if/else nesting error in GetCloseByCorrection() - Backwards sense of error test in getCloseByCorrectionTopoIso().
-
Tadej Novak authored
Add GenCrossSection to AtlasHepMC See merge request atlas/athena!58158
-
Add GenCrossSection to AtlasHepMC
-
Tadej Novak authored
tauRec: make TauRunnerAlg and TauAODRunnerAlg reentrant Closes ATLTAU-1723 See merge request atlas/athena!58189
-
tauRec: make TauRunnerAlg and TauAODRunnerAlg reentrant Hello, This MR is moving TauRunnerAlg and TauAODRunnerAlg from AthAlgorithm to AthReentrantAlgorithm. Closes ATLTAU-1723, now all tauRec algorithms are reentrant. Cheers, Bertrand
-
Tadej Novak authored
Protect against FPEs in TFCSEnergyAndHitGAN::fillEnergy method (ATLASSIM-6117) See merge request atlas/athena!58187
-
Protect against FPEs in TFCSEnergyAndHitGAN::fillEnergy method (ATLASSIM-6117)
-
Tadej Novak authored
Hotfix of AtlasHepMC See merge request atlas/athena!58191
-
Hotfix of AtlasHepMC
-
Tadej Novak authored
JetEventTPCnv: thread-checker fixes See merge request atlas/athena!58142
-
Tadej Novak authored
Sweeping !57743 from 21.2 to master. VrtSecInclusive: Fix bug in calculation of nPixelLayers in secondary vertexing See merge request atlas/athena!58156
-
Tadej Novak authored
Remove obsolete CaloCellContainerMergerTool See merge request atlas/athena!58160
-
Remove obsolete CaloCellContainerMergerTool
-
Tadej Novak authored
ExpressionEvaluation: const fixes See merge request atlas/athena!58162
-
Tadej Novak authored
Drop CaloUtils/CaloClusterEtSort.h See merge request atlas/athena!58164
-
Tadej Novak authored
ZdcAnalysis: Fix clang warnings. See merge request atlas/athena!58167
-
ZdcAnalysis: Fix clang warnings. Braces in initializers.
-
Tadej Novak authored
MuonRIO_OnTrackCreators: Fix clang warnings. See merge request atlas/athena!58168
-
MuonRIO_OnTrackCreators: Fix clang warnings. Missing override keywords.
-
Tadej Novak authored
EvgenProdTools: replace static string with constant See merge request atlas/athena!58170
-
Tadej Novak authored
LArRawChannel bugfix See merge request atlas/athena!58174
-
LArRawChannel bugfix
-
Tadej Novak authored
RootStorageSvc+PersistencySvc: remove unused RootDomain options See merge request atlas/athena!58096
-
Tadej Novak authored
MM_Digitization+CxxUtils: Fix thread-safety checker warnings. See merge request atlas/athena!58172
-
MM_Digitization: Fix thread-safety checker warnings. Remove use of naughtyRetrieve. See ATLASSIM-6004.
-
Tadej Novak authored
further tests of ActsTrkEvent See merge request atlas/athena!57877
-
further tests of ActsTrkEvent
-
Tadej Novak authored
Small update for the speed of barcodes in HepMC3 See merge request atlas/athena!58045
-
Small update for the speed of barcodes in HepMC3
-
Tadej Novak authored
Generators: only count status 4 beam particles in FixHepMC See merge request atlas/athena!58176
-
Generators: only count status 4 beam particles in FixHepMC
-
Tadej Novak authored
GeneratorFilters: use ConstDataVector in xAODVBFMjjIntervalFilter See merge request atlas/athena!58146
-