- May 23, 2024
-
-
Walter Lampl authored
-
Adam Edward Barton authored
SUSY20: adding cleaning tool to properly save TightBad decorations to AntiKt4EMTopoJets See merge request atlas/athena!71617
-
SUSY20: adding cleaning tool to properly save TightBad decorations to AntiKt4EMTopoJets
-
Adam Edward Barton authored
Functionalise EMFourMomBuilder See merge request atlas/athena!71612
-
Functionalise EMFourMomBuilder
-
Adam Edward Barton authored
DigitizationTestsMT: dropped beam spot splitting in the mc21a test See merge request atlas/athena!71540
-
Adam Edward Barton authored
Fix two issues introduced to LLP1 See merge request atlas/athena!71621
-
Fix two issues introduced to LLP1
-
Adam Edward Barton authored
2024-05-22: merge of 24.0 into main See merge request atlas/athena!71615
-
Adam Edward Barton authored
FPGATrackSim: implement loading of radius files in region map class See merge request atlas/athena!70838
-
FPGATrackSim: implement loading of radius files in region map class The map maker generates a "mean radius" file, which until now has only been used by the 1D Hough transform tool. Since we need the mean radii in order to do the idealized coordinate transform, it makes sense to move the loading of this file from the Hough tool into the map infrastructure. The radius file format is a list of lines, one per subregion, and one inclusive for the entire region. Each line has a space-separated list of radii for each logical layer. Since this breaks things down by subregions I added code to load these files into the FPGATrackSimRegionMap class, which is used for both the region map and subregion map. If we only have one region in the region map class, we load the line beginning with "-1" from the radii file. If we have multiple regions we load them based on the (sub)region number in the radii file. This is a little awkward; right now it works because we have a separate rmap file for each region that only ever has one region defined. The 1D Hough tool now just queries the rmap to look up radii, instead of loading the file separately. At bank generation time we do the same to find the idealized radii instead of using the hardcoded values in the constants file (which have now been deleted). The two other places where this were used were the fit constant bank, and the track fitter, which meant that the rmap needed to be passed into the track fitter (at the moment it just gets the plane map class). In the track fitter we store a reference to the entire radius array on the FPGATrackSimTrack class, and use that when computing idealized coordinates.
-
Adam Edward Barton authored
Drop obsolete ITruthIncident::updateChildParticle(...) method See merge request atlas/athena!71626
-
Drop obsolete ITruthIncident::updateChildParticle(...) method
-
Adam Edward Barton authored
Remove unused macros See merge request atlas/athena!71624
-
Adam Edward Barton authored
eg_resolution try to simplify a bit the selection of files See merge request atlas/athena!71620
-
eg_resolution try to simplify a bit the selection of files
-
Adam Edward Barton authored
main-coverity-ActsEvent See merge request atlas/athena!71609
-
main-coverity-ActsEvent
-
Adam Edward Barton authored
Athena.examples migrate to CA See merge request atlas/athena!71007
-
Athena.examples migrate to CA
-
Adam Edward Barton authored
MuonTruthAlgs: Use Accessor, etc instead of auxdata(). See merge request atlas/athena!71578
-
MuonTruthAlgs: Use Accessor, etc instead of auxdata(). Replace auxdata, etc. with Accessor classes. Moving to deprecate these usages in the Athena build.
-
Adam Edward Barton authored
ATLASRECTS-7987: Identation fixes per request of shifter See merge request atlas/athena!71622
-
ATLASRECTS-7987: Identation fixes per request of shifter
-
Adam Edward Barton authored
Add missing geometries to DumpGeo, and add a summary of the dumped DetManagers and TreeTops See merge request atlas/athena!70683
-
Carlo Varni authored
-
Adam Edward Barton authored
Make EMFourMomBuilder a util See merge request atlas/athena!71560
-
Make EMFourMomBuilder a util
-
Adam Edward Barton authored
Move code use in egammaCaloUtils to egammaCaloUtils from egammaUtils See merge request atlas/athena!71589
-
Move code use in egammaCaloUtils to egammaCaloUtils from egammaUtils
-
- May 22, 2024
-
-
Adam Edward Barton authored
MuonR4 - Update R4 test geometry & augment Micromega test See merge request atlas/athena!71596
-
MuonR4 - Update R4 test geometry & augment Micromega test
-
Adam Edward Barton authored
-
Adam Edward Barton authored
Update particle flow references for Run 4 HL-LHC See merge request atlas/athena!71601
-
Update particle flow references for Run 4 HL-LHC
-
Adam Edward Barton authored
MMReadoutElementR4 - Streamline interface to always use the identifierHash See merge request atlas/athena!71605
-
MMReadoutElementR4 - Streamline interface to always use the identifierHash
-
Riccardo Maria Bianchi authored
-
Adam Edward Barton authored
Remove Acts Track Merger See merge request atlas/athena!71552
-
Remove Acts Track Merger
-