- 16 Sep, 2022 1 commit
-
-
MuonPRDTest - Remove unneeded branches
-
- 14 Sep, 2022 39 commits
-
-
Edward Moyse authored
TileSimEventAthenaPool: Fix a const-correctness violation. See merge request atlas/athena!56680
-
TileSimEventAthenaPool: Fix a const-correctness violation. Should only get const pointers from a const AthenaHitsVector.
-
Edward Moyse authored
rm seemingly unused GenericGeometryBuilder (solves also ATLASRECTS-7275) See merge request atlas/athena!56669
-
rm seemingly unused GenericGeometryBuilder (solves also ATLASRECTS-7275)
-
Edward Moyse authored
Fix typo in Run 4 pile-up ART test Closes ATLASSIM-6003 See merge request atlas/athena!56702
-
Edward Moyse authored
Try to overcome memory issues in Run 4 presampling test See merge request atlas/athena!56698
-
Edward Moyse authored
G4 Linking Fix, master branch (2022.09.13.) Closes ATLASSIM-5985 See merge request atlas/athena!56696
-
Made 2 ISF libraries into OBJECT libraries. This was necessary, because ISF_FastCaloSimParametrizationLib just could not stay a shared library. As it was linking against a G4 dependent OBJECT library (G4AtlasToolsLib) already. And making ISF_FastCaloSimParametrizationLib required ISF_FastCaloSimServices (the only client of ISF_FastCaloSimParametrizationLib) to be turned into an OBJECT library as well. Also updated the AtlasGeant4 package to make use of the newly introduced OBJECT libraries.
-
Edward Moyse authored
LArG4TBSimEvent: Const fixes. See merge request atlas/athena!56677
-
LArG4TBSimEvent: Const fixes. Add some missing const qualifiers.
-
Edward Moyse authored
MuonRegionSelector - Demote algorithms Closes ATR-24534 See merge request atlas/athena!56665
-
MuonRegionSelector - Demote algorithms
-
Edward Moyse authored
xAODTrackingCnv: Speed up for HepMC3. See merge request atlas/athena!56676
-
xAODTrackingCnv: Speed up for HepMC3. Use new overload particleTruthClassifier(const HepMcParticleLink&). See ATLASRECTS-7054.
-
Edward Moyse authored
L1CaloFEXSim: Fix clang warning. See merge request atlas/athena!56673
-
L1CaloFEXSim: Fix clang warning. Unused variable.
-
Edward Moyse authored
TrkVolumes,TrkGeometry rm some un-nneeded mutable See merge request atlas/athena!56672
-
TrkVolumes,TrkGeometry rm some un-nneeded mutable
-
Edward Moyse authored
MuonTrackValidation: thread-checker fixes See merge request atlas/athena!56663
-
Edward Moyse authored
TrfTestsART: Add data22 13.6 TeV AthenaMT reco test See merge request atlas/athena!56655
-
TrfTestsART: Add data22 13.6 TeV AthenaMT reco test
-
Edward Moyse authored
FlowAfterburner: suppress GSL thread-checker warning See merge request atlas/athena!56662
-
Edward Moyse authored
AnalysisTop: Pass IsRun3Geo option to more Muon tools See merge request atlas/athena!56660
-
AnalysisTop: Pass IsRun3Geo option to more Muon tools
-
Edward Moyse authored
MuonAnalysisAlgorithms: const fixes for decorators See merge request atlas/athena!56652
-
Edward Moyse authored
PixelGeoModel: initialize detector description from SQLite file (Part 3) See merge request atlas/athena!56648
-
Edward Moyse authored
AthCUDAServices: Fix thread-safety warnings with gcc12. See merge request atlas/athena!56640
-
AthCUDAServices: Fix thread-safety warnings with gcc12. Fix thread-safety warnings for KernelSchedulerTask.
-
Edward Moyse authored
TrigCompositeUtils: Add a couple missing const qualifiers. See merge request atlas/athena!56639
-
TrigCompositeUtils: Add a couple missing const qualifiers. Fixes ambiguities when compiled as C++20.
-
Edward Moyse authored
Adding HLT R=1.0 jet calibrated LCTopo container (Run 2 default) to JETM1 See merge request atlas/athena!56636
-
Adding HLT R=1.0 jet calibrated LCTopo container (Run 2 default) to JETM1
-
Edward Moyse authored
ExtrapolationEngine: fix thread-checker warnings See merge request atlas/athena!56575
-
MaterialEffectsEngine: const fixes for Trk::ExtrapolationCell Make the track parameters in `Trk::ExtrapolationCell` non-const as they are being modified (via `const_cast`).
-
Edward Moyse authored
Add HeavyBoson (Zprime) to prompt muon-sources (Rel. 22) See merge request atlas/athena!56703
-
Add HeavyBoson (Zprime) to prompt muon-sources (Rel. 22)
-
Edward Moyse authored
Make building of SCT cooling inside LAr Barrel configurable from DB See merge request atlas/athena!56557
-
Make building of SCT cooling inside LAr Barrel configurable from DB
-
Edward Moyse authored
SUSYTools reference fix See merge request atlas/athena!56654
-