- May 20, 2024
-
-
MuonPRDTest - Add TGC measurement uncertainty to the tree
-
- May 18, 2024
-
-
Tadej Novak authored
CMakeLists - Put GeoModel to be the first package to link See merge request atlas/athena!71488
-
Put GeoModel libs first in the Cmake lists Revert align store
-
Tadej Novak authored
Update TRTSensitiveDetector_gtest See merge request atlas/athena!71498
-
Update TRTSensitiveDetector_gtest
-
Tadej Novak authored
TrkDriftCircleMath - Do not retrieve the cluster ROT via index See merge request atlas/athena!71485
-
Do not retrieve the cluster ROT via index Remove compiler warning Apply 1 suggestion(s) to 1 file(s) Apply 1 suggestion(s) to 1 file(s) Fix CI test
-
Tadej Novak authored
CaloD3PDMaker: More CA configuration fixes. See merge request atlas/athena!71497
-
CaloD3PDMaker: More CA configuration fixes. Some missing dependencies.
-
Tadej Novak authored
DataModelTestDataCommon: selection.xml fix See merge request atlas/athena!71501
-
DataModelTestDataCommon: selection.xml fix Accessor classes were moved from SG::AuxElement to SG::.
-
Tadej Novak authored
InDetRecStatistics: Fix compilation with hepmc2. See merge request atlas/athena!71499
-
InDetRecStatistics: Fix compilation with hepmc2. Missing #include.
-
Tadej Novak authored
DataModelTestDataWrite: Use AUXVAR_DECL. See merge request atlas/athena!71502
-
DataModelTestDataWrite: Use AUXVAR_DECL. Use AUXVAR_DECL macro to register aux variables.
-
Tadej Novak authored
CaloClusterCorrection: Migrate correction writing jobs to CA. See merge request atlas/athena!71500
-
CaloClusterCorrection: Migrate correction writing jobs to CA. Migrate to CA the jobs used to write correction constants to pool/cool. Also clean up some obsolete stuff.
-
Tadej Novak authored
DataModelTestDataRead: Use AUXVAR_DECL. See merge request !71503
-
DataModelTestDataRead: Use AUXVAR_DECL. Use AUXVAR_DECL macro to register aux variables.
-
Tadej Novak authored
TauAnalysisTools: Use Accessor, etc instead of auxdata(). See merge request !71505
-
TauAnalysisTools: Use Accessor, etc instead of auxdata(). Replace auxdata, etc. with Accessor classes. Moving to deprecate these usages in the Athena build.
-
Tadej Novak authored
ReweightUtils+TrkVertexWeightCalculators+EgammaPhysValMonitoring+PhotonVertexSelection: Use Accessor, etc instead of auxdata(). See merge request !71506
-
Tadej Novak authored
AthContainers: Early exit from Factory operations for 0 elements. See merge request !71504
-
Tadej Novak authored
TRT_TrackExtensionTool_xk: Fix cppcheck warnings. See merge request !71507
-
TRT_TrackExtensionTool_xk: Fix cppcheck warnings. Redundant comparison.
-
Tadej Novak authored
Record track surfaces See merge request !70835
-
Record track surfaces
-
Tadej Novak authored
introduce a new production step, PileUpPretracking See merge request !71493
-
introduce a new production step, PileUpPretracking
-
Tadej Novak authored
G4ProfilingTools: Fix cppcheck warnings. See merge request !71508
-
G4ProfilingTools: Fix cppcheck warnings. Delete copy/assignment for classes that manage memory.
-
Tadej Novak authored
ZdcAnalysis: Fix cppcheck warnings. See merge request !71509
-
ZdcAnalysis: Fix cppcheck warnings. Redundant string conversion. Move some member initialization to an initialization list.
-
Tadej Novak authored
eflowRec+tauRecTools+LArCalibTest: Fix cppcheck 2.14 warnings. See merge request !71510
-
scott snyder authored
Pass strings by const reference, not by value.
-
scott snyder authored
Pass strings by const reference, not by value.
-
scott snyder authored
Pass strings by const reference, not by value. Prefer returning const references to members rather than copies.
-
- May 17, 2024
-
-
Tadej Novak authored
Implement both DNN ID and ID+CF and add to PHYSLITE See merge request !71452
-
Implement both DNN ID and ID+CF and add to PHYSLITE
-
scott snyder authored
Replace auxdata, etc. with Accessor classes. Moving to deprecate these usages in the Athena build.
-