- Sep 26, 2022
-
-
Edward Moyse authored
Write campaign information into metadata See merge request atlas/athena!56759
-
Edward Moyse authored
GeneratorModules: thread-checker fixes See merge request atlas/athena!56981
-
Edward Moyse authored
AnalysisTauJets in CA version of DAOD_PHYSLITE See merge request atlas/athena!56952
-
Draft: AnalysisTauJets in CA version of DAOD_PHYS The relevant lines for including AnalysisTauJets in DAOD_PHYS are uncommented in the CA version. This works technically but it isnÂ't clear whether this configuration is safe, due to the use of public tools in the tau analysis sequence. Draft until this is clearer.
-
Edward Moyse authored
UFO energy per layer fix See merge request atlas/athena!57021
-
UFO energy per layer fix
-
- Sep 24, 2022
-
-
Walter Lampl authored
Daily merge for 22.0 into master, Sept 23 Closes ATLASRECTS-7280 See merge request atlas/athena!56985
-
Walter Lampl authored
TrkVertexFitterValidation[Tools,Interfaces]: delete unused packages See merge request atlas/athena!56874
-
- Sep 23, 2022
-
-
Walter Lampl authored
MuonAlignErrorBase: Fix cppcheck warnings. See merge request atlas/athena!56972
-
MuonAlignErrorBase: Fix cppcheck warnings. Base class initialization.
-
Walter Lampl authored
[TrigP1Test] Update timeout test error exclusion patterns following AvalancheSchedulerSvc stall message change Closes ATR-25961 See merge request atlas/athena!56980
-
[TrigP1Test] Update timeout test error exclusion patterns following AvalancheSchedulerSvc stall message change [TrigP1Test] Update timeout test error exclusion patterns following AvalancheSchedulerSvc stall message change
-
Walter Lampl authored
Updated map for PhotonEfficiencyCorrection See merge request atlas/athena!56944
-
Updated map for PhotonEfficiencyCorrection
-
Walter Lampl authored
CaloRecGPU: migrated to reading CaloDetDescrManager from the CondStore See merge request atlas/athena!56975
-
CaloRecGPU: migrated to reading CaloDetDescrManager from the CondStore BasicConstantGPUDataExporter switched to reading CaloDDManager from the CondStore. Other classes changed by this commit switched to retrieving CaloCell_ID helper from the Detector Store instead of getting it through the Calo DD manager
-
Walter Lampl authored
UFO energy per layer See merge request atlas/athena!56971
-
UFO energy per layer
-
Walter Lampl authored
Update IDPVM Run 3 GRL See merge request atlas/athena!56968
-
Update IDPVM Run 3 GRL
-
Walter Lampl authored
AsgElectronEfficiency : add override/final, modify interface, make tests work via a Handle See merge request atlas/athena!56966
-
AsgElectronEfficiency : add override/final, modify interface, make tests work via a Handle
-
Walter Lampl authored
Workaround feature in HepMC3::GenVertex::position() See merge request atlas/athena!56977
-
Workaround feature in HepMC3::GenVertex::position() In HepMC3, if a GenVertex is positioned at the origin, then it is treated as not having its position set. In such a case, the method will loop over the production vertices of particles incoming to the current vertex and return their positions if possible. In the case of events generated at the origin, then many of the GenVertex objects end up being flagged as not having their positions set. Once the position of a GenVertex is reset by the vertex positioning code, calling `position()` on any "downstream" GenVertex objects which were positioned at the origin, then returns the "upstream" GenVertex (already-shifted) position, the shift is then applied to this causing the positions of these "downstream" GenVertex objects to effectively be shifted twice, and so on. The workaround is to avoid calling `GenVertex::position()` in the case that `GenVertex::has_set_position()` returns `false` and directly use `HepMC::FourVector::ZERO_VECTOR()` as the GenVertex position.
-
Walter Lampl authored
Manually resolve conflict in PhysicsAnalysis/JetTagging/FlavorTagDiscriminants/FlavorTagDiscriminants/BTagJetAugmenter.h/cxx
-
Walter Lampl authored
AthenaPoolExampleData+AthenaPoolExampleConverter+AthenaPoolExampleAlgorithms: Enable thread-safety checking. See merge request atlas/athena!56969
-
AthenaPoolExampleData+AthenaPoolExampleConverter+AthenaPoolExampleAlgorithms: Enable thread-safety checking. AthenaPoolExampleData: Enable thread-safety checking. Enable thread-safety checking.
-
Walter Lampl authored
eflowEventTPCnv: Fix thread-safety checker warnings. See merge request atlas/athena!56967
-
eflowEventTPCnv: Fix thread-safety checker warnings. Fix (disabled-by-default) warnings about calls to unchecked code.
-
Walter Lampl authored
TileByteStream: Fix clang warning. See merge request atlas/athena!56964
-
TileByteStream: Fix clang warning. Unused private data member.
-
Walter Lampl authored
TrigDecisionTool: Fix thread-safety checker warnings. See merge request atlas/athena!56963
-
TrigDecisionTool: Fix thread-safety checker warnings. Fix some new thread-safety checker warnings.
-
Walter Lampl authored
AthenaBaseComps: Fix thread-safety checker warnings. See merge request atlas/athena!56961
-
AthenaBaseComps: Fix thread-safety checker warnings. Fix some new thread-safety checker warnings.
-
Walter Lampl authored
CxxUtils: Fix thread-safety checker warnings. See merge request atlas/athena!56959
-
CxxUtils: Fix thread-safety checker warnings. Fix some new thread-safety checker warnings.
-
Walter Lampl authored
Daily merge for 22.0 into master, Sept 22 See merge request atlas/athena!56949
-
Walter Lampl authored
L1CaloFEXSim: Update reference log file for R2 data unit test See merge request atlas/athena!56958
-
L1CaloFEXSim: Update reference log file for R2 data unit test Reference log file for R2 data unit test has been updated after conversion of TileHid2REsrcID into conditions object.
-