- Mar 10, 2025
-
-
main-coverity-FPGATrackSimAlgorithms
-
Adam Edward Barton authored
MdtCalibFitters+MuonGeoModelTest: Remove unused variables. See merge request atlas/athena!78365
-
Adam Edward Barton authored
FPGATrackSim: Add/modify flags to facilitate workflow See merge request atlas/athena!78357
-
FPGATrackSim: Add/modify flags to facilitate workflow
-
Adam Edward Barton authored
Herwig7_i: Remove GoSam from Herwig7 See merge request atlas/athena!78358
-
Adam Edward Barton authored
remove unused properties in DiTauRec See merge request atlas/athena!78375
-
remove unused properties in DiTauRec
-
Adam Edward Barton authored
GlobalSim add reading in of expectations fortest vectors run with HypoTestBenchAlg See merge request atlas/athena!78388
-
GlobalSim add reading in of expectations fortest vectros run with HypoTestBenchAlg python/run_hypo_container.py povide path to expectation data files src/GlobalAlgs/Hypothesis/UCL/GenericTob.cxx add bit string when wriing out GenericTob HypoTestBenchAlg.cxx, h add reading expectation avlues from a file, write to event store eEmSortSelectCountContainerComparator.cxx,h add reading in of expectations values eEmSortSelectCountExpectations.h new struct to carry expectation values
-
Adam Edward Barton authored
CxxUtils: concepts cleanup. See merge request atlas/athena!78364
-
CxxUtils: concepts cleanup. Remove macros used for building code with concepts with c++17.
-
Adam Edward Barton authored
PhotonVertexSelection: Use decoration handles. See merge request atlas/athena!78372
-
PhotonVertexSelection: Use decoration handles. Use decoration handles in PhotonVertexSelectionTool so that the decorations get properly locked.
-
Adam Edward Barton authored
PersistentDataModel: Create parameter array lazily. See merge request atlas/athena!78368
-
PersistentDataModel: Create parameter array lazily. If a given data item is never read, the parameter array created in TokenAddress is not used. So for analysis jobs where we only read a small fraction of the data, we can speed things up a bit by avoiding creating the parameter array until it's actually needed.
-
Adam Edward Barton authored
StoreGate: Some adjustments for Handle ctors. See merge request atlas/athena!78367
-
Adam Edward Barton authored
Fix RDOAnalysis on pile-up overlay & require RDO containers to be present Closes ATLASSIM-7437 See merge request atlas/athena!78211
-
Fix RDOAnalysis on pile-up overlay & require RDO containers to be present
-
Adam Edward Barton authored
Use more range based loops in GlobalChi2Fitter See merge request atlas/athena!78307
-
Use more range based loops in GlobalChi2Fitter
-
- Mar 09, 2025
-
-
Tadej Novak authored
2025-03-09: merge of 24.0 into main See merge request atlas/athena!78380
-
Tadej Novak authored
-
Tadej Novak authored
-
Tadej Novak authored
-
Tadej Novak authored
Added explicit selection in OutputThinningBlock See merge request !78345
-
Added explicit selection in OutputThinningBlock
-
Tadej Novak authored
Drop warning for negative masses in AsgMassSelectionTool See merge request !78291
-
Drop warning for negative masses in AsgMassSelectionTool
-
Tadej Novak authored
CP algorithms: Trigger prescales alg should check if the trigger passes See merge request !78351
-
Tadej Novak authored
Use correct map file for Photon Isolation Run3 pre-recommendations in Photon CP Alg See merge request !78343
-
Use correct map file for Photon Isolation Run3 pre-recommendations in Photon CP Alg
-
Tadej Novak authored
build KLFitter in AthAnalysis See merge request !78331
-
build KLFitter in AthAnalysis
-
- Mar 07, 2025
-
-
sss authored
A Handles can be initialized from a HandleKey; in that case, it retains a reference to the HandleKey. But that's problematic if the HandleKey was a temporary. Add deleted ctors taking rvalue references to disallow passing a temporary for a HandleKey. Read/Write/UpdateHandle can in addition be directly initialized from strings. For consistency, add versions of these ctors that also take and EventContext.
-
sss authored
Remove unused variable.
-
sss authored
Remove an unused variable.
-
Jiri Masik authored
[TrigEgamma] Set Ringer as default for Photons See merge request atlas/athena!78330
-
[TrigEgamma] Set Ringer as default for Photons
-
Jiri Masik authored
TrigT1NSWSimTools: remove deprecated TTree interface See merge request !78334
-
TrigT1NSWSimTools: remove deprecated TTree interface
-