- Aug 26, 2024
-
-
new measurement selector outlier cut
-
- Aug 23, 2024
-
-
Use `SympyStepper` for ACTS TrackFinding
-
- Aug 22, 2024
-
-
Revert "Fixes after https://github.com/acts-project/acts/pull/3453" This reverts commit 70c2fe17.
-
Separate basic track selections in track scoring tool
-
- Aug 21, 2024
-
-
Record the vertices sorted by the original sumpt for validation [ATR-29435]
-
Drop declareProperty for InDetAssociationTools + InDetBoundaryCheckTool
-
- Aug 18, 2024
-
-
Increase and fix envelope in ACTS geo consistency test
-
- Aug 16, 2024
-
-
Add protection against pathological fits in GlobalChi2Fitter.cxx
-
- Aug 15, 2024
-
-
Goetz Gaycken authored
-
- Aug 14, 2024
-
-
Apply 1 suggestion(s) to 1 file(s) Co-authored-by:
Thomas Strebler <thomas.strebler@cern.ch>
-
Use std::format instead of boost::format
-
- Aug 13, 2024
-
-
Tighten z safety check for pathological tracks (ATLASRECTS-8078)
-
RKUtils use larger vector where we can
-
- Aug 12, 2024
-
-
Christos Anastopoulos authored
-
- Aug 11, 2024
-
-
scott snyder authored
TPCnv libraries declare Gaudi plugin factories for the TP converters. Normally, the TPCnv libraries should not be linked against libraries other than the EventPool libraries. However, it is possible for one TPCnv library to link against another TPCnv library. In that case, genconf may emit warnings that one library's factory is visible from another. Clean up by moving TPCnv factories into their own libraries (linked against the corresponding TPCnv library).
-
- Aug 09, 2024
-
-
Return intended value in JetRestrictedSumPtVertexWeightCalculator [ATR-29435]
-
- Aug 08, 2024
-
-
scott snyder authored
TPCnv libraries declare Gaudi plugin factories for the TP converters. Normally, the TPCnv libraries should not be linked against libraries other than the EventPool libraries. However, it is possible for one TPCnv library to link against another TPCnv library. In that case, genconf may emit warnings that one library's factory is visible from another. Clean up by moving TPCnv factories into their own libraries (linked against the corresponding TPCnv library).
-
scott snyder authored
TPCnv libraries declare Gaudi plugin factories for the TP converters. Normally, the TPCnv libraries should not be linked against libraries other than the EventPool libraries. However, it is possible for one TPCnv library to link against another TPCnv library. In that case, genconf may emit warnings that one library's factory is visible from another. Clean up by moving TPCnv factories into their own libraries (linked against the corresponding TPCnv library).
-
- Aug 07, 2024
-
-
Merge branch 'PhysVal_moveto_TH1D' into 'main' use TH1D in PhysVal See merge request atlas/athena!73103 (cherry picked from commit e434eed5) a716b294 use TH2D in PhysVal
-
- Aug 06, 2024
-
-
scott snyder authored
Prefer returning const references to members rather than copies.
-
- Aug 05, 2024
-
-
GSF use uniformly int instead of int32_t
-
Track Parameters : Reduce usage of the magic 5 , make it a bit cleaner we have a common base for Pattern and std ones
-
ParamDefs: cleanup comments, use constexpr , rm seemingly unused definition
-
TrkParticleCreator use std math and tidy indentation
-
Extrapolation use emplace and std math
-
- Aug 02, 2024
-
-
LeptonTaggers+ActsPatternRecognition: Fix failing string cast and unused variable in clang17 build
-
- Aug 01, 2024
-
-
scott snyder authored
TPCnv libraries declare Gaudi plugin factories for the TP converters. Normally, the TPCnv libraries should not be linked against libraries other than the EventPool libraries. However, it is possible for one TPCnv library to link against another TPCnv library. In that case, genconf may emit warnings that one library's factory is visible from another. Clean up by moving TPCnv factories into their own libraries (linked against the corresponding TPCnv library). For now, do this only for TPCnv libraries which others actually link against and for which we've seen these warnings.
-
scott snyder authored
Prefer returning const references to members rather than copies.
-
- Jul 30, 2024
-
-
Apply 1 suggestion(s) to 1 file(s) Co-authored-by:
Carlo Varni <carlo.varni@cern.ch>
-
Frank Winklmeier authored
-
- Jul 29, 2024
-
-
Add ART Test for Fast Tracking
-
Track ext alg fix crash on pu sample
-
- Jul 24, 2024
-
-
GSF fix typo in static assert
-
- Jul 23, 2024
-
-
Fix Typo
-
main-coverity-ActsGeometry
-
Include TrackExtension in FPGA sim tests
-
Vakhtang Tsulaia authored
Missing template keyword
-
- Jul 22, 2024
-
-
Use barcode-independent versions of HepMC::ignoreTruthLink and HepMC::is_truth_suppressed_pileup in clients
-
- Jul 21, 2024
-
-
Bump ACTS to v36.0.0
-
- Jul 20, 2024
-
-
scott snyder authored
Prefer returning const references to members rather than copies.
-