- Mar 19, 2024
-
-
sort PHYSLITE output objects by PT (ATLASG-2685) For simple analysis it is nicer if the objects are just sorted by pt. This doesn't work with systematics at all, but without systematics this should (hopefully) work.
-
- Mar 05, 2024
-
-
Vakhtang Tsulaia authored
main-coverity-TileGeoModel See merge request atlas/athena!69497
-
Vakhtang Tsulaia authored
Adding TEST7.py with skimming code for DAODs to D2AODs See merge request atlas/athena!69413
-
Adding TEST7.py with skimming code for DAODs to D2AODs
-
Vakhtang Tsulaia authored
Acts Cache mechanism can be set by config flags See merge request atlas/athena!69501
-
Acts Cache mechanism can be set by config flags
-
Vakhtang Tsulaia authored
Update version.txt to 23.6.28 See merge request atlas/athena!69507
-
Vakhtang Tsulaia authored
Update DAOD_PHYSLITE test inputs See merge request atlas/athena!69489
-
Vakhtang Tsulaia authored
Applying same split-level settings to DAOD_TRUTH formats as for PHYS, PHYSLITE See merge request atlas/athena!69458
-
Applying same split-level settings to DAOD_TRUTH formats as for PHYS, PHYSLITE It's been noted some of the branches of the TRUTHx formats aren't fully split into AuxDyn branches as they are in PHYS and PHYSLITE, meaning the TRUTH formats can't be trivially read with uproot. This MR makes the following changes: - adds the TRUTH formats to the list of non-default streams for which full splitting should be applied - switches to if statements from elif, to allow the settings to become progressively more specialised - deletes a format type that doesn't exist and is unlikely to ever exist (D2AOD_PHYSLITE)
-
Vakhtang Tsulaia authored
make EventLoop Module into an AsgComponent plus minor code cleanup See merge request atlas/athena!69470
-
Vakhtang Tsulaia authored
RecExRecoTest: CA script best practices. See merge request atlas/athena!69429
-
RecExRecoTest: CA script best practices. Call fillFromArgs() on config flags so standard command-line arguments work. Add shebangs to CA script to identify them as such.
-
Vakhtang Tsulaia authored
Egamma forward builder cookie cut addative See merge request atlas/athena!69469
-
Egamma forward builder cookie cut addative
-
Vakhtang Tsulaia authored
TrigConfL1Data: Fix cppcheck warnings. See merge request atlas/athena!69477
-
Vakhtang Tsulaia authored
Fixed clang compilation errors and warnings See merge request atlas/athena!69488
-
Vakhtang Tsulaia authored
Updated TRT tool configs See merge request atlas/athena!69487
-
Vakhtang Tsulaia authored
ActsDataPreparation: Fix using declarations. See merge request atlas/athena!69473
-
Vakhtang Tsulaia authored
ActsEventCnv: Fix use of topLeftCorner(). See merge request atlas/athena!69471
-
Vakhtang Tsulaia authored
Add AntiKt4UFOCSSKJets and TauJets to FTAG1 smart slimming See merge request atlas/athena!69459
-
Add AntiKt4UFOCSSKJets and TauJets to FTAG1 smart slimming
-
Vakhtang Tsulaia authored
GeoModel SQLite - Fix dictionary initialization with MuonGeoModelR4 See merge request atlas/athena!69136
-
Add RdbAccessSvcCfg add rdb accessSvc config Do not retrieve IdDictionary during initialize... Fix crash if dicitionaries don't exist Apply 1 suggestion(s) to 1 file(s) Revert GeomodelR4
-
Vakhtang Tsulaia authored
CP algorithms: rename the jvt selection name to something more explanatory See merge request atlas/athena!69358
-
CP algorithms: rename the jvt selection name to something more explanatory
-
Vakhtang Tsulaia authored
Added towo helper functions to ATLASPID See merge request atlas/athena!69440
-
Vakhtang Tsulaia authored
Eliminate inefficient division in MCTruthClassifier and do some formatting See merge request atlas/athena!69443
-
Ewelina Maria Lobodzinska authored
-
Shaun Roe authored
-
Tadej Novak authored
-
Vakhtang Tsulaia authored
Egamma forward builder indent See merge request atlas/athena!69467
-
Vakhtang Tsulaia authored
HGTD_RecToolInterfaces: Potential use of uninitialized array. See merge request atlas/athena!69472
-
Vakhtang Tsulaia authored
ActsTruth: Fix clang warning. See merge request atlas/athena!69474
-
Vakhtang Tsulaia authored
L1TopoConfig: Fix cppcheck warnings. See merge request atlas/athena!69478
-
Vakhtang Tsulaia authored
RecExRecoTest: Add examples of configuring full reconstruction. See merge request atlas/athena!69480
-
Vakhtang Tsulaia authored
SGTools: Fix cppcheck warning. See merge request atlas/athena!69476
-
Vakhtang Tsulaia authored
1. InDetGNNTracking: ambiguous use of overloaded operator '==' (error), and call to the std::move on a temporary (warning) 2. TrigInDetAccelerationTool: extra parentheses around comparison (warning)
-
Vakhtang Tsulaia authored
2024-03-04: merge of 24.0 into main See merge request atlas/athena!69483
-
- Mar 04, 2024
-
-
Thomas Strebler authored
-