- Apr 01, 2024
-
-
scott snyder authored
Fix typo in comments.
-
Update 4 files - /Tracking/Acts/ActsGeoUtils/src/SurfaceCache.cxx - /Tracking/Acts/ActsGeometry/src/DetectorVolumeSvc.cxx - /Tracking/Acts/ActsGeometry/ActsGeometry/DetectorVolumeSvc.h - /Tracking/Acts/ActsGeometryInterfaces/ActsGeometryInterfaces/IDetectorVolumeSvc.h
-
Clean up some backtracking tracking pass flags
-
- Mar 30, 2024
-
-
Christos Anastopoulos authored
-
- Mar 29, 2024
-
-
Clean up TRT-only tracking pass flags
-
Move secondary track pass flags to global tracking flags
-
- Mar 28, 2024
-
-
Harmonize data preparation for secondary passes and trigger view filler
-
Clean up deprecated RobustReco tracking mode
-
Propagate logger for ACTS vertex
-
- Mar 27, 2024
-
-
Better data prep test: ACTS ART Test
-
-
- Mar 26, 2024
-
-
Vakhtang Tsulaia authored
Local variable set but not used
-
Clean-up of TrackRecord header ahead of further updates
-
rationalise naming of measurementOffset* -> measurementOffset, measurementOffsets, measurementContainerOffsets
-
Do not create views at offline level but only RoIs
-
- Mar 25, 2024
-
-
Goetz Gaycken authored
When computing the truth match probability count noise hits always with a weight of 1, where hits associated to truth particles are weighted as configured.
-
Goetz Gaycken authored
The algorithm computes particle reconstruction efficiency of particles which are considered reconstructible, the hit efficiency and purity. These values are computed in eta bins (or optionally in PDG ID bins), and can be further divided by pt. The reference truth particles can be selected.
-
ATR-28968: Reduce INFO messages from central trigger configuration code
-
- Mar 24, 2024
-
-
RpcReadoutElement - Initial clean-up of this beauty
-
- Mar 22, 2024
-
-
Goetz Gaycken authored
-
Goetz Gaycken authored
-
Goetz Gaycken authored
-
Goetz Gaycken authored
Do not count again hits associated to truth particles of the same elastic decay chain.
-
Goetz Gaycken authored
In addition to the hit counts per associated truth particle, also store the total hit counts per track.
-
Goetz Gaycken authored
-
Goetz Gaycken authored
-
- Mar 21, 2024
-
-
Made the output operator of Trk::ParametersBase work with CUDA. The operator makes use of Trk::Surface. In a way that made nvcc very confused, as it couldn't find the correct operator to use on that forward declared type.
-
collect code from TrackFindingAlg::execute() into new TrackFindingMeasurements::addDetectorElements()
-
Goetz Gaycken authored
Also added the equivalent for the WriteCondHandle, and added default value for the event context argument.
-
scott snyder authored
Copying values in range-for.
-
- Mar 20, 2024
-
-
Protect possible rare FPEs Add some protection in attempt to avoid rare FPEs observed in trigger
-
Naming of ACTS collections
-
Use MT mode with one single thread for all ACTS CI tests
-
- Mar 19, 2024
-
-
Ci test for seed persistification
-
Fix Store Mechanism of TrackSeeds for Seed efficiency plotting
-
Acts TrackFinding: fix index out of bounds with useCache
-
Return the global -> local as copy instead of returning by reference Remove compiler warning
-
Tadej Novak authored
-
- Mar 18, 2024
-
-
Add DetailedTrackTruthCollection_p4, DetailedTrackTruth_p4 and TruthTrajectory_p3 based on HepMcParticleLink_p3
-
Reduce numMeasurementsCutOff from 3 to 1
-