- Mar 18, 2024
-
-
CscRotCreator - Remove Tgc & Rpc Rot creation
-
- Mar 15, 2024
-
-
Walter Lampl authored
2024-03-15: merge of 24.0 into main See merge request atlas/athena!69851
-
Walter Lampl authored
Update version to 23.6.30 See merge request atlas/athena!69861
-
Update version to 23.6.30
-
Walter Lampl authored
Clear up warnings about missing containers in simulation jobs See merge request atlas/athena!69853
-
Clear up warnings about missing containers in simulation jobs
-
Walter Lampl authored
main-cppcheck-AthContainers See merge request atlas/athena!69845
-
main-cppcheck-AthContainers
-
Walter Lampl authored
Merge FromWZ and FromTau into one function See merge request atlas/athena!69847
-
Merge FromWZ and FromTau into one function
-
Walter Lampl authored
AthExCUDA (Debug Build) Fix, main branch (2024.03.15.) See merge request atlas/athena!69855
-
Turn off vptr sanitization for the execute function. The function makes use of vecmem memory resources, which cannot be used with -fsanitize=vptr.
-
Walter Lampl authored
Move the Info class outside of the IMCTruthClassifier class See merge request atlas/athena!69741
-
Move the Info class outside of the IMCTruthClassifier class
-
Walter Lampl authored
Update AsgClassificationDecorationAlg.cxx - tool must be private for... See merge request atlas/athena!69848
-
Update AsgClassificationDecorationAlg.cxx - tool must be private for consistency with https://gitlab.cern.ch/atlas/athena/-/blob/main/PhysicsAnalysis/Algorithms/AsgAnalysisAlgorithms/python/AsgAnalysisConfig.py#L380
-
Walter Lampl authored
sTgcPrepData - Remove BCID tag See merge request atlas/athena!68571
-
sTgcPrepData - Remove BCID tag
-
Walter Lampl authored
-
Walter Lampl authored
CPAlgorithms: distinguish between MC and data when writing output branches See merge request atlas/athena!69702
-
CPAlgorithms: distinguish between MC and data when writing output branches
-
Walter Lampl authored
Remove unhelpful comments and do formatting in the MCTruthClassifier headers See merge request atlas/athena!69836
-
Remove unhelpful comments and do formatting in the MCTruthClassifier headers
-
Walter Lampl authored
Solve compilation issue in gcc11 due to struct See merge request atlas/athena!69844
-
Solve compilation issue in gcc11 due to struct
-
Walter Lampl authored
egammaSuperClusterBuilderBase tidy up See merge request atlas/athena!69837
-
egammaSuperClusterBuilderBase tidy up
-
Walter Lampl authored
DerivationFrameworkBPhys: fixed clang warnings See merge request atlas/athena!69839
-
Walter Lampl authored
Implementation of "Analogue clustering" calibration method in Tracking/Acts See merge request atlas/athena!69775
-
Implementation of "Analogue clustering" calibration method in Tracking/Acts
-
Walter Lampl authored
Cleaning update for PFlowJets and TightBad WP. See merge request atlas/athena!69006
-
Walter Lampl authored
add dependencies to blocks and reorder based on that See merge request atlas/athena!69002
-
CPAlgs block dependencies: reorder blocks based on dependencies The different blocks used for the CP algorithms are given a name. The name usually correspond to the class name. Dependencies can be added to a block based off of the given name.
-
Walter Lampl authored
Update HepMcParticleLink to handle creation with GenParticle::id() as well as barcodes See merge request atlas/athena!67602
-
Update HepMcParticleLink to handle creation with GenParticle::id() as well as barcodes
-
Walter Lampl authored
Remove the function deltaR used only once in MCTruthClassifier See merge request atlas/athena!69835
-
Remove the function deltaR used only once in MCTruthClassifier
-
Walter Lampl authored
GeoModelXMLTool - Introduce deduplication flags See merge request atlas/athena!69813
-
GeoModelXMLTool - Introduce deduplication flags
-
Duc Ta authored
InDetAlignmentMonitoringRun3: avoid multiple filling of histograms that occurs when a variable is used many times See merge request atlas/athena!69816
-