- Jan 30, 2025
-
-
Karol Krizka authored
-
- Jan 29, 2025
-
-
Ilyas Benaoumeur authored
-
- Jan 27, 2025
-
-
Johannes Elmsheuser authored
Replace boost/mpl with STL type traits See merge request atlas/athena!75288
-
Replace boost/mpl with STL type traits
-
Johannes Elmsheuser authored
AthenaCommon: remove legacy TRUE/FALSE Python constants See merge request atlas/athena!77444
-
Johannes Elmsheuser authored
InputConverter.cxx: fix for HepMC2-based running (ATLASSIM-7418) See merge request atlas/athena!77441
-
InputConverter.cxx: fix for HepMC2-based running (ATLASSIM-7418)
-
Johannes Elmsheuser authored
JetTileCorrection: update module phi in Run2 and Run3 config files See merge request atlas/athena!77432
-
JetTileCorrection: update module phi in conf files Hello, This MR updates the average phi of dead tile modules in the Run2 and Run3 config files (documentation only). Previous values were shifted by 1 module (e.g. LBA10 corresponds to module number 09 in JetTileCorrectionTool). Cheers, Bertrand
-
Johannes Elmsheuser authored
Extend DiTauTruthMatchingTool to decorate reco DiTau with truth subjets pdgID See merge request atlas/athena!77429
-
Extend DiTauTruthMatchingTool to decorate reco DiTau with truth subjets pdgID
-
Johannes Elmsheuser authored
TauAnalysisTools & DerivationFrameworkTau: clarify truth tau building/matching See merge request atlas/athena!77426
-
TauAnalysisTools & DerivationFrameworkTau: clarify truth tau building/matching Hello, In the current design, truth tau building (from TruthParticles) and truth tau matching (reco vs truth) share a common piece of code (BuildTruthTaus). This MR clarifies a couple of things. The use of truth electron, muon and jet containers is only relevant for truth matching. Specifying truth tau properties (e.g. WriteInvisibleFourMomentum) is only relevant for truth tau building. Cheers, Bertrand
-
Johannes Elmsheuser authored
Clean up circular data dependency in BoostedJetTaggers See merge request atlas/athena!77423
-
Clean up circular data dependency in BoostedJetTaggers
-
Johannes Elmsheuser authored
SUSYTools - Update EGamma reco See merge request atlas/athena!77407
-
SUSYTools - Update EGamma reco
-
Johannes Elmsheuser authored
Remove duplications and add a missing trigger for 2024 UPC data See merge request atlas/athena!77440
-
Remove duplications and add a missing trigger for 2024 UPC data
-
Johannes Elmsheuser authored
Update TTbarWithJpsimumuFilter.cxx to eliminate differences of HepMC2/3 versions. See merge request atlas/athena!77436
-
Update TTbarWithJpsimumuFilter.cxx to eliminate differences between HepMC2 and HepMC3 code. (remove #ifdef)
-
Frank Winklmeier authored
-
Johannes Elmsheuser authored
InDetV0Finder: fix -Wnarrowing compiler warning See merge request atlas/athena!77439
-
Johannes Elmsheuser authored
PassConstReferenceInEfTrackingFPGAIntegration See merge request atlas/athena!77437
-
PassConstReferenceInEfTrackingFPGAIntegration
-
Johannes Elmsheuser authored
Update GetLCSinglePionsPerf.cxx to find the first final state pion in the event record See merge request atlas/athena!77435
-
Update GetLCSinglePionsPerf.cxx to find the first final state pion in the event record
-
Frank Winklmeier authored
`abs` truncates the argument to `int`, use `std::abs` instead.
-
Johannes Elmsheuser authored
Cleanup in TruthBornLeptonCollectionMaker See merge request atlas/athena!77431
-
Cleanup in TruthBornLeptonCollectionMaker
-
Johannes Elmsheuser authored
MuonGeoModelTest - Update default conditions tag See merge request atlas/athena!77430
-
MuonGeoModelTest - Update default conditions tag
-
Johannes Elmsheuser authored
EvgenJobTransforms: correct back the JOs name See merge request atlas/athena!77417
-
EvgenJobTransforms: correct back the JOs name
-
Johannes Elmsheuser authored
MadSpin fix to gridpack creation See merge request atlas/athena!77410
-
MadSpin fix to gridpack creation For leading order jobs, it looks like no events are created now. In order to be able to produce a gridpack, we therefore need to move aside the madspin card and then move it back into place.
- Jan 26, 2025
-
-
Frank Winklmeier authored
PerfMonTests: Suppress gcc15 warning. See merge request atlas/athena!77416
-
PerfMonTests: Suppress gcc15 warning. Suppress gcc15 warning about an (intentional) out-of-bounds array access.
-
Frank Winklmeier authored
IsolationSelection: Fix some typos in comments. See merge request atlas/athena!77414
-