- May 29, 2024
-
-
MdtMuonDigitization - Create public interface library
-
MuonGeoModelTest - Add cabling channel information
-
- May 28, 2024
-
-
Clean up legacy MuonClusterOnTrack config
-
Muon R4 - Add pattern recognition to the CI
-
Temporarily commenting out the newly created diamondDesign and adding the diamond definitions in stripDesign class. Uncommenting the padDesign code that gives pad positions for diamonds.
-
Put MuonSpacePoint formation underneath MuonPatternRecognition
-
xAODMuonSimHitCnv: Fix unused variables
-
- May 27, 2024
-
-
MuonR4 Mdt - Simplified r-t relation & take the signal propgation time into account
-
RpcIdHelpers & Readoutgeometry - Fix assignment of extraordinary det Identifiers & simplifyreadout element manager RpcIdHelpers & Readoutgeometry - Fix assignment of extraordinary det Identifiers & simplifyreadout element manager
-
MuonR4 - Fix orientation of the strips on the negative side
-
Add sTgcSurfaces & fix the surface orientation of the other endcap technologies
-
MuonR4 - Tgc readout element interface clean up
-
- May 25, 2024
-
-
Johannes Junggeburth authored
Simpliyfy hit clustering Simplify the Tgc clustering Clean up more unused tools Clean uo Remove includes Delete Mdt hit clustering
-
- May 24, 2024
-
-
MuonR4 - Fix MM digitization in the stereo layers
-
The Master said: To have faults and not to reform them - this, indeed, should be pronounced having faults.
- May 23, 2024
-
-
scott snyder authored
Replace auxdata, etc. with Accessor classes. Moving to deprecate these usages in the Athena build.
-
MSVertexTracketTool: Fix incorrect sign in tracklet chi squared calculation The MSVertex Tracklet fitting had an incorrect sign in the chi squared calculation, causing all tracklet segments to fail reconstruction and no MS Vertices to be produced. This patch changes the sign to the correct value, returning the MSVertex performance to its run 2 behavior. Fixes ATLASRECTS-7166
-
MuonTruthAlgs: Use Accessor, etc instead of auxdata(). Replace auxdata, etc. with Accessor classes. Moving to deprecate these usages in the Athena build.
-
- May 22, 2024
-
-
MuonR4 - Update R4 test geometry & augment Micromega test
-
MMReadoutElementR4 - Streamline interface to always use the identifierHash
-
Bugfix: the SQLite workflow is hereby adapted to a recent change in the SQLite database file.
-
MuonHistUtils: Use Accessor, etc instead of auxdata(). Replace auxdata, etc. with Accessor classes. Moving to deprecate these usages in the Athena build.
-
MuonHoughTransformTester - Add Nsw hits to the Hough tester n-tuple
-
- May 21, 2024
-
-
MuonGeometryCnv: Attempt to get the alignment stores there
-
MuonSpacePoint formation -- Add sTgc and split the NSW into separate space point container
-
Johannes Junggeburth authored
-
MuonR4 - Continue the development of the fast sTgc digitization
-
- May 20, 2024
-
-
MuonPRDTest - Add TGC measurement uncertainty to the tree
-
MuonSpacePoint formation - Add micromegas
-
Johannes Junggeburth authored
-
- May 19, 2024
-
-
Shixiang Su authored
-
- May 18, 2024
-
-
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
-
- May 17, 2024
-
-
HepMcParticleLink constructor syntax clean-up. Avoid using 0 in combination with HepMcParticleLink::IS_EVENTNUM in constructor calls as this is not properly supported. It is more correct to directly use 0 with HepMcParticleLink::IS_POSITION to indicate that the link is to the first GenEvent in the McEventCollection.
-
Call fillCache for sTGC
-
- May 16, 2024
-
-
Remove m_useAlignedGeo Minor fix to match standard naming convention
-
Use the GenEvent event_number in HepMcParticleLink constructors where it is known
-
CMakeLists.txt files have been updated for all instances which depend on the GeoModel core libraries but which do not explicitely include ${GEOMODEL_INCLUDE_DIRS}. Without this we are in danger of mixing header files from two sources, and this is actually now happening in the GeoModel early fault detection pipeline.
-
add cluster theta for error calculation in caruana cluster builder
-
- May 15, 2024
-
-
Modify NSWClusterUtils to get local directions given a surface
-