time_Tests/UnitTests/Core/TrackFitting/KalmanFitterTests.cpp


main

commit date message value [seconds]
0a295d1 2023-11-02 15:20 refactor!: Move `Grid` out of `detail` 50.64
3fd6166 2023-11-02 13:19 refactor: Intersection index for stepper surface update (#2599) 32.08
c3aa32f 2023-11-02 11:56 docs: Fix broken TBB and lcginfo.cern.ch URLs (#2613) 45.62
40f921d 2023-11-01 11:41 chore: Remove unused FpeMonitorTests from core (#2607) 45.62
5a05bca 2023-11-01 09:02 fix: Direct Navigator: Set surface iterator to next surface in case start surface is in the list (#2605) 52.64
159acb7 2023-10-31 17:12 fix: Set Current Surface as first surface for direct navigator (#2600) 40.86
1f6dd58 2023-10-31 11:42 ci: Add clang-tidy check for &&, || and ! instead of and, or and not (#2569) 43.61
fbc3bd8 2023-10-30 20:21 fix: Protection against nullptr in material interactor of KF (#2597) 60.67
d4842c7 2023-10-30 11:51 feat: cylindrical detector from DD4hep (#2582) 52.65
0547774 2023-10-30 09:05 chore: Support macOS in setup script (ODD) (#2594) 44.61
9ba6e12 2023-10-28 13:23 fix: CKF does an extra copy on the fitted state (#2568) 53.65
0e44bd2 2023-10-28 11:17 refactor: Refactor Examples to use tracks instead of trajectories (#2560) 40.59
166c57a 2023-10-28 09:04 refactor: Refactor FPE masks in Examples (#2581) 49.15
fa3e67e 2023-10-27 16:56 refactor: Improve CKF error message if target surface is not reached (#2587) 52.14
825828c 2023-10-27 11:15 fix: Fix Fatras end of world (#2580) 48.12
3f7b544 2023-10-27 07:38 fix: Use track selection in GSF physmon (#2578) 57.67
6b5a2f1 2023-10-26 22:54 fix: GeoVisualization - Fix compiler warning that's appearing in Athena (#2585) 42.09
0027d4c 2023-10-26 22:17 refactor: Replace magic seeding field in Examples (#2577) 53.65
df34a3a 2023-10-26 14:35 ci: Remove `docker` tag, restrict ExaTrkX build to big VMs (#2579) 46.12
7a2383c 2023-10-26 02:21 fix: enforce calculation of impact parameters wrt vertex position (#2524) 50.13
8ce9fd3 2023-10-25 23:23 refactor!: remove division of vertex covariance with weight (#2551) 49.63
e0d26d8 2023-10-25 19:25 refactor: comment and unify the creation and filling of trackStateProxy (KF) (#2499) 51.64
b4be75f 2023-10-25 18:04 feat: add boolean useTime to AMVFitter (#2521) 51.14
33e36ea 2023-10-25 15:25 feat: use blueprint to generate cylindrical detector (#2557) 41.09
6df0704 2023-10-25 13:04 feat: Add (optional) Jacobian reversal to Track (#2571) 57.16
f84610d 2023-10-25 08:48 fix: Fix boundaries navigation (#2534) 52.15
630fc20 2023-10-25 03:36 refactor: Make Fatras `Particle` and simulation surface aware (#2546) 45.11
be4433c 2023-10-25 01:18 feat: Wire tolerance to bound parameter factory (#2563) 60.67
a07ffcd 2023-10-24 19:04 refactor: improve and clean-up GX2F unitTest (#2573) 52.64
06e46fc 2023-10-24 11:27 refactor: Rework physmon track fitting (#2549) 51.66
deb3744 2023-10-24 10:00 feat: Allow particle selection with measurment count (#2570) 47.12
adccec3 2023-10-24 06:52 feat: Add measurement map selector with geometry selection (#2572) 40.59
db3ec38 2023-10-23 17:11 feat: Add PODIO plugin, Track EDM backend (#2094) 57.66
2ed5a93 2023-10-23 15:11 feat: python bindings and truth tracking example for GX2F (#2512) 46.12
713ff52 2023-10-22 19:29 fix: fix bugs and improve docs for prototracks-to-parameters algorithm (#2567) 51.15
134fdb1 2023-10-22 13:39 chore: Remove semicolon after function definition (#2566) 43.11
9b6cf2f 2023-10-22 12:03 fix: Fixes after 2227 (#2565) 50.64
13f9308 2023-10-21 15:32 feat: Initial version of ATLAS-based FTF seeding (#2227) 42.59
f54faba 2023-10-20 20:40 refactor: Propagator deduce parameter type from stepper (#2413) 50.65
a9ab6a5 2023-10-20 16:04 feat: Fill track in GX2F (#2511) 40.59
185d0da 2023-10-20 12:37 perf: Improve `ConstrainedStep` footprint after #2532 (#2561) 60.17
187b83c 2023-10-20 09:05 feat: introduce blueprint (#2550) 52.64
5e0b311 2023-10-20 07:52 refactor: Refactor and fix `accuracy` property in `ConstrainedStep` (#2532) 55.66
fa932cf 2023-10-20 06:02 feat: Add infrastructure for GNN+CKF (#2558) 49.13
244b280 2023-10-19 21:27 refactor: remove `effectiveProjector()` from `collector()` in GX2F (#2556) 44.61
5035479 2023-10-19 17:11 feat: Angles of incidence in neural calibrator (#2494) 51.15
fd80ca7 2023-10-19 14:22 refactor: Refactor target direction logic in KF/CKF (#2539) 42.59
25331d0 2023-10-19 11:35 feat: Add csv prototrack writer (#2513) 45.15
cc7857b 2023-10-19 08:00 feat: Add timing, device hint and mutex to ExaTrkX plugin (#2553) 52.66
e0655e1 2023-10-19 06:03 ci: Update Exa.TrkX images (#2515) 53.64
35ec532 2023-10-19 06:13 feat: Add option for double-matching in CKF performance writer (#2554) 59.66
79284ea 2023-10-18 21:31 refactor: Const access for `Acts::Result` (#2555) 43.61
6371455 2023-10-18 08:10 refactor: Refactor CKF error handling and introduce path limit (#2540) 54.14
9a27c85 2023-10-17 15:34 refactor: revert "remove division of vertex covariance with weight" (#2548) 47.62
69e2190 2023-10-17 09:47 fix: Fix vertexing for physmon ckf tracking (#2547) 52.65
89888a4 2023-10-17 08:44 refactor: remove division of vertex covariance with weight (#2522) 50.16
ecc68bc 2023-10-16 14:48 test: Refactor GX2F test (#2545) 46.62
b1ef696 2023-10-16 13:33 refactor: Refactor loop protection (#2535) 41.59
37e1543 2023-10-13 14:13 refactor: check for 0 charge in track linearization (#2507) 52.15
98f36a0 2023-10-13 11:28 fix: Add envelope to `CuboidVolumeBuilder` (#2542) 47.63
43411f1 2023-10-13 09:20 fix: DiscTrapezoidBounds vertices (#2541) 56.15
16e44c0 2023-10-12 14:26 feat: MaterialComposition plots with python config (#2531) 50.13
95bc67b 2023-10-12 08:07 feat: Add maximum propagation steps to CKF Examples algorithm (#2533) 42.10
e328ce0 2023-10-11 17:44 fix: Fix and refactor `PathLimitReached` (#2536) 41.59
c77ea1d 2023-10-11 12:45 fix: Remove TProfile max in material composition altogether (#2528) 46.14
2a75e2c 2023-10-11 10:30 fix: MaterialComposition analysis (#2526) 41.59
ea7aaa5 2023-10-10 12:33 fix: Update RootTrajectorySummaryWriter.cpp - writing the correct vector to branch (outlierChi2) (#2488) 40.09
658faae 2023-10-10 10:22 docs: typos and and grammar missed by the CI (#2517) 45.61
09ac8b6 2023-10-10 09:58 feat: introduce DD4hep Layer and Volume structure (#2505) 54.66
d8c447c 2023-10-07 09:54 perf: use analytical solution for straight tracks during impact point estimation (#2506) 49.64
020a076 2023-10-06 16:41 ci: Drop GitHub Actions LCG builds (#2516) 45.11
e1323f7 2023-10-06 14:17 feat: time vertex seeding (#2460) 49.16
9f0b3e4 2023-10-06 12:14 feat: Python bindings for particle hypothesis in `PropagationAlgorithm` (#2510) 46.63
577c162 2023-10-06 08:32 feat: Python bindings for geantino hypothesis (#2508) 40.09
3201e75 2023-10-05 18:38 ci: Include ttbar track summary in physmon (#2490) 46.62
6474bd2 2023-10-05 15:00 fix: (Layer-based) Geometry construction handles layerless volumes (#2514) 40.59
f2c21c2 2023-10-05 09:54 feat: Python bindings for Geant4 manager and handle (#2500) 46.62
a3013a0 2023-10-05 09:17 feat: dd4hep surface factory (#2501) 39.58
691f1d5 2023-10-03 21:08 fix: Initialize output in `RefittingAlgorithm` (#2503) 42.09
42fca85 2023-10-03 21:57 refactor: Rename ambi output in Python examples (#2504) 39.58
7719ac6 2023-10-03 15:54 fix: Fix Geant4 initial particle translation (#2492) 57.66
ff17e5b 2023-10-03 16:47 fix: root hashes after tgeo thickness gap bug (#2502) 41.30
fa0a8d4 2023-10-03 10:03 chore: move nested Support to ProtoSupport (#2497) 40.59
c50a62d 2023-10-03 06:01 feat: add material conversion + test for TGeo (#2496) 44.11
e349434 2023-10-02 13:04 refactor: rename maximumChi2CutForSeeding (#2495) 45.11
dd3348c 2023-10-02 08:29 feat: Add angles of incidence in RootMeasurementWriter (#2493) 41.09
363d111 2023-09-29 20:44 feat: Make CKF branching configurable from python (#2486) 42.59
20fa776 2023-09-29 18:40 refactor: Align initial track param covariance (#2491) 43.61
29bd620 2023-09-29 16:49 perf: do not sort track state candidates with chi2 above cut-off. (#2489) 44.11
4515f2c 2023-09-29 14:12 ci: Update LCG tests (#2410) 43.61
4a4f858 2023-09-29 13:07 refactor: rename local variables and improve comments for IVF (#2485) 45.75
8b146dc 2023-09-29 11:25 feat: Add time to impact point estimation (#2414) 42.09
753dbec 2023-09-28 15:02 refactor: remove obsolete assignments due to `calculateTrackQuantities()` (#2487) 44.62
ffc9e12 2023-09-27 16:40 fix: Properly sort candidates in `NavigationStateUpdators` (#2483) 44.61
a23fe6d 2023-09-26 13:16 feat: extract impact parameters and their covariance matrix (#2464) 52.17
5d65fd0 2023-09-26 10:31 fix: Fix `RootSimHitReader` for empty events (#2478) 44.62
2b922b0 2023-09-26 07:22 feat: Move GSF out of namespace `Experimental` (#2479) 44.61
40e5cf9 2023-09-25 21:30 chore: Update issue and PR templates (#2475) 44.11
86033d0 2023-09-25 18:58 refactor: Reduce number of surface allocations in vertexing (#2443) 43.57
ac8ec6e 2023-09-25 15:44 fix: Use electron hypothesis for GSF (#2471) 58.66
1294f76 2023-09-25 16:24 revert: Bump build procs in GitLab CI (#2474) (#2481) 40.09
c92cded 2023-09-25 10:04 refactor: Multiwirebuilder fix (#2450) 40.09
ee6d693 2023-09-25 07:13 fix: Use material towards target in CKF (#2322) 47.13
e34660a 2023-09-23 10:59 fix: Fix Kalman filter extrapolation after smoothing (#2470) 41.59
45e07d7 2023-09-22 22:11 refactor!: Disambiguate surface intersection solutions (#2336) 58.67
7f8d143 2023-09-22 18:54 fix: Fix units in `RootParticleReader` (#2477) 41.59
f6d9c0a 2023-09-22 16:09 ci: Bump build procs in GitLab CI (#2474) 46.11
77c0742 2023-09-22 09:08 feat: add helix cut tolerance parameter to seeding config (#2472) 58.67
ef15f5c 2023-09-21 14:29 feat: add covariance matrix of tracks to ROOT output (#2461) 54.14
66b04e5 2023-09-21 08:48 feat: Add (optional) forward linking of track states (#2418) 43.11
5cdea63 2023-09-21 07:46 fix: Fix Kalman filter smoother logging (#2468) 43.09
8796478 2023-09-20 22:00 fix: Fix Kalman filter navigation reset (#2467) 46.12
dc13bc0 2023-09-20 18:27 feat: volume agnostic material interaction (#2465) 45.62
af4fb26 2023-09-20 11:24 refactor: Allow to configure GSF mixture reducer as delegate (#2466) 49.65
43fab5c 2023-09-20 05:28 feat: Geometry ID Generator aka ODD light part3 (#2462) 43.60
15eb6b3 2023-09-19 21:33 feat: Support also 1d-measurements in GX2F (#2440) 39.59
2b15209 2023-09-19 17:23 fix: Navigator correction (#2463) 42.09
68658f1 2023-09-19 16:48 feat: make stepping logger volume agnostic (#2454) 40.08
d62a42f 2023-09-19 11:55 refactor: Reduce WARNING verbosity in 2 cases (#2458) 40.59
19662db 2023-09-18 17:21 refactor!: Particle hypothesis for track parameters (#2341) 61.67
c490152 2023-09-18 14:32 fix: Remove reserve from compatibleSurfaces (#2459) 44.11
67be87d 2023-09-18 12:41 refactor: Remove GSF meta cache (#2448) 43.61
8071832 2023-09-18 10:04 fix: Correct typo (#2457) 45.62
c4433bc 2023-09-15 20:59 refactor!: Rename trackStates to trackStatesReverse (#2426) 44.11
fb15929 2023-09-15 14:22 refactor: Optional curvilinear state in Propagator (#2444) 41.09
a9953db 2023-09-15 12:40 feat: harmonize shared ptr usage for surfaces with detector elements (#2451) 50.62
9e20cea 2023-09-15 10:58 feat: propagation end of world (#2452) 51.14
f581704 2023-09-14 16:57 refactor: Align overstep limit (#2441) 47.12
e8600a4 2023-09-14 15:08 fix: Add check if RNG provided instead of nullptr dereference (#2449) 53.40
4b8222d 2023-09-14 11:40 perf: Avoid some reallocations in GSF (#2447) 53.14
1fb3f22 2023-09-14 09:49 refactor: Store phi inside space point instead of computing atan2 (#2416) 43.11
0c16c3f 2023-09-14 08:32 fix: add important code forgotten in #2184 (#2446) 40.09
f7e9f23 2023-09-13 22:50 fix: nullptr dereference and invalid std::optional (#2445) 46.63
817c58c 2023-09-13 20:03 feat: add volume grid start lookup - ODD light part 2 (#2436) 44.11
b406627 2023-09-12 19:25 fix: Avoid segfault in track conversion (#2437) 51.64
af4ad67 2023-09-12 16:28 feat: Add optional pass through of prototracks to param estimation algorithm (#2438) 59.67
410ed37 2023-09-12 14:16 feat: geant4 gdml detector - ODD light part 1 (#2424) 45.62
3214740 2023-09-12 11:54 feat: Multiwire builder (#2275) 40.09
8f07d6c 2023-09-11 21:23 ci: End of file checker (#2435) 40.68
b10f804 2023-09-11 12:14 ci: Disable autodiff plugin for lcg (#2433) 49.65
272948d 2023-09-11 09:54 refactor: Use separate column for previous in MTJ (#2425) 61.19
109fb7d 2023-09-08 15:49 feat: Perform the Greedy Solver after the ML Solver (#2434) 40.59
03d2e5f 2023-09-08 09:11 refactor: Add GeoId constructor from value to bindings & restructure (#2431) 45.12
eee7051 2023-09-07 19:50 refactor: Use `qOverP` in dense environment (#2432) 43.61
6aff0c1 2023-09-07 10:09 fix: Make eta-dependent TrackSelector backwards compatible (#2427) 40.13
e1fbe73 2023-09-06 14:02 fix: Root simhit reader event range (#2430) 47.62
acc222e 2023-09-06 10:46 refactor: remove KF relics in GX2F (#2428) 61.68
1d768b7 2023-09-06 07:23 feat: GlobalChiSquareFitterError framework for Gx2f (#2417) 53.66
07c292a 2023-09-04 10:33 refactor: Generalise voidKalmanComponents (#2394) 45.61
6974f92 2023-09-04 09:14 refactor: improve python error messages (#2415) 51.64
2bc27b9 2023-09-01 20:57 revert: "ci: Hotfix `test_exatrkx_python` (#2384)" (#2385) 39.58
0c87313 2023-09-01 12:53 fix: Generic Detector negative strip endcap rotation (#2358) 42.59
a872842 2023-09-01 08:41 fix: FPE in AnnealingUtility by using safeExp (#2406) 54.27
928ceef 2023-08-31 09:17 fix: add missing binning value cuboid bounds (#2411) 55.66
96b2e07 2023-08-31 07:18 feat: add single lookup multi surfaces (#2412) 52.12
f972f33 2023-08-30 18:32 fix: Stringop overread warning in GCC12 (#2407) 45.62
5e57328 2023-08-30 16:19 feat: Exa.TrkX abstract pipeline & metric hook (#2392) 46.12
241c1e1 2023-08-30 14:27 fix: minor bugs in grid vertex seeder (#2376) 42.61
ed0bb27 2023-08-30 12:31 feat: TrackSelector supports eta-dependent cuts (#2405) 50.15
2beed70 2023-08-30 11:01 fix: readthedocs removed configuration option `system_packages` (#2408) 42.60
3e77d7d 2023-08-29 18:06 feat: Configurable and more flexible binning for CKFPerformanceWriter (#2379) 58.13
e529c52 2023-08-29 13:39 refactor: FPE masking updates & improvements (#2349) 41.59
d72def3 2023-08-29 11:30 refactor!: compile-time DetectorMeasurementInfo for SSS (#2108) 57.66
99050a8 2023-08-29 11:23 refactor!: move useBeamSpotConstraint to vertexingOptions (#2272) 39.57
ea81d56 2023-08-29 09:01 feat: allow gdml for material recording (#2404) 44.11
22bdf2a 2023-08-28 14:25 feat: add obj drawing possibility as python function (#2400) 45.65
c1e0cb5 2023-08-28 15:21 feat: add more unit tests and python for Geant4 conversion + documentation (#2401) 44.11
c535c5d 2023-08-25 22:19 refactor: Align abs for particle hypothesis (#2397) 43.61
77ca0e8 2023-08-25 20:35 refactor!: Add CalibrationContext to calibrator signature (#2354) 49.65
32e0119 2023-08-25 19:34 refactor: Remove `ParticleStopped` aborter (#2398) 51.16
7d2a029 2023-08-25 16:50 refactor: Adding time to HelicalTrackLinearizer (#2179) 61.17
ac31a9b 2023-08-25 16:11 refactor!: Remove explicit geometry ID from source link (#2356) 54.63
bcf2ff9 2023-08-25 06:10 feat: Angle accessors for track params and easy position for curvilinear (#2396) 44.11
c4c3c80 2023-08-24 18:48 feat: Exa.TrkX allow use of cluster information (#2362) 52.14
27cd1e3 2023-08-24 16:05 refactor!: finalize consistent renaming of direction (#2388) 44.61
f90906c 2023-08-24 13:37 feat: GX2F (experimental) + unit test (#2305) 44.61
557c0f3 2023-08-23 18:14 revert: "fittedParams -> fittedMomentum in TrackAtVertex struct (#2359)" (#2391) 53.14
d8b6d67 2023-08-23 16:02 docs: Add html_theme unconditionally (#2393) 60.66
555243e 2023-08-23 13:26 chore: Improve CKF logging in examples (#2389) 40.58
f652647 2023-08-22 14:58 ci: Add infra for comment commands (#2390) 56.16
7f67ffd 2023-08-22 12:02 refactor!: Rename ActsSymMatrix -> ActsSquareMatrix (#2387) 40.59
c3f99be 2023-08-22 07:44 refactor: fittedParams -> fittedMomentum in TrackAtVertex struct (#2359) 53.14
651ef7a 2023-08-21 15:32 ci: Improve clang tidy job (#2365) 44.61
b41968c 2023-08-21 13:39 refactor: Rework interactions interface - more explicit params and types (#2366) 39.08
cb8362c 2023-08-21 11:59 fix: grid seeder physmon not shown (#2386) 54.15
ac741c2 2023-08-21 07:46 refactor: Pre-calculated constant for `convertLandauFwhmToGaussianSigma` (#2372) 43.11
a2ddfc9 2023-08-19 18:02 fix: Fix AMVF KF update (#2381) 30.57
9e93a42 2023-08-19 08:06 feat: Stable AMVF KF fitting for examples (#2383) 43.61
20cf882 2023-08-18 18:26 ci: Monitor grid seeding (#2355) 50.65
975b104 2023-08-18 16:13 perf: `LineSurface` back to `col(2)` for local z axis #2 (#2382) 45.62
800c484 2023-08-18 14:52 ci: Hotfix `test_exatrkx_python` (#2384) 40.59
6716bbc 2023-08-18 00:16 refactor!: SourceLink as explicit argument to calibrator (#2352) 44.11
62ec2e1 2023-08-17 22:46 refactor!: Consistent naming for `direction` (#2343) 51.13
49de0d3 2023-08-17 17:29 refactor: Use logger of writer instead of local one in simhit averaging (#2378) 43.10
92841d7 2023-08-17 16:08 revert: "perf: `LineSurface` back to `col(2)` for local z axis (#2369)" (#2377) 43.61
a22a8be 2023-08-17 14:36 fix: Reset navigation state correctly in KF reverse pass (#2368) 53.65
0eb5954 2023-08-17 13:45 refactor: Exa.TrkX boost track building & unit test (#2361) 46.12
dd8188a 2023-08-17 08:21 fix: Exa.TrkX edge duplicate removal (#2373) 59.66
1c459a9 2023-08-17 00:02 fix: Fix AMVF finding with negative cov (#2374) 40.59
543bd5a 2023-08-16 22:24 refactor: move some implementation from header to source (#2371) 62.66
c83f8fc 2023-08-16 20:53 refactor: Use `Particle::qOverP` in Fatras simulation (#2375) 49.64
0486e42 2023-08-16 19:38 feat: ExaTrkX edge building KDTree on CPU + fixes + refactor + tests (#2360) 42.61
9cd59fd 2023-08-16 20:27 ci: Build physmon summary from explicit report information (#2350) 40.08
4a8a7ee 2023-08-16 12:15 perf: write unbiased residual for each track state (#2238) 41.09
342899b 2023-08-16 07:02 feat: Read CSV clusters and measurement-particles-map & refactor (#2103) 40.07
951edca 2023-08-15 19:03 perf: `LineSurface` back to `col(2)` for local z axis (#2369) 44.11
430eb1e 2023-08-15 11:19 docs: Improve documentation on surface classes (#2323) 40.59
f96b048 2023-08-14 20:55 refactor: use map instead of two vectors in AdaptiveGridTrackDensity (#2338) 40.59
7ae364d 2023-08-14 19:08 feat: Make SourceLink SBO size configurable via CMake (#2357) 56.67
0f745ae 2023-08-14 12:48 refactor: Remove direction from `NavigationOptions` and drop constructor (#2345) 48.12
d0759c0 2023-08-14 09:21 ci: Add reco, reco after vertex fit, and truth track momenta to physmon (#2221) 42.61
e9977db 2023-08-10 10:40 feat: configurable maximum number of bins in SP grid (#2325) 56.66
10b40b7 2023-08-08 16:43 fix: Track parameter estimation might give inf time (#2353) 47.12
f651d07 2023-08-07 13:38 feat: minimum number of top SPs in orthogonal seeding confirmation (#2298) 52.65
14b0cea 2023-08-07 08:13 feat: Add ability to skip grid bins in SP grouping and add ITk "fast" tracking config for seeding (#2166) 53.14
3f4cbab 2023-08-04 21:05 ci: Physmon comment report pipes through summary (#2342) 40.08
b5acca1 2023-08-04 20:19 ci: Add ttbar pu 200 job to physmon (#2282) 42.09
3c69bf2 2023-08-04 16:12 refactor: Remove direction from stepper (#2312) 57.66
0147d07 2023-08-04 14:09 perf: Add option of stereo angle when building telescope detector (#2240) 52.64
b5babcb 2023-08-03 14:29 ci: Create job summaries in python (#2339) 44.61
271cbf8 2023-08-02 11:32 feat: Target surface for filtering phase of CKF (#2319) 51.15
6527cda 2023-08-01 16:12 ci: Switch off forced-assertions in extra Ubuntu builds (#2337) 49.63
6276311 2023-08-01 13:18 fix: Boundless Portal can be constructed from JSON (#2327) 54.66
61df945 2023-08-01 13:31 feat: Really make patched python constructors accept pathlib Paths (#2335) 52.14
ced7cb7 2023-07-31 13:16 feat: Root SimHit Reader and unit test (#2330) 41.59
9699885 2023-07-31 10:33 ci: Athena job: use separate variable 57.14
b01a2dd 2023-07-31 10:26 ci: Athena trigger uses github.sha 48.64
e853b17 2023-07-31 10:21 ci: Explicitly trigger current commit hash for Athena build 43.11
d85d3fd 2023-07-30 07:35 fix: Fix `BinningValue` conversions (#2333) 49.14
4bc20bf 2023-07-28 15:04 feat: Make patched python constructors accept pathlib Paths (#2324) 55.65
a2d0eb5 2023-07-28 11:53 feat: Introduce particle hypothesis (#2254) 45.62
75b6eb2 2023-07-28 09:45 docs: Improve `Units.hpp` doc (#2315) 41.09
6b2533f 2023-07-28 08:14 fix: Update to Pythia 8.310 API for random engines (#2329) 59.18
1a1660e 2023-07-28 10:22 ci: Reenable validate on push for policybot 53.65
96ead7c 2023-07-27 17:29 fix: Align `globalToLocal` and `intersection` in `LineSurface` (#2287) 40.09
aa860d7 2023-07-27 15:47 refactor!: Rename `Single*TrackParameters` to `Generic*TrackParameters` (#2269) 45.62
1e2eb5d 2023-07-27 09:47 revert: #2318 (CKF material to target) after broken Athena integration tests (#2321) 41.09
8ff2bcd 2023-07-26 18:07 fix: Use material towards target in CKF (#2318) 40.08
9cdf2fe 2023-07-26 15:05 fix: Allow CKF smoothing without a target surface (#2317) 40.09
5252d07 2023-07-26 11:27 build: Explicitly find python when DD4hep is ON (#2314) 51.65
21cb496 2023-07-25 14:30 feat: Add compiled version info (#2313) 40.59
dbcba62 2023-07-24 14:18 fix: Improve full chain pulls by enabling Fatras interactions (#2086) 41.09
22fa536 2023-07-21 23:03 chore: rename NextNavigator to DetectorNavigator (#2311) 50.64
b30f678 2023-07-21 09:24 refactor: Brush over new detector geometry part 1 (#2309) 43.10
7251c28 2023-07-20 13:10 refactor: Remove direction from constrained step (#2073) 41.09
564d174 2023-07-20 12:03 feat: Seed Vertex Finder (#2038) 52.66
4e5afb2 2023-07-20 10:35 refactor: Indexed surfaces generator (#2234) 53.27
375f1a9 2023-07-19 07:49 chore: Rearrange `res/err/pull` and use `std::sqrt` in `RootTrajectoryStatesWriter` (#2307) 66.19
7e5b2ce 2023-07-18 15:57 refactor: revisit FullBilloirVertexFitter (#2196) 41.09
b235828 2023-07-17 10:07 feat: actsvg plugin for new detector infrastructure (cylindrical) (#2228) 49.15
bb68534 2023-07-17 07:18 feat: adding json writing, reading infrastructure (#2283) 42.09
8833e70 2023-07-14 15:59 ci: Check and fix missing includes (#2248) 44.09
8fbbc46 2023-07-14 13:16 fix: small bug when avoiding iterations while looking for dublets (#2304) 44.10
f1bc93a 2023-07-13 21:46 refactor: (remove) surgical extraction of faulty Global Chi2 Fitter (#2302) 51.64
4409f3c 2023-07-13 21:20 fix: Fix CKF finalization (#2299) 63.68
d37616b 2023-07-13 14:43 feat: detector python infrastructure (#2288) 44.61
9dff59f 2023-07-13 13:16 feat: Filter for particles which originate from the beam pipe (#2300) 51.16
cb16df8 2023-07-13 07:21 fix: Quick fix docs by ignoring pythia.org (#2301) 41.09
93fb63e 2023-07-12 10:10 refactor: Consistent surface tolerance for propagation (#2292) 40.59
9ae9e8b 2023-07-12 08:57 fix: Fixing polyhedron representation for disc surfaces (#2289) 52.65
c499dfe 2023-07-12 06:48 chore: Adopt physmon plotting ranges (#2294) 40.13
617d03f 2023-07-11 15:34 chore: Accumulated small changes (#2293) 43.62
c4ba836 2023-07-11 14:09 feat: clear method for Track Container (#2290) 50.64
679e7a3 2023-07-11 10:17 fix: Ignore all of http://eigen.tuxfamily.org (#2296) 41.09
d0ad664 2023-07-08 07:20 fix: Remove unit C (#2142) 49.13
5b1de63 2023-07-08 03:47 refactor: `direction` and `qOverP` for Fatras particle interface (#2251) 45.61
53603e7 2023-07-08 02:03 fix: Protection against division by zeros in orthogonal seeding (#2276) 44.12
689d82a 2023-07-07 20:51 chore: Rearrange central CMake, plugins vs examples (#2280) 43.11
e022486 2023-07-07 17:52 fix: Remove erroneously added print (#2285) 39.08
cc53d9a 2023-07-07 17:28 ci: Physmon runtim metrics missing path 55.65
a83b5ac 2023-07-07 14:37 feat: Add ability to mask FPEs from code comment (#2277) 44.61
e036202 2023-07-07 14:08 ci: Physmon memory monitoring push fix (#2281) 45.12
d6c23c6 2023-07-07 12:48 ci: Disable validate on push for policybot 42.09
97a7f9e 2023-07-06 19:41 feat: Stepper interface gains momentum (#2258) 53.16
5bd016c 2023-07-06 12:35 perf: Reduce memory consumption of track finding (#2206) 43.11
8288d1a 2023-07-06 11:31 ci: Monitor memory in physmon jobs (#2268) 40.09
b513232 2023-07-06 09:15 ci: Physmon for event simulation (#2232) 54.15
0eebf3b 2023-07-06 07:10 build: Geant4 CMakeList fix (#2252) 55.65
0ad1e47 2023-07-05 19:18 fix: Fix some Geant4<->Acts unit conversions (#2264) 40.08
c0b9fcc 2023-07-05 14:45 refactor: Factorize track selector tool from algorithm (#2267) 43.11
f118922 2023-07-05 12:34 fix: Remove potential FPE in `RootTrajectorySummaryWriter` (#2260) 41.09
598ae96 2023-07-05 11:32 refactor: Add Concept for TrackStateProxy (#2261) 51.16
ccbed15 2023-07-05 10:10 feat: Add ability to remove secondaries in `ParticleSelector` (#2265) 39.58
260bc5a 2023-07-05 08:34 refactor: `RootTrajectorySummaryWriter` use `qOverP` from particle (#2271) 51.14
3b59162 2023-07-04 22:09 feat: Remove secondary particles in Geant4 simulation (#2263) 48.64
d73c864 2023-07-04 21:25 feat: `TrackingGeometry` gains `shared_ptr` world volume accessor (#2262) 51.15
af748f6 2023-07-04 10:52 refactor: Drop bool conversion in favor of `isAlive` method in `Fatras::Particle` (#2266) 40.09
0c906ad 2023-07-04 08:06 fix: acts-logo rendered differently on different platforms (#2259) 47.62
1ceb251 2023-07-03 17:04 ci: Add Folder with hashes to the labeler paths (#2257) 45.61
f68c31c 2023-07-03 14:37 chore: Improve CMake formatting (#2255) 43.61
5e1ff46 2023-07-03 13:02 docs: Ignore if `eigen.tuxfamily.org` is online (#2256) 43.60
f22a278 2023-06-30 13:54 refactor: `qOverP` and `absoluteMomentum` for Stepper interface (#2253) 41.09
7b0e2ed 2023-06-30 09:18 refactor: Explicit direction parameter instead of momentum for Surface interface (#2250) 49.63
58133b4 2023-06-29 16:45 fix: More friendly large etas (#2249) 53.64
639211a 2023-06-29 09:14 fix: Prototracks to seeds spacepoint livetime (#2244) 44.11
60bb598 2023-06-28 14:50 feat: draw measurements in e.g. `.obj`, refactor and update unittests (#2229) 46.12
1256675 2023-06-28 13:02 refactor: Move `ParticleData` from Fatras to Core (#2233) 51.14
bd785d9 2023-06-28 12:19 refactor: Testing HelicalTrackLinearizer by comparing its Jacobians to numerically computed derivatives (#2141) 47.64
c8beee7 2023-06-28 10:25 fix: Quick fix `LineSurface` tolerance inconsistency in `globalToLocal` (#2239) 44.11
91fcbb7 2023-06-28 10:59 fix: Fix FPEOVF in `RootParticleWriter` (#2241) 44.11
4bbbbaf 2023-06-27 17:16 fix: missing include of array in FpeMonitor.hpp (#2247) 44.61
769c943 2023-06-27 15:05 ci: Add Unit Test paths to auto-labeler (#2242) 50.13
b483c1a 2023-06-26 15:31 refactor: Using UnitConstants in calculation of minHelixRadius in SpacePointGrid (#2243) 46.62
360b24f 2023-06-23 18:38 test: Unit test geometric digitization hit merging (#2213) 55.66
9c50e11 2023-06-23 07:13 feat: Improve Acts::zip to take arbitrary number of ranges (#2236) 43.61
71e4f2d 2023-06-22 19:32 feat: NeuralCalibrator: ML-based measurement calibration (#2111) 39.58
c0bd8b5 2023-06-22 18:13 fix: and refactor Exa.TrkX plugin (#2192) 65.19
bb5a925 2023-06-21 09:52 chore: Align event generation in physics monitoring and ODD full chain (#2222) 48.63
a2eb1f3 2023-06-21 07:47 docs: Ignore tavianator.com in linkcheck (#2225) 41.09
3075f10 2023-06-20 19:21 feat: Enable resolved stack traces in clang (#2223) 49.64
425a8a9 2023-06-20 17:43 refactor: Use inheritance to improve python Sequencer (#2220) 56.16
cd0693b 2023-06-20 14:46 ci: Add codespell to CI (#2218) 47.14
c37d881 2023-06-20 13:07 feat: add prototracks-to-seeds algorithm (#2219) 44.11
9d56444 2023-06-20 09:05 fix: clang-format style and update docs (#2207) 50.15
04bfbbc 2023-06-19 15:24 feat: Improved FPE monitoring (#2157) 39.58
dfc4940 2023-06-19 16:09 fix: GCC segfault in TrackTests.cpp (#2217) 62.17
928faa1 2023-06-18 14:31 refactor: Rework Geant4 sim object lifetime (#2185) 44.11
4b23bbf 2023-06-16 14:41 fix: Add missing term in `EstimateTrackParamsFromSeed` (#2211) 49.63
1e58c70 2023-06-16 07:41 feat: python binding for Detector (#2198) 42.10
fc0e58c 2023-06-15 15:07 refactor: TrackProxy::copyFrom copies track states (#2205) 52.14
990a060 2023-06-15 12:26 refactor: IWYU fixes and some manual modifications (#2158) 50.63
8cd72f8 2023-06-15 10:22 refactor: remove duplicate function in `CI/release.py` and add print-outs (#2212) 55.66
36d2359 2023-06-14 20:00 fix: Remove incomplete initialisation from InterpolatedBFieldMap (#1467) 43.11
a5e2f9b 2023-06-14 19:20 feat: make FATRAS energy cut configurable in python (#2210) 57.67
e7d0ce9 2023-06-14 18:38 ci: Add more labels to the labeler bot (#2209) 45.62
4a2919d 2023-06-14 15:35 fix: unused warnign in non-debug mode (#2208) 44.61
de665e0 2023-06-14 13:27 refactor: TrackStateType safety, bitsize, conversion (#2201) 53.15
d7f13e5 2023-06-14 10:32 refactor: Allow TrackState copyFrom for different MTJs (#2204) 41.09
80cc195 2023-06-14 07:29 fix: VectorMultiTrajectory gains reserve VectorTrackContainer clear (#2203) 42.10
a8fbe29 2023-06-13 18:07 fix: VectorMultiTrajectory clears meas offsets (#2202) 46.62
287f31e 2023-06-13 14:26 ci: Delete unit test and integration test binaries (#2200) 45.14
e901e56 2023-06-13 11:00 fix: changed keyword argument minMeasurements to nMeasurementsMin, solving… (#2199) 46.62
b7b8168 2023-06-13 09:07 refactor: explicit init, pre step, post step for navigator interface (#1984) 51.75
765cad0 2023-06-13 06:39 fix: Correct the pTperHelixRadius calculation in SeedFinderConfig (#2132) 50.64
43d5adc 2023-06-12 22:01 feat: pythia event info printing & particle selection with mass (#2194) 42.59
c8e8d1d 2023-06-12 20:26 feat: Support multi-output models in OnnxRuntimeBase (#2171) 41.09
c71ecbb 2023-06-12 19:29 ci: Don't package .o files (#2191) 50.14
db57deb 2023-06-12 15:17 ci: check labels attached to a pull request (#2193) 48.64
18dd0ad 2023-06-09 20:04 feat: Geant4 Atlas physics list (#2188) 44.11
c70fd4d 2023-06-09 14:28 ci: Save ccache always right after build step (#2190) 61.68
4083f82 2023-06-09 10:15 fix: FPE in FATRAS hit direction (#2189) 43.11
97a5fb5 2023-06-08 14:23 feat: Step merger for Geant4 and digitization energy threshold (#2184) 52.15
078a01e 2023-06-08 12:16 fix: Smearing-digitization with Geant4 (#2182) 40.09
fd37ded 2023-06-08 10:47 fix: use eCamelCase for SpacePointCandidateType (#2187) 43.11
a0c64ce 2023-06-07 16:12 refactor: move calculation of variables out of getCompatibleDoublets (#2168) 51.15
c463f78 2023-06-07 14:26 feat: Move greedy ambiguity solver to core (#2163) 44.11
6029679 2023-06-07 12:51 fix: include array in VectorHelpers.hpp (#2183) 40.59
724f155 2023-06-06 16:05 refactor: Exa.Trkx configurable stages (#1898) 48.64
33e3e32 2023-06-06 15:16 refactor: Use time in IVF fitting (#2145) 43.61
a3c82c9 2023-06-06 13:38 refactor: Export jacobian from RiddersPropagator (#2175) 43.11
fa36abf 2023-06-06 11:17 refactor!: Remove unnececessary wrapping of VectorMTJ in MTJ (#2172) 39.59
3255dfc 2023-06-04 10:31 fix: typo in ACTS_USE_SYSTEM_ACTSVG CMakeLists.txt (#2177) 43.60
2563d3b 2023-06-03 07:15 ci: Include what you use (#2155) 42.11
f81b812 2023-06-02 09:21 refactor: Shorten long demangled names in sequencer (#2174) 42.11
b400a1b 2023-06-02 07:01 fix: Set proper time cov in TrackParamsEstimationAlgorithm (#2137) 47.12
daedabf 2023-06-01 14:01 refactor!: optimisations to SSS measurement details (#2067) 60.17
720f9b5 2023-06-01 12:22 feat: Early version of Exa.TrkX pipeline on CPU (#2164) 46.62
b0b6c8b 2023-06-01 11:08 fix: Fix geometric digitization of generic detector (#2081) 49.14
ce58ddb 2023-06-01 08:59 fix: unused value appearing only in assert (#2169) 44.62
a355fb7 2023-05-31 21:18 ci: Add actsvg to major builds (#2165) 40.59
d974ecf 2023-05-31 13:31 chore: Bump recommended boost version to 1.78 (#2167) 39.08
ff2f976 2023-05-31 11:05 fix: Fix stepper charge hypothesis (#2140) 42.59
e1a87df 2023-05-30 16:22 fix: different typos all over the visualization and other places (#2156) 43.11
9115839 2023-05-30 13:38 fix: Fix truth association in VertexPerformanceWriter (#2143) 45.62
02ef533 2023-05-30 13:18 fix: missing include in Examples/IO/Svg (#2160) 42.09
64ed0b2 2023-05-27 09:37 refactor!: Split helper header into multiple files (#2153) 44.11
210824a 2023-05-26 16:39 refactor: Align IVF and AMVF in examples (#2144) 43.11
eac824f 2023-05-26 14:34 feat: Safe Eigen matrix inverse (#2151) 41.59
5ba3b8d 2023-05-26 13:06 fix: Protection against wrong configuration of Seed finder config (#2129) 43.60
672b144 2023-05-26 12:07 feat: Geant4 kill particle after configurable time (#2097) 45.61
2c02d29 2023-05-26 13:23 fix: Relative path of `MuonChamber.gdml` independend of working directory (#2152) 45.11
f8d0446 2023-05-25 17:04 feat: introduce external volume structure builder (#2148) 42.10
1074d34 2023-05-25 13:19 refactor: Min measurements for TrackSelector (#2110) 45.62
39b63ff 2023-05-25 11:54 refactor: Remove some "code smells" in the clusterization code (#2134) 54.65
fd8e801 2023-05-25 11:00 refactor: move initialisation of vector in SeedFilter (#2135) 43.11
9cc6ef0 2023-05-25 10:16 ci: Disable LCG jobs we expect to fail (#2147) 49.13
55b07bc 2023-05-25 09:05 feat: Make layer envelope dimensions configurable (#1982) 40.59
ee8718b 2023-05-24 17:18 refactor: Remove redundancy in HelicalTrackLinearizer (#2116) 50.13
20a45ed 2023-05-24 15:26 refactor: Add concepts for Track(State) backends (#2093) 40.09
f7ccfee 2023-05-24 13:59 ci: Split up physmon script into multiple ones (#2124) 50.99
5f46a6e 2023-05-24 15:11 chore: Wire loggers in CKF correctly (#2146) 43.11
aff0c55 2023-05-24 10:46 chore: Enable stale action to make changes 44.11
fed2522 2023-05-23 18:14 chore: Disable stalebot, use github stale action 43.10
a2c3153 2023-05-23 15:06 feat: Simple scaling calibrator (#2085) 41.59
8b73cd6 2023-05-23 10:30 docs: Auto-update copyright year in footer (#2084) 55.65
c4dec8f 2023-05-21 12:42 feat: Option to keep only particles with hits in Geant4 (#2133) 42.10
3e13c13 2023-05-19 15:41 fix: Fix physmon comment template after #2130 (#2138) 39.59
c676ece 2023-05-19 12:08 refactor: Use hypot across codebase (#2109) 40.63
ce2f672 2023-05-19 08:26 refactor: avoid divisions in getCompatibleDoublets (#2126) 39.59
9d5d41b 2023-05-17 08:22 fix: Remove det(cov)<=0 check from HelicalTrackLinearizer (#2127) 41.09
39ff1e8 2023-05-17 06:45 fix: Fix physmon comment template after #2130 (#2131) 51.16
1f7a6c0 2023-05-16 20:17 chore: Update physmon comment after vertexing monitoring changes (#2130) 44.61
c59801e 2023-05-16 18:20 feat: Add full cov and pulls to VertexPerformanceWriter (#2119) 48.14
9e65ec3 2023-05-16 14:17 ci: Add AMVF to physmon (#2121) 42.10
9293b33 2023-05-16 10:49 ci: Summary for physmon (#2125) 52.14
7786f8f 2023-05-14 15:44 feat: total seed purity in SeedingPerformanceWriter (#2123) 51.14
89678d5 2023-05-14 13:30 refactor: Make surface intersection tolerance configurable (#2106) 56.65
61aaa69 2023-05-12 08:59 feat: max-weight reduction for GSF trackstates, fill smoothed states (#2115) 39.58
ef7caab 2023-05-11 21:29 refactor: throw_asserts in GSF to asserts and errors (#2120) 56.15
5d66f46 2023-05-10 18:17 fix: Add NotOnSurface error to globalToLocal in LineSurface (#2105) 52.64
6e9fad6 2023-05-10 13:29 ci: Add basic cmd options to physmon (#2113) 43.10
532272e 2023-05-10 11:37 fix: SIGFPE in full_chain_odd example (#2107) 42.61
42058fd 2023-05-10 08:39 refactor: Deduplicate some code in SingleBoundTrackParameters (#2104) 50.64
9bafb2f 2023-05-09 20:53 refactor: Add tolerance to transformFreeToBoundParameters (#2112) 46.11
6e613f0 2023-05-09 15:06 chore: improve propagator doc (#2102) 43.39
65b6de0 2023-05-09 13:52 fix: Read PDG, charge and mass in RootParticleReader (#2101) 44.61
44c343b 2023-05-08 19:36 refactor!: TrackContainer/MultiTrajectory surfaces, jacobians, meas access (#2091) 39.08
9a19dbc 2023-05-08 14:08 refactor: geant4 converters (#2048) 40.09
2e45ac2 2023-05-06 09:52 ci: Reduce number of LCG builds to 9 (#2096) 43.11
0558f1d 2023-05-06 06:24 feat: cylindrical detector component builder (#2065) 55.66
3918f38 2023-05-05 19:48 fix: Dangling reference due to source link lifetime in fitters (#2095) 44.11
d4d768f 2023-05-05 15:12 refactor: Use uint64_t explicitly in MultiTrajectory (#2090) 50.63
3ab60b5 2023-05-05 14:25 feat: Move MultiTrajectory tests to common suite (#2092) 52.63
29d0e08 2023-05-04 22:38 build: Add tests for non-compilation of invalid behavior (#2036) 56.15
41ec072 2023-05-04 15:52 fix: Make Exa.TrkX example work with CUDA 12 (#2087) 52.65
498a12f 2023-05-04 09:55 refactor: replace error with debug message in TracksToTrajectories (#2083) 43.61
6a0cb8a 2023-05-04 09:06 fix: add missing proto track output for truth seeding algo (#2082) 39.08
14e722e 2023-05-04 07:56 ci: Increase use of GitLab CI runners (#2045) 39.07
a461ae2 2023-05-03 17:24 feat: Add support for passing clusters to calibrator (#2078) 57.17
37bc755 2023-05-03 16:15 refactor!: TrackStateType as bitset view instead of bitset (#2068) 40.59
2a9c039 2023-05-03 14:23 ci: Fix git lfs installation (#2080) 45.61
1f234e9 2023-05-02 12:31 fix: Add missing include and fix warning for GCC 13 (#2079) 45.62
0d99a80 2023-05-02 10:30 fix: Use const static instead of mutable (#2077) 43.61
cb8d0b0 2023-05-02 08:40 refactor: change cut order in getCompatibleDoublets (#2053) 44.62
9e3174a 2023-04-28 13:46 refactor: replace warning for unmatched particles with info (#2071) 39.58
b7afb6b 2023-04-28 13:51 feat!: add non-cost access to Surface (#2072) 49.14
e702f16 2023-04-27 17:15 chore: alias tracks in python examples (#2069) 44.11
1f7a8f4 2023-04-27 16:04 fix: ambiguity resolution for 0 tracks (#2070) 51.14
2b5457f 2023-04-27 15:19 fix: enable G4 secondary hits (#2049) 50.63
69e6115 2023-04-27 13:55 refactor: Refactor the measurement calibrator in the examples (#2058) 44.22
83ed775 2023-04-27 07:33 test: Add test for log levels in Logger clone (#2066) 39.08
9cff63a 2023-04-27 00:38 feat: particle killing 4 Geant4 and refactor user actions (#2057) 50.15
2a90742 2023-04-26 23:35 fix: remove warning on MacOS build coming from DigitizationCell (#2064) 56.15
87b0d61 2023-04-26 22:48 refactor: Improve measurement errors (#2059) 42.61
39072d0 2023-04-26 22:13 feat: cylindrical detector (#1983) 40.59
00ec4ae 2023-04-26 17:10 ci: Add CKF pull diagnostics to physics perf monitoring (#2061) 41.09
3efcf07 2023-04-26 10:32 chore: Bump clang-format to version 14 (#2060) 39.08
320be79 2023-04-24 14:00 feat: adding layer building infrastructure for DetectorVolume objects (#2043) 39.08
b442bb9 2023-04-23 14:06 refactor!: Generalize NavigationDirection to Direction (#2030) 41.60
2ffdeee 2023-04-23 13:06 feat: Extend list of PdgParticles particles to include Pb (#2042) 46.62
f2d8c25 2023-04-21 15:59 fix: ParticleID collision in Geant4 (#2039) 40.09
74df04d 2023-04-21 14:33 refactor!: Remove Track.hpp (#2051) 43.61
263114d 2023-04-21 11:25 ci: Fix ccache usage in GitLab CI job (#2050) 41.09
cc1f276 2023-04-21 09:12 refactor: navigator volume material handling (#2047) 39.58
a1226a1 2023-04-20 16:00 refactor: resurrect detector root volumes (#2044) 44.61
61c067e 2023-04-20 09:53 fix: Solve the CI issue with the ML solver (#2026) 44.61
8c837ad 2023-04-20 07:45 refactor: and fix new detector geometry (#2027) 40.08
5868791 2023-04-19 15:59 feat: Add method to return measurement indices (#2028) 45.62
00e64ea 2023-04-19 08:42 feat: Add ConstRefHolder type, add support to TrackContainer (#2035) 53.14
3d37973 2023-04-18 18:41 refactor: remove/rearrange includes in propagator (#1988) 43.61
870bd9d 2023-04-18 15:33 feat: add SVG visualization functionality for indexed surfaces (#2033) 40.59
be509fa 2023-04-17 16:21 feat: Minimal example for using C++20 concepts (#2034) 43.11
da77587 2023-04-17 15:33 refactor: Mockup builder files location (#2029) 40.09
a5d5d35 2023-04-17 12:31 feat: remove middle SPs in last layer (#1972) 41.09
a511218 2023-04-17 09:15 ci: Fix skipped Geant4 tests, always enable all tests by default in CI (#2032) 40.08
a1b43a8 2023-04-14 13:53 refactor: Compile time get compatible doublets (#2013) 42.61
1251038 2023-04-14 12:05 refactor!: move SSS coordinate information to spacePointData (#2004) 40.58
08ef3cc 2023-04-13 18:32 feat: Refitting algorithm (#1940) 42.60
f5644a7 2023-04-13 15:36 build: Take CMAKE_CXX_STANDARD into account (#1981) 44.61
44cb837 2023-04-13 10:31 feat: EDM4hep plugin, Track reader + writer (#2022) 57.66
15aec1a 2023-04-12 18:09 refactor: Restructure the ONNX and mlpack plugins (#2025) 57.15
79fe828 2023-04-12 17:25 perf: Space Point Formation requires functions that accepts const reference to source links (#1991) 45.62
98f27de 2023-04-12 15:17 feat: Mockup builder class with a cpp script for test (#2008) 49.58
65807a1 2023-04-12 15:34 test: disable ml solver test for now (#2024) 50.63
6db3613 2023-04-12 13:05 feat: GSF add final multi-component state to track container (#1928) 43.10
6e35712 2023-04-12 08:14 feat: Add logger to multi stepper (#1964) 40.08
fcdc820 2023-04-12 00:35 fix: Energy loss function (#1323) 39.58
1d6aeb8 2023-04-11 23:42 feat: add python bindings for next navigator (#2019) 40.08
2977a16 2023-04-11 22:20 docs: first brush over the geometry pages (#1395) 44.61
8bdd597 2023-04-11 19:06 feat: Add Mlpack DBScan clustering to the ML Ambiguity solver (#2005) 44.61
5656e32 2023-04-11 18:06 refactor: move vertex performance writer (#1998) 41.60
4bccbe6 2023-04-11 14:42 feat: adding Indexed Surface infrastructure (#2018) 42.60
c4d019f 2023-04-06 09:32 feat: Track level improvements (#2012) 40.08
76e9db6 2023-04-05 10:10 fix: MultiTrajectory parameters and covariance constness (#2009) 51.64
ff07dd9 2023-04-05 08:26 test: Enable interaction in `truth_tracking_kalman.py` (#1990) 45.12
0681a23 2023-04-04 17:59 refactor: Update edm4hep IO code to use frame model (#2001) 42.42
d6e8fe6 2023-04-04 17:08 test: fixing error message for material recording tests (#2016) 40.59
921da6d 2023-04-04 16:11 fix: Skipping un-physical steps in material mapping (#1882) (#1968) 42.59
9c74d43 2023-04-04 14:32 revert: Patch geant4 config script to download datasets (#2011) (#2014) 40.59
1316c69 2023-04-04 12:32 refactor: Split Track.hpp into TrackProxy.hpp and TrackContainer.hpp (#2007) 50.66
b1909a1 2023-04-04 11:04 ci: Bump actions/upload-artifact to v3 (#2015) 49.64
01bbf1f 2023-04-04 10:01 refactor: move multipleScattering2 to seeding options (#2010) 50.63
9cdd5e4 2023-04-03 15:07 ci: Patch geant4 config script to download datasets (#2011) 47.12
f44d3b1 2023-04-03 07:50 refactor: LinCircle constructor and no use of fill function (#2006) 42.60
1f7443e 2023-03-31 12:07 feat: Example of integrating HoughTransform example algorithm with python (#1795) 51.13
a7cd583 2023-03-28 16:55 fix: Track state range is invalid if tip index is (#1995) 45.61
31e5b09 2023-03-28 15:57 feat: Adding ITk scripts for material mapping and validation (#1967) 46.62
e79cf07 2023-03-28 14:45 refactor: change in ITk seed confirmation for high pT muons efficiency (#1956) 56.16
4d7e280 2023-03-28 12:22 refactor: Ambiguity solvers now use Track containers (#1996) 45.12
4d1a846 2023-03-27 09:47 refactor!: Add ability to copy Tracks between containers (#1980) 40.88
e3818b0 2023-03-25 18:29 refactor: Move check on phi outside z-loop (#1974) 40.59
faded2f 2023-03-24 19:26 refactor: state observer functions for navigator (#1951) 41.60
09c4fad 2023-03-24 17:59 refactor: SSS xyzCoordinateCheck calculations (#1986) 60.67
1f4f84a 2023-03-24 16:15 refactor: Switch all of the Examples to read/write handles (#1939) 40.09
34af411 2023-03-24 09:25 feat: experimental navigator for experimental geometry (#1932) 50.66
32b802c 2023-03-23 18:50 refactor: restructure onnx examples build (#1960) 45.62
9328cf3 2023-03-23 13:31 fix: Alignment Contextual example binary smearing options (#1944) 41.09
889267b 2023-03-23 11:20 refactor: make navigator state copyable (#1979) 39.58
3967853 2023-03-23 10:24 refactor: Change transformCoordinates to avoid recalculation of variables in Seedfinder (#1831) 42.11
b4773cf 2023-03-22 23:20 feat: MLSolver hashe test and compilation in the CI (#1959) 39.61
8efbafb 2023-03-22 22:22 refactor: Use already retrieved variables (#1978) 40.58
73b40f3 2023-03-22 21:12 fix: reduce verbosity of ITK module splitter. (#1976) 40.09
06af656 2023-03-22 19:58 fix: Propagate layer log level to ITK or disc splitter. (#1977) 39.58
c8918b4 2023-03-22 18:46 refactor: optimize examples ambiguity resolution (#1938) 51.13
62a5336 2023-03-22 15:23 refactor: simplify volume drawing and lower case variables (#1962) 47.62
56aff8b 2023-03-22 13:38 refactor: SP builder uses SourceLinks instead of Measurements (#1953) 50.63
cf036b6 2023-03-22 11:58 fix: precision of radLengthPerSeed in ITk configuration (#1969) 45.62
34a0534 2023-03-22 09:26 chore: rename unused params (#1952) 57.66
bf5a3fc 2023-03-22 07:59 refactor!: SSS Seeding: Store dynamic variables instead of constantly copying them (#1966) 43.11
ea1ec0c 2023-03-21 16:33 perf: Reduce memory consumption (#1973) 52.14
a6b3d6a 2023-03-21 11:00 fix: GSF handles another case of empty components correctly (#1970) 41.59
6ba881e 2023-03-21 09:42 refactor!: Seeding runs on const inputs (#1948) 49.14
44eff4f 2023-03-20 17:27 fix: Switch off the MultiStepper step counter if necessary (#1963) 41.09
2e5ebd2 2023-03-20 16:29 feat: Sequencer prints every event start and finish in debug mode (#1965) 42.61
5e50072 2023-03-20 14:08 ci: Add workflow to trigger Athena build (#1945) 42.60
0b61727 2023-03-20 12:58 refactor!: Store unsigned 64bit integer for projector in MTJ backend (#1958) 44.11
d2882c8 2023-03-19 16:21 fix: bug in ITk config (#1961) 39.58
c1785e0 2023-03-17 17:29 ci: Add builds using C++20 (#1957) 40.08
b78feba 2023-03-17 11:35 ci: Switch main CI job to Ubuntu 22.04 (#1955) 41.08
dc94901 2023-03-17 09:51 feat: Move sort of vector outside of transformCoordinates (#1922) 64.69
6b86cef 2023-03-16 21:43 feat: Added a function that draws the detector volume with inner surfaces (#1946) 61.16
95e3d9a 2023-03-16 14:19 feat: add (phi, z) cuts to middle SP in orthogonal seeding (#1954) 68.68
dfe78c9 2023-03-15 19:05 refactor: align actor/aborter param order (#1949) 73.94
fcfddfc 2023-03-15 18:04 refactor: remove dead actor code (#1950) 59.15
447f0a2 2023-03-15 16:05 refactor: avoid unnecessary calculations in triplet compatibility (#1929) 56.12
49e2c9e 2023-03-15 12:33 fix: itk_seeding script runs again (#1947) 59.65
c9d32bd 2023-03-15 07:47 feat: minimum number of compatible top SPs to trigger filterSeeds_2SpFixed (#1930) 54.12
58bb693 2023-03-14 16:01 fix: Sequencer use-after-move in sequencer data flow check (#1941) 63.19
b30b9b8 2023-03-14 12:51 refactor: navigator interface (#1931) 53.67
ca8cd26 2023-03-14 09:59 feat: Iterate only on what we need while looking for compatible bottoms and tops (#1926) 55.12
1b63626 2023-03-13 13:39 refactor: Improve logging in the Examples Detectors (#1911) 55.62
7f0429f 2023-03-13 10:57 fix: Compute complete covariance for max weight reduction (#1927) 53.61
250ea03 2023-03-13 10:08 fix: Don't let the GSF remove all weights (#1933) 62.16
16ebb52 2023-03-12 17:41 refactor!: Rewrite Binned SP Group (#1919) 58.64
58d7632 2023-03-10 17:48 refactor!: MTJ get/set SourceLink by value (#1909) 60.66
a235c2c 2023-03-10 16:38 refactor: Examples sequence elements gain Read/WriteDataHandles (#1908) 57.12
e76e89b 2023-03-10 14:42 chore: odd full chain - only root output by default (#1937) 55.12
7f581ed 2023-03-10 12:41 refactor: Change Variables Name in order not to start with _ (#1936) 53.59
0b9004f 2023-03-10 10:18 fix: Wrong times in timing.tsv (#1935) 55.62
c942f23 2023-03-09 10:04 refactor: seeding always sorts SPs (#1910) 53.61
5cf1328 2023-03-09 09:15 feat: Seeding constness improvements (#1923) 59.63
c43b62e 2023-03-08 13:40 ci: Change particles in GSF script to electrons and enable interactions (#1916) 52.61
7b27555 2023-03-08 12:43 fix: Let `addSeeding` logger respect log level (#1925) 58.63
2601eba 2023-03-07 10:42 refactor: Remove unused attribute and method from InternalSpacePoint (#1924) 68.18
1b4f314 2023-03-07 09:37 refactor: Remove missed components as early as possible & more (#1921) 59.65
9bc6abf 2023-03-06 14:49 fix: Add default arguments to estimateTrackParamsfFromSeed (#1920) 66.69
e8d8cdf 2023-03-06 10:19 docs: Machine Learning based Ambiguity Solver (#1917) 58.65
b0abc04 2023-03-05 21:30 feat: raise RuntimeError if invalid inputSpacePointsType in ITk configuration (#1902) 70.69
2d6f99d 2023-03-03 19:37 refactor: disambiguate seeds and prototracks in examples (#1906) 58.15
a9278e3 2023-03-03 10:24 feat: Machine learning based Ambiguity Solver (#1877) 58.64
f35d49b 2023-03-03 09:11 feat: GSF backward-pass misses as outliers (#1904) 56.63
917f9f2 2023-03-02 17:07 refactor: Seeding algo level bin finders (#1913) 79.73
fa04132 2023-03-02 15:28 refactor: Reduce unconfigurable default loggers (#1912) 62.67
8c93c71 2023-03-02 11:52 refactor: make RNG independent of algorithm order (#1905) 66.68
3847c73 2023-03-01 22:51 refactor: correcting a typo on surfacetypes and add type binding for surfaces (#1903) 54.11
4e5f614 2023-03-01 21:27 fix: remove deleted track selector params in python (#1907) 52.62
efa2ec6 2023-02-28 14:11 refactor: and fix truth seeding (#1897) 76.22
208290d 2023-02-28 14:18 perf: Use inline functions (#1884) 58.65
466c03c 2023-02-28 08:03 chore: new ACTSVG version for MS chambers (#1899) 61.16
018981b 2023-02-27 11:05 ci: Add hashcheck for Exa.TrkX (#1894) 55.62
17f1d4a 2023-02-24 21:37 feat: deltaPhiMax variable from orthogonal seeding configurable with python (#1896) 59.14
950267c 2023-02-24 19:42 refactor: residuals and pulls analysis (#1892) 67.15
a5c233b 2023-02-24 11:48 feat: added python bindings for SurfaceTypes (#1893) 55.12
a2ddf8f 2023-02-23 23:44 fix: Really postselect particles in `addGeant4` (#1883) 68.19
386611f 2023-02-23 19:46 feat: enable geantino particle generation (#1888) 56.64
fffb998 2023-02-23 16:36 refactor: align Kalman fitter function with GSF fitter function (#1885) 61.65
0ce93a5 2023-02-23 14:53 refactor: remove `operator==` from digitization config objects (#1875) 72.23
78be399 2023-02-23 13:10 fix: G4 detector for Fatras sim (#1887) 52.61
0d9f51b 2023-02-23 10:37 fix: RootMeasurementWriter std vs var (#1890) 56.62
0e57ea9 2023-02-22 15:12 refactor: improve G4 python bindings (#1891) 65.67
1ec9033 2023-02-22 13:49 chore: improve some doc and prints (#1886) 53.62
dc985a4 2023-02-22 12:30 chore: improve coloring for residuals and pulls script (#1889) 59.65
d314760 2023-02-22 10:32 refactor: update itk_seeding.py (#1865) 54.11
b3a4fd6 2023-02-22 09:27 feat: Add script for a parallel Geant4 simulation based on Python's `multiprocessing` (#1879) 55.12
3712354 2023-02-21 15:25 refactor: EigenStepper overstep limit is configurable (#1881) 60.64
a6130fb 2023-02-20 14:20 chore: ACTSVG version 0.4.29 (#1878) 65.20
0d74fec 2023-02-20 12:57 feat: configurable charge smearing in geometric digitization & exact digitization (#1834) 73.20
24b4c7a 2023-02-20 11:49 refactor: TrackSelector operates on TrackContainer (#1874) 59.66
bd9839a 2023-02-20 09:56 refactor: no optional covariance in GSF (#1826) 54.12
4282799 2023-02-17 17:42 feat: Batch input for ONNX (#1868) 58.65
1e83152 2023-02-17 12:55 test: Move G4 test preparation to subprocess / fix subprocess invokation (#1872) 59.65
bcc917d 2023-02-17 10:58 feat: Enable removing tracks from container (#1870) 52.11
2c2c0fc 2023-02-17 09:59 feat: Add parameter getters to TrackProxy (#1869) 57.14
eff1a08 2023-02-17 08:45 refactor: Improved const-correctness for TrackContainer in Examples (#1871) 60.66
910ec13 2023-02-16 23:49 fix: Apply particle filter change to full_chain_itk.py (#1873) 68.68
656e69a 2023-02-16 13:17 chore: add detector directory (#1867) 54.12
d857080 2023-02-15 19:39 ci: Add script checking for `#pragma once` to CI (#1866) 62.16
2a5c4d5 2023-02-15 10:16 feat: Set up ODD together with python if possible (#1830) 52.10
9b60cd0 2023-02-14 16:03 refactor: Track Finding and Fitting algorithms output Tracks only (#1858) 70.69
1e06090 2023-02-14 13:50 feat: Add track to trajectory converter (#1857) 53.12
4fac4ae 2023-02-14 13:03 feat: post simulation particle filter (#1851) 53.12
3d91137 2023-02-14 12:16 refactor: print numeric value for multi index (#1859) 54.62
3623733 2023-02-14 11:35 fix: Let Root writers accept empty Trajectories object (#1864) 56.63
ae51d11 2023-02-14 10:53 fix: periodic difference for Phi in RootSummaryWriter (#1863) 54.62
5f2cad4 2023-02-14 09:23 refactor: rename sim output files (#1862) 53.11
ff31ee5 2023-02-13 17:50 fix: FPE in RootTrajectorySummaryWriter (#1853) 68.17
7de73eb 2023-02-13 14:07 fix: output SP type in csv spacepoint reader (#1861) 69.69
05ac8c9 2023-02-13 12:17 fix: typo in reconstruction.py (#1860) 77.22
770c862 2023-02-13 10:51 refactor: Trajectories stores MultiTrajectory pointer (#1839) 61.16
9fbfb77 2023-02-11 23:17 fix: Add rho-cut to the ParticleSelector for g4 ODD (#1856) 54.62
c2ef676 2023-02-10 18:21 fix: enable compilation with ONNX 1.13 (#1835) 54.62
97a8458 2023-02-10 14:34 refactor: Centralize Examples Track typedef (#1838) 54.11
1de6551 2023-02-10 13:48 refactor: Move traj to proto track converter to separate target (#1837) 71.17
aa3dea8 2023-02-10 09:01 fix: make full_chain_odd.py really work with pythia8+Geant4, add test (#1844) 55.12
373d882 2023-02-09 23:18 fix: Change MiddleSPRange considering deltaRMiddleMaxSPRange (#1848) 57.65
dafc7b5 2023-02-09 22:40 feat: persist ACTS barcodes in G4 sim (#1842) 72.69
d18a2e5 2023-02-09 21:29 refactor: Make TrackAccessor methods const (#1849) 54.62
2960c5f 2023-02-09 19:51 refactor: Move Chi2 example bindings to TrackFitting (#1836) 68.67
a141736 2023-02-09 17:16 chore: move new style navigation into Core/Navigation (#1841) 55.62
af53024 2023-02-09 16:03 ci: Mark ODD tests, move away from exact event count checks (#1840) 56.14
dd9965f 2023-02-09 14:36 feat: wire geoid hooks in g4 detector (#1843) 54.62
d4217aa 2023-02-09 13:15 fix: format docs/conf.py (#1846) 55.62
56fc2c9 2023-02-09 11:37 docs: Ignore https://cernvm.cern.ch linkcheck (#1845) 53.61
6585f46 2023-02-08 10:56 refactor: improve g4 sensitive surface mapper logging (#1832) 55.62
a20eebe 2023-02-08 03:15 build: Install Examples headers (#1752) 59.15
41e6335 2023-02-07 17:09 fix: TGeo estimation of annulus bounds. (#1796) 69.20
5906eed 2023-02-07 10:00 fix: GSF SourceLink reference (#1833) 55.62
3549bb1 2023-02-06 08:56 fix: change templates order for labelClusters (#1827) 53.11
2c7b63f 2023-02-04 19:37 feat: write extent envelope to json (#1824) 55.62
2625e6c 2023-02-03 15:20 feat: collapse material tracks (#1816) 74.72
13f15e1 2023-02-03 14:06 refactor: GX2F uses TrackContainer + log message cleanup (#1823) 75.71
20a7d0d 2023-02-03 10:42 chore: bump actsvg to v0.4.28 (#1797) 57.64
0713ad9 2023-02-03 09:59 feat: Make hit indices usable in Geant4 (#1817) 52.61
d15f103 2023-02-03 08:13 refactor: Material mapping howto for python bindings (#1801) 55.60
15df94b 2023-02-02 09:26 fix: If ITk module splitting is enabled also split back side modules. (#1716) 54.62
917eeec 2023-02-01 16:04 refactor: Suppress large printout of Geant4 (#1791) 55.13
38926ae 2023-02-01 14:05 refactor: Remove LoggerWrapper in favor of Logger refs (#1812) 69.19
0e3a9e4 2023-02-01 13:02 fix: Dangling pointer VolumeMaterialInteractionTests (#1808) 63.17
b90891f 2023-02-01 12:14 fix: bug in calculation of cut for seed finder orthogonal (#1815) 59.65
12d099d 2023-02-01 10:54 feat: KalmanFitter marks missed surfaces as outliers (#1809) 68.68
83f43a2 2023-01-31 17:24 feat: G4 plugin material mixing (#1805) 56.62
b1e5cf2 2023-01-31 14:13 feat: Geant4 line/straw tube conversion capability (#1811) 55.12
a7f5728 2023-01-30 17:41 docs: Remove eclipse link because it doesn't exist anymore (#1813) 55.12
445d979 2023-01-30 14:07 ci: Fix llvm installation for clang-tidy job (#1807) 61.66
bdf2378 2023-01-30 11:12 feat: Add INFO printouts about the layers & volumes (#1773) 54.12
d20321a 2023-01-27 14:21 refactor: move material composition code to the left (#1804) 68.69
8fc8c0a 2023-01-27 12:44 fix: G4 material converter (#1803) 53.61
78defc3 2023-01-25 14:45 feat: port RootNTupleReader (#1620) 65.19
b6bdf0b 2023-01-25 13:48 ci: Change how we run python based check jobs (#1799) 59.15
8aa0806 2023-01-24 18:17 feat: Add option to use odd with G4 (#1794) 58.15
7953e14 2023-01-24 09:44 fix: sequencer timing output (#1793) 74.20
03498c5 2023-01-24 09:04 refactor: physmon vertexing (#1688) 77.22
7a3761d 2023-01-23 14:00 fix: Let addGeant4 respect particle selection (#1792) 59.65
3ce8b23 2023-01-20 13:17 feat: Enable Geant4 logging in VERBOSE mode (#1790) 63.17
31f5acd 2023-01-18 22:36 fix: Don't write empty trajectories in RootTrajectorySummaryWriter (#1789) 64.17
fb4bc49 2023-01-18 16:25 docs: Adding script and documentation for geometry and material handling (#1784) 54.12
5ea4c21 2023-01-18 15:33 docs: polish tgeo plugin doc (#1397) 54.12
2442fa1 2023-01-18 14:35 feat: Optionally decorate geometry dumps to json. (#1732) 53.62
f44f1da 2023-01-18 13:48 refactor: modernize & add checks to `Acts::TrackingGeometryBuilder` (#1656) 63.16
77b55d0 2023-01-18 13:07 refactor!: Changes to SeedFinderOrthogonal to allow reuse of the object (#1757) 77.21
44c571c 2023-01-18 13:28 feat: Visualization for DetectorVolume and Portal (#1762) 69.18
fabf9ac 2023-01-18 10:18 feat: GeoID hook from python & ODD hook (#1779) 54.11
200aa2e 2023-01-17 14:54 refactor: Managing Seed Candidates with ad-hoc container (#1764) 81.74
75d5271 2023-01-17 12:31 ci: Fix plot ranges in physmon vertexing plots (#1787) 71.69
807c388 2023-01-17 10:47 fix: Missing Include in CuboidVolumeBuilder (#1786) 55.12
0bfaedb 2023-01-17 09:06 fix: fix enum to test presence of inner tube cover surface. (#1771) 69.19
f266387 2023-01-17 07:05 build: Add -Wfloat-conversion to clang warnings (#1676) 55.62
70dc953 2023-01-16 17:15 feat: More robust navigation with bent tracks (#1769) 52.61
56cbaf4 2023-01-16 16:28 perf: Improve performance of k-d tree (#1714) 70.69
75886d6 2023-01-16 10:00 feat: throw runtime_error in seed finder if deltaR values were not initialised (#1782) 54.11
de3d999 2023-01-13 23:43 docs: update AUTHORS file (#1783) 54.62
30ed5ee 2023-01-13 16:07 refactor: make addSeeding python function smaller (#1768) 59.15
675d992 2023-01-13 10:36 refactor!: Separate Config and Options for SpacePointGrid (#1774) 53.61
11a7e24 2023-01-12 13:20 docs: Add new CERN students to `CITATION.cff` (#1781) 56.62
ef5a55f 2023-01-11 22:06 fix: remove double to bool conversion in vertexing (#1673) 54.62
a15ef37 2023-01-11 22:15 feat: Geat4 detector plugin, part 3 (final) (#1760) 76.67
b2e6863 2023-01-11 13:56 fix: Make `Range1D` a proper half-open interval (#1715) 65.18
1310276 2023-01-11 12:05 fix: maybe-uninitialized warning in DetectorVolume.cpp (#1780) 54.12
5dbdf72 2023-01-11 11:12 refactor: Make Examples binaries optional (#1754) 53.62
d1ce5a5 2023-01-10 20:06 fix: Orthogonal seeding beamspot and function (#1775) 55.62
8bf5b4f 2023-01-10 17:39 feat: Add BoundingBox to DetectorVolume (#1733) 55.62
1c83f26 2023-01-10 16:45 feat: Make Clusterization.hpp aware of grid dimensionality (#1634) 69.19
04f21ac 2023-01-10 10:46 refactor: python reconstruction trajectory writing (#1718) 54.61
f4ec72a 2023-01-09 16:14 feat: Geant4 detector plugin, part 2 (#1759) 71.71
45fb8b8 2023-01-09 14:30 feat: track 2d/z and track 3d signed lifetimes (#1741) 55.62
a58b798 2023-01-09 13:26 fix: Linkage errors in BetheHeitlerApprox.hpp (#1777) 59.64
ae2811f 2023-01-09 12:52 feat: Geant4 detector plugin, part 1 (#1758) 65.67
c53dd6c 2023-01-09 09:00 fix: missing includes in SeedFinderOrthogonal (#1772) 56.12
786f62a 2023-01-02 16:01 fix: missing includes (#1770) 59.66
f242aae 2022-12-21 13:54 refactor!: MTJ uncalibrated -> uncalibratedSourceLink (#1766) 68.19
3d30908 2022-12-21 11:46 refactor!: MTJ calibrated size via dedicated method (#1765) 76.71
db3453c 2022-12-21 09:41 feat!: Track class first iteration (#1729) 64.16
651f970 2022-12-19 18:06 feat: Floating point exception monitoring (#1649) 67.18
cb90440 2022-12-19 17:14 feat: Fully configurable layer envelopes (#1751) 52.11
7a4286a 2022-12-19 16:32 fix: Seed filter should make no use of external sp methods (#1744) 55.12
dd5a089 2022-12-19 13:16 refactor!: Fitters use loggers more consistently (#1727) 51.61
9758692 2022-12-15 21:16 fix: in cylinder volume helper (#1750) 52.11
b5dc7be 2022-12-15 11:42 fix: root measurement writer did not write measurements (#1742) 53.62
e6290b9 2022-12-15 10:13 fix: Add missing SeedFinderOptions OrthogonalSeeding example (#1745) 51.61
d590d8b 2022-12-15 09:17 refactor!: Set calibratedSize only through allocateCalibrated (#1749) 51.61
0590e9d 2022-12-14 22:04 refactor!: Refactored SeedFinder to avoid the need to recreate it for every event (#1693) 73.21
7414845 2022-12-14 17:55 feat: align amvf config with athena (#1723) 61.16
e73b9a6 2022-12-14 15:28 fix: Multistepper error condition (#1747) 64.68
7f4de98 2022-12-14 11:38 feat: Add python bindings to HoughTransform algorithm (#1721) 67.18
3198781 2022-12-14 10:55 fix: GX2F: write correct chi2 to root (#1725) 57.14
0aa3259 2022-12-14 08:35 test: Only run pythia8 tests if enabled (#1739) 56.15
d4aac95 2022-12-13 22:37 refactor: SourceLink uses custom Acts::Any (#1740) 62.16
4e60261 2022-12-13 22:10 fix: Fixing navigation failures on volume boundaries edges (#1722) 70.20
bbf2bf4 2022-12-13 12:41 chore: Bump 'bundled' pybind11 to v2.10.1 (#1738) 77.22
0b19284 2022-12-13 11:29 feat: track modifier for examples (#1726) 70.20
56f460a 2022-12-13 10:18 feat: examples CSV track param writer (#1717) 62.19
e63cc25 2022-12-13 09:27 feat: root event diff script (#1737) 52.62
701f4f7 2022-12-12 19:49 chore: Script to merge hash txt files (#1728) 73.70
5cab50d 2022-12-12 18:56 refactor!: Switch SourceLink to container (#1616) 59.66
275ef67 2022-12-12 16:24 fix: remove `CustomDefaultLogger.cpp`-entry from docs (#1735) 63.18
85b4b29 2022-12-12 13:03 refactor!: Add ability for cloning loggers with new name / level (#1724) 53.61
23b307d 2022-12-12 11:31 refactor!: CKF interface change to once per seed (#1705) 64.68
20f0954 2022-12-12 10:39 fix: MultiTrajectory specialize DynamicColumn for bool (#1730) 64.67
ce28f69 2022-12-09 17:53 fix: Protection against v == 0 in template_switch (#1707) 56.64
6045480 2022-12-09 10:22 fix: fix FPE and refactor GSF component reduction (#1710) 50.61
440f092 2022-12-08 12:49 fix: potential floating point over/underflow (#1709) 51.61
b5c32d0 2022-12-08 12:07 refactor: transpose vectors in AMVF logging (#1719) 54.64
e2ed9fb 2022-12-08 09:51 fix: Change theta and eta calls on only 3D Vectors (#1706) 56.15
d5ec42e 2022-12-07 14:26 feat: Any type with configurable small buffer optimization (#1695) 65.67
3dfba63 2022-12-07 13:17 feat: MultiTrajectory track state ranges (#1701) 56.64
892787c 2022-12-07 12:18 fix: and refactor root writer closing (#1712) 57.65
e7b72fc 2022-12-05 16:11 fix: GX2F: more iterations in unitTest (#1711) 51.61
1d4f320 2022-12-05 14:44 fix: GX2F: update track state parameters and converge (#1702) 62.21
f30c4af 2022-12-05 10:25 docs: Ignore doi.org (gives 403s), bump checkout version (#1708) 51.61
4fad426 2022-12-03 01:59 fix: Missing track selection on negative d0 (#1687) 64.70
f466e7f 2022-12-03 01:12 feat: HelicalLinearizer accepts logger (#1682) 51.11
d4ac9ce 2022-12-03 00:25 chore: run physmon in parallel (#1681) 55.14
e8f235e 2022-12-02 15:31 docs: Added description of how to add new algorithm (#1599) 71.20
d3f0cc3 2022-12-01 16:42 fix: Skip seeds with negative cotThetaAvg2 (#1655) 51.61
38d394c 2022-12-01 15:51 docs: Configure linkcheck to retry a few times (#1703) 52.61
3701035 2022-11-30 13:54 feat: CSV track param reader (#1678) 64.19
4a2d047 2022-11-29 16:25 refactor: Remove dependency on Boost.program_options from detectors (#1697) 53.11
2e7113d 2022-11-29 10:41 feat: Improve const correctness of MultiTrajectory (#1698) 64.18
d6f93fa 2022-11-28 15:19 fix: root hash only for last cycle (#1692) 66.19
fa7bd82 2022-11-25 09:46 fix: remove truth_smeared seeding plots from comment_template.md (#1694) 51.11
c7d009f 2022-11-25 08:40 fix: Hough Transform first implementation clang-tidy (#1691) 57.14
980f9ef 2022-11-24 16:28 feat: Hough Transform first implementation (#1305) 67.68
a11ef61 2022-11-23 20:29 fix: telescope detector python binding + add test (#1689) 60.16
881b5c0 2022-11-23 10:37 refactor: Add precondition check for MTJ `applyBackward` and `visitBackwards` (#1685) 67.18
89c62ea 2022-11-23 09:35 fix: comment_template bugs for seeding monitoring (#1683) 64.70
3f799e9 2022-11-22 17:02 fix: Add check in TrackFitterPerformanceWriter (#1686) 51.11
75d8e2b 2022-11-22 11:45 feat: skip unnecessary iterations in seed filter if SPs are sorted by curvature (#1672) 58.66
3898a7f 2022-11-22 10:44 feat: adding portal, detector volume & detector (#1645) 51.61
4e2c890 2022-11-21 13:30 fix: Physmon report comment template 52.63
cf1fbfa 2022-11-21 10:44 fix: Maybe uninitialized warning (#1677) 68.19
368e897 2022-11-17 16:30 fix: OwningDelegate holder type (#1679) 63.69
22ee1e9 2022-11-17 10:28 feat: Allow delegate to hold non-void instance (#1675) 51.10
7da4880 2022-11-16 15:24 feat: seeding performance monitoring (#1665) 71.19
85a6775 2022-11-16 11:18 chore: clang tidy headers (#1662) 67.69
b018119 2022-11-15 15:13 feat: Owning delegate (#1674) 51.61
99380cb 2022-11-15 12:56 feat: variable r range in orthogonal seeding (#1621) 53.67
de75b21 2022-11-14 11:41 feat: Basic GSF physics performance monitoring (#1640) 59.15
e5164e8 2022-11-14 06:29 docs: Improve GSF docs and add figures (#1626) 59.66
eb36186 2022-11-12 10:31 refactor!: Move beam spot position and mag field value from SeedFinderConfig to SeedFinderOptions (#1630) 61.19
f66119a 2022-11-11 18:01 docs: how to get clang-format changes from CI (#1667) 70.19
20b005f 2022-11-11 16:07 feat: Support space points writing (#1671) 56.65
131121e 2022-11-11 12:14 refactor: replace track params with trajectories in examples (#1670) 57.63
8fae9ef 2022-11-11 11:31 refactor: Large GSF refactoring (#1629) 51.61
90a81f4 2022-11-11 10:51 ci: Physmon report: checkout at the beginning 52.10
39cc47f 2022-11-10 17:48 ci: Debug physmon report job 70.19
2821275 2022-11-10 18:21 ci: Debug physmon report workflow: absolute paths 58.15
24d20e8 2022-11-10 10:36 ci: Bump some actions versions (#1668) 50.10
4151f99 2022-11-10 10:20 ci: Update physmon report generation 69.69
06d342a 2022-11-10 09:05 feat: volume bounds to/from Json (#1660) 51.11
599dd86 2022-11-09 20:49 feat: Add thickness and pitch again to csv geometry writing (#1663) 67.17
d73c4ff 2022-11-09 17:42 refactor: required for new ITk geometry (#1653) 62.69
8a1d7d6 2022-11-09 15:40 fix: move Exa.TrkX models to device explicitely (#1664) 55.14
c2de690 2022-11-09 13:09 feat: Add a tool for writing B-fields to disk in CSV format (#1470) 55.14
b032bd2 2022-11-08 16:02 ci: Run physmon jobs in parallel (#1654) 70.69
1b3c69a 2022-11-08 14:18 feat: Add maxWeight reduction to the MultiEigenStepperLoop (#1628) 50.61
f3814fa 2022-11-08 10:05 feat: configurable weight factor for longitudinal impact parameter in seed weight (#1632) 50.61
472459a 2022-11-07 17:50 ci: Improve physmon report comment (#1648) 61.16
95b99b0 2022-11-07 11:10 refactor: Bethe-Heitler approximation and configuration (#1627) 74.20
e4504d8 2022-11-04 14:28 feat: Geant4 telescope detector examples (#1638) 55.18
79cabe0 2022-11-04 13:33 refactor: Enable Fatras interactions by default / make configurable in addFatras(...) (#1631) 60.20
12c2774 2022-11-04 12:17 ci: Do not require codecov anymore for automerge (#1652) 65.20
ac6f337 2022-11-04 11:31 fix: duplicated configuration in itk.py (#1651) 60.66
03b2283 2022-11-04 10:41 fix: Fixed Grid Creation (#1650) 55.14
a021810 2022-11-03 16:01 feat: handle geant4 rotations (#1646) 52.63
5addf02 2022-11-03 11:29 feat: add whiteboard aliases (#1588) 54.13
890eff9 2022-11-03 09:02 feat: GX2F (Global Chi2 Fitter) | Gχ²F (#1580) 53.63
e1b8ebb 2022-11-01 20:36 feat: examples restore vertexing track selector (#1644) 49.13
65ea889 2022-11-01 19:48 feat: seed confirmation in orthogonal seed finder (#1611) 49.61
75f9338 2022-11-01 18:48 refactor: DD4hep detector access (#1637) 52.12
c780eb2 2022-11-01 17:59 fix: ITk full chain (#1642) 51.62
ec15a62 2022-11-01 14:41 refactor!: std::unique_ptr to std::optional in Acts::PropagatorResult (#1622) 52.61
dad2af9 2022-10-31 18:13 refactor: configurable variables in seed confirmation (#1639) 56.15
5b802fc 2022-10-31 10:19 refactor!: MTJ stores measurement as jagged vector (#1512) 61.68
5c07814 2022-10-31 09:42 ci: Update doxygen URL to sourceforge (#1635) 55.15
0fedd65 2022-10-27 14:16 refactor: time optimization for calculation of min and max r variable range (#1558) 64.18
f6f0e1f 2022-10-26 16:46 refactor!: Put GSF in namespace Acts::Experimental (#1609) 52.65
4ecb048 2022-10-26 12:02 fix: enable examples if python examples are enabled (#1625) 55.15
1d7e9b2 2022-10-26 10:08 refactor: Change loglevel for MultiTrajectory memory statistics from info to debug (#1623) 53.65
08b9e91 2022-10-26 08:07 feat: poor man's ambiguity resolution example (#1579) 70.72
9d65e7f 2022-10-25 18:16 chore: auto cancel (#1619) 58.71
ca3320f 2022-10-25 16:04 refactor: Restructure track fitting functions (#1617) 53.15
f2619c1 2022-10-25 14:18 ci: Bump setup-python (#1618) 49.11
654491d 2022-10-25 10:56 ci: Update physmon report to handle missing artifact 66.19
76bedbf 2022-10-24 17:36 chore: Update physmon template (#1614) 55.65
20ac7b8 2022-10-24 16:36 feat: skip SPs based on cotTheta sorting in orthogonal seeding (#1608) 73.23
b518cb2 2022-10-24 15:34 fix: TrackSelector eta vs theta (#1615) 50.61
4b9d9c4 2022-10-24 14:34 fix: orthogonal seeding configuration with Python bindings (#1605) 54.15
f20738e 2022-10-24 13:41 refactor: rearrange seed confirmation to avoid unnecessary checks (#1577) 55.65
0237412 2022-10-24 11:43 ci: Bump histcmp to v0.5.2 50.62
d377c60 2022-10-21 14:55 ci: Physmon create dir before saving PR number 53.14
e3947c1 2022-10-21 13:49 ci: Add reporting to physmon (#1612) 50.61
4ddf9e8 2022-10-20 12:11 docs: Add Track Fitting (#1398) 51.14
66e0b95 2022-10-20 09:27 ci: update macos deps (#1606) 49.11
f8e756e 2022-10-20 07:50 refactor!: Rename Seedfinder to SeedFinder - classes and files (#1575) 56.65
b7b3e77 2022-10-19 13:20 feat: helix cut calculated from duplets in orthogonal seeding (#1604) 63.20
02e39a4 2022-10-19 02:56 feat: MultiTrajectory backends const version (#1496) 65.19
eaa9d5f 2022-10-18 23:21 refactor: Add macro to simplify algorithm binding (#1510) 55.14
eef2627 2022-10-18 19:40 feat: deltaZ cut in SeedFinderOrthogonal (#1601) 67.19
5592ff2 2022-10-18 18:57 refactor: Add early stop mechanism for GSF forward pass (#1542) 61.69
0273fb8 2022-10-18 14:43 fix: Restore compatibility of GSF with gcc-8 (#1600) 58.15
b18804a 2022-10-18 13:02 fix: Require Python version ≥3.8 for examples (#1602) 48.10
9c780d4 2022-10-14 14:03 docs: fix caption of figure in seeding documentation (#1598) 72.21
a3628bd 2022-10-14 08:25 feat: Vertexing mu scan and CI job that creates it (#1595) 57.14
e2a8df8 2022-10-13 19:51 feat: Make whiteboard suggest names on mismatch (#1597) 50.61
f0b4688 2022-10-13 18:23 fix: non finite weight handling in GSF (#1591) 61.17
e9e0036 2022-10-13 17:41 refactor: move rRangeSPExtent to BinnedSPGroup (#1582) 53.13
2e4eb38 2022-10-12 13:28 feat: VectorMultiTrajectory memory statistics (#1511) 54.14
7261df8 2022-10-12 12:21 refactor: Remove workarounds in GSF for result initialization (#1593) 58.15
94f1e07 2022-10-12 11:03 refactor: Improve logging, configuration and doc of G4 surface mapping (#1589) 59.19
ecf90a3 2022-10-12 07:14 docs: updates to the seeding documentation (#1476) 65.17
f1489ce 2022-10-11 14:03 feat: break loop over triplets in seed finder (#1576) 58.68
f363d44 2022-10-11 09:41 fix: stop CKF branch if particle is stopped (#1454) 59.66
cd5da0c 2022-10-07 13:13 refactor: Improve verbose logging in Kalman Filter (#1581) 62.68
465fe6f 2022-10-07 08:54 ci: Bump macOS dependencies again (#1583) 47.60
f7c5dce 2022-10-05 17:25 refactor: replace boost filesystem with std (#1569) 65.67
c27fa44 2022-10-05 09:49 fix: Refactor and fix component merging for GSF (#1364) 66.18
504882e 2022-10-05 10:32 ci: Fix options + docs, add CI job to enforce match (#1573) 53.13
1941fbc 2022-10-05 08:25 fix: Add required flags to cmdline args in analysis scripts (#1570) 52.13
9b793b2 2022-10-04 16:13 refactor: simplify RootVertexPerformanceWriter (#1567) 63.68
2c40516 2022-10-03 08:57 docs: Exa.TrkX (#1517) 60.18
fecfe46 2022-10-03 07:45 feat: Allow building with system libs by default (#1566) 54.14
e693aed 2022-09-30 11:39 fix: Remove example spacepoint from seeding code (#1564) 50.11
8bc896e 2022-09-28 11:55 fix: Clang-tidy warnings (#1560) 49.10
8fbf7de 2022-09-27 10:39 feat: Added Optimization Scripts (#1541) 69.70
48a155c 2022-09-27 07:26 ci: Bump histcmp to v0.5.1 (#1556) 49.11
9e21f25 2022-09-26 15:59 docs: Material mapping doc (#1555) 61.16
5a419bb 2022-09-26 11:34 feat: Material Mapping Auto-tuning script with Orion (#1464) 53.64
1cc1340 2022-09-26 07:33 docs: Add minimal info on python formatting (#1554) 48.10
da71b1c 2022-09-23 22:34 refactor: use TrackSelector in addVertexFitting (#1545) 50.11
f3b20f7 2022-09-23 09:41 fix: maybe-uninitialized warning in SpacepointBuilder (#1543) 53.13
e5d1970 2022-09-22 14:07 refactor: improve full_chain_odd.py example (#1538) 49.61
bfc3676 2022-09-22 08:20 docs: remove --recursive on git clone in quick start docs (#1539) 49.61
b99368a 2022-09-19 22:35 refactor: improve full_chain_itk.py example (#1513) 71.70
896b47e 2022-09-19 21:04 fix: ParticleSmearing options not setup in AMVF example exe (#1508) 54.13
d9816f2 2022-09-19 20:00 docs: Contribution guidelines (#1525) 52.63
3da30d6 2022-09-19 11:05 chore: Add priority merge label to kodiak config (#1532) 55.14
9e22341 2022-09-19 08:12 feat: Allow configurable particle selection and reproducible seeds for Geant4 (#1428) 49.61
4a41d30 2022-09-16 15:49 refactor: Improve material mapping speed (#1458) 51.63
4046059 2022-09-16 13:27 fix: Added missing return to seedfinder::CreateSeedsForGroup (#1521) 39.09
2a17808 2022-09-16 10:34 docs: Gaussian Sum Filter (#1403) 53.64
b409627 2022-09-16 10:21 feat: Exa.TrkX with torchscript backend (#1473) 45.11
ff772f1 2022-09-16 07:59 docs: update markdown cheatsheet (#1524) 53.14
33ce28f 2022-09-16 09:46 docs: Update logging doc, add info on thresholds (#1520) 51.11
6b97a09 2022-09-15 13:31 docs: Tracking in a nutshell (#1399) 50.11
4ad5016 2022-09-15 11:54 docs: Update magnetic field documentation (#1518) 54.64
71f5c74 2022-09-15 10:44 docs: Enable sphinx linkcheck build in CI (#1523) 60.67
9d4a4fd 2022-09-15 09:12 docs: Fix seeding example documentation (#1340) 58.15
4e270e7 2022-09-14 11:14 docs: Remove obsolete config, and invalid doc markup (#1519) 54.13
91a1e87 2022-09-13 17:56 feat: Add operator -> to Acts::Result (#1509) 55.16
487a6cc 2022-09-13 16:19 fix: Sequencer correctly calls algorithm finalize (#1514) 49.11
eb94af6 2022-09-13 09:45 refactor: Reuse MultiTrajectory in (C)KF (#1507) 50.61
087ed98 2022-09-07 12:52 fix: Make JsonMaterialDecorator IO error more explicit (#1500) 54.64
433a379 2022-09-06 17:53 refactor: python examples log level overwrite mechanism (#1448) 53.64
f3ea581 2022-09-06 15:58 ci: Add ccache stats output (#1489) 54.14
f5d312f 2022-09-06 12:19 refactor: Vertex performance monitoring (#1417) 49.10
5f4052a 2022-09-06 10:07 docs: Switch to doxygen FAIL_ON_WARNINGS (#1497) 53.63
3b9108d 2022-09-05 21:38 docs: fix image paths (#1495) 52.63
1fd479b 2022-09-05 17:04 refactor: loop protection as a function (#1490) 73.70
abf9f38 2022-09-05 14:53 ci: RTD fix for API listing (#1492) 64.18
df05834 2022-09-05 15:08 docs: Add as small cheatsheet with some Myst-Markdown snippets (#1493) 53.13
d54fa84 2022-09-05 14:40 feat: split deltaR in seedFinderOrthogonal (#1471) 56.15
2b34aa1 2022-09-05 13:17 refactor: SP builder update (#1218) 63.68
a1569de 2022-09-02 14:08 feat: check if yOuter takes the square root of a negative number when minHelixRadius < rMax / 2 in SpacePointGrid.ipp (#1466) 50.61
b172918 2022-09-02 09:46 fix: Set s_binningValues as const (#1485) 55.68
42b16ef 2022-09-01 17:12 test: Use tempdir to produce BB vis output (#1483) 59.65
eb8bd04 2022-09-01 14:59 test: big bounding box vs frustum intersection (#1478) 49.60
48daa1a 2022-09-01 12:59 feat: Update RootVertexPerformanceWriter to work with track finding (#1460) 52.63
a5df559 2022-08-31 15:26 feat: Identifier can be customized for sensitive surfaces (#1452) 54.64
7135dc8 2022-08-31 12:19 refactor: Remove dependency on deprecated std::binary_function (#1474) 59.68
e49a041 2022-08-29 14:43 feat: update to version v0.4.20 of ActSVG (#1443) 62.17
3795148 2022-08-29 07:48 perf: Remove x87 elliptic integral in solenoid B-field (#1469) 50.11
fc75a54 2022-08-26 07:25 feat: core add particle stopped aborter (#1453) 50.12
c1dda47 2022-08-24 14:31 feat: Checks for configuration of delta R values in seed finder (#1378) 64.67
4fbc5bf 2022-08-23 17:01 test: Add hash check to pythia8 output (#1461) 48.60
6410b0d 2022-08-23 17:17 feat: Algorithm lifecycle methods: initialize & finalize (#1459) 51.13
50ad783 2022-08-22 07:19 refactor: consistent naming for simhits (#1451) 48.60
2171277 2022-08-19 12:14 feat: don't use TBB in Sequence(numThreads=1) (#1444) 49.10
48f2993 2022-08-19 09:27 feat: addCKFTracks option to disable some output (#1447) 48.10
9587b8d 2022-08-18 14:00 ci: Update macOS CI dependencies (#1445) 50.61
5dccd51 2022-08-16 16:08 refactor: debug print particle id value (#1435) 68.71
7ca1bb8 2022-08-16 14:54 fix: navigator priority with negative boundary distance (#1433) 53.12
706cd32 2022-08-16 13:17 docs: Automatically generate API index (#1429) 51.62
afb91a5 2022-08-16 12:16 refactor: no return for add* python helpers (#1404) 70.70
4e9aa53 2022-08-16 09:22 feat: add svg plugin (#1360) 56.14
b1cce93 2022-08-15 15:16 docs: Description of ODD full chain example (#1401) 63.68
0c12cd5 2022-08-15 14:51 docs: Fix sphinx-level warnings (#1430) 55.15
81e9573 2022-08-15 10:50 feat: use Range1D<> class for extent (#1424) 55.64
d9117a0 2022-08-14 12:29 docs: Use DEVNULL instead of PIPE in apidoc subprocess (#1431) 68.19
f89c7c5 2022-08-13 09:23 ci: Bump codecov action to v3 (#1427) 72.70
b945729 2022-08-12 08:03 refactor: Improve ActsPythonBindings tracing (#1425) 49.60
d6d2223 2022-08-10 18:03 fix: RootBFieldWriter incorrect output (#1381) 65.19
e3a0da7 2022-08-10 16:59 docs: adding acts project page (#1392) 55.14
fdc6075 2022-08-10 09:38 fix: change typeid check to dynamic_cast (#1409) 49.61
968993e 2022-08-10 08:49 docs: Add docs clean target to cmake (#1393) 47.12
f673126 2022-08-10 09:34 feat: Enable Delegates to conveniently use stateful lambdas (#1410) 57.65
ba1e563 2022-08-09 15:47 docs: minor corrections. followup to PR #1405 (#1407) 54.64
123afb6 2022-08-09 17:14 ci: Move Analysis job from required pattern to explicit name (#1411) 65.18
884d342 2022-08-09 12:36 fix: full chain vertexing (#1299) 54.64
0352563 2022-08-09 12:52 ci: Fix path-ignore for docs (#1408) 58.15
5cef357 2022-08-08 16:58 docs: Propagation (#1396) 52.63
50d5f44 2022-08-08 13:33 docs: restructure docs tree (#1387) 53.14
d03a306 2022-08-08 13:21 docs: correct affiliation in CITATION.cff (#1390) 51.13
daae3c2 2022-08-08 13:01 ci: Docs job always runs (#1391) 52.63
fd29182 2022-08-08 11:31 ci: Do not run build jobs on docs-only changes (#1388) 60.17
9ce84b8 2022-08-08 11:35 ci: Fix sentinel yml (#1389) 54.63
a543587 2022-08-08 08:39 ci: Cleaned up the workflow files a little. (#1384) 69.19
02e3481 2022-08-07 21:28 Update .merge-sentinel.yml 52.63
c82bb5e 2022-08-06 14:55 Create .merge-sentinel.yml 52.14
5f7ffcb 2022-08-05 08:48 chore: clang tidy check uninitialized members (#1373) 50.61
1b973d5 2022-08-04 14:29 fix: Multi-Stepper stepping error in multiple components + refactoring (#1339) 68.68
85eb654 2022-08-04 12:12 docs: spelling, delete unused figures, beautify (#1353) 49.61
8639c37 2022-08-04 11:02 fix: any direction for helical track linearizer (#1363) 50.11
f3d23e0 2022-08-03 19:53 ci: Automatically remove automerge label when PRs are closed (#1372) 60.67
f956eb3 2022-08-03 19:12 ci: Trigger CI also on PRs to develop/* branches (#1367) 52.63
511528b 2022-08-03 18:09 fix: initialising world in GdmlDetectorConstruction (#1371) 51.11
789ce69 2022-08-03 16:54 chore: clang-tidy modernize-use-nullptr (#1358) 55.64
5cbcbf0 2022-08-03 15:45 feat!: MultiTrajectory backends (#1262) 64.17
e72db5d 2022-08-03 14:05 refactor!: Build DD4hep geometry from hierarchy, use VariantParameters (#1257) 50.13
aab7f0c 2022-08-03 13:58 ci: Set up backport action that reacts to labels (#1365) 60.67
1ae80fb 2022-08-03 09:01 feat: CI checks for ITk seeding example (#1352) 52.13
c6d189d 2022-08-02 15:08 chore: clang-tidy performance-move-const-arg (#1359) 63.69
0c76d37 2022-08-02 12:53 refactor: Change ConstrainedStep to be explicit (#1347) 47.11
8f07289 2022-08-02 10:57 test: geant4 python example (#1334) 49.61
f4ad9b7 2022-08-02 10:07 fix: improve Python full-chain ITk example (#1356) 49.11
5f47743 2022-08-01 15:18 ci: Switch gitlab test job to needs instead of dependencies (#1349) 62.17
6fe9ca2 2022-08-01 09:57 fix: accumulating residual plots in boundParamResolution if only `predicted==true` (#1355) 54.64
e4474fb 2022-07-29 07:20 test: clean up and fix python examples (#1351) 49.11
119bdea 2022-07-28 20:40 docs: General update of some docs pages, mark some pages as outdated (#1338) 52.63
577c146 2022-07-28 20:02 feat: incorporate itk_seeding into chained style for Python modules with full_chain_itk example (#1331) 60.19
b55ec34 2022-07-28 15:10 feat: improve Python named-type argument checks (#1341) 47.60
8c1c406 2022-07-28 12:38 feat: addFatras preselectParticles config for ParticleSelector (#1350) 49.61
ca0dcd6 2022-07-27 16:11 chore: clang-tidy modernize-use-using (#1342) 48.60
9a41907 2022-07-27 14:59 fix: Add missing import for exatrkx example (#1348) 60.67
b4dc20d 2022-07-27 11:58 refactor: Move add* functions to python modules (#1309) 53.14
2256d4e 2022-07-26 16:35 fix: Update the Material Mapping ploting script to remove json dependency (#1319) 48.60
c509200 2022-07-26 15:38 feat: Compute material variance in material mapping (#1318) 49.11
989bbac 2022-07-26 13:51 chore: clang-tidy readability-braces-around-statements (#1343) 49.61
fac85d6 2022-07-26 13:03 fix: add missing TFile::Close() to destructors in ROOT writers (#1344) 59.66
4f499d1 2022-07-25 09:17 refactor: remove old DD4hep example detectors (#1337) 65.20
0fd1e89 2022-07-22 15:09 ci: Add linux_ubuntu_extra matrix image to ccache key (#1336) 52.64
ca904fa 2022-07-22 14:17 build: Update EVERYTHING, do not use EVERYTHING in LCG builds (#1335) 59.68
347101a 2022-07-22 08:15 refactor: Log threshold error reporting (#1333) 68.21
201b308 2022-07-21 15:09 feat: Propagator accepts prepared result instance (#1317) 48.61
e7edccb 2022-07-18 12:59 fix: Make python test failure with compile-time log threshold more informative (#1315) 49.10
1fdf72c 2022-07-18 09:36 fix: Fix track-picking threshold in TrackFittingAlgorithm (#1325) 47.10
232e43d 2022-07-15 17:18 fix: propagation bug in GSF (#1326) 57.68
a7f7b41 2022-07-15 16:38 fix: DD4hepSimulation expected compactFile be a list (#1324) 47.10
c6fb62f 2022-07-15 15:40 refactor: Clang tidy fixes (#1308) 50.11
9f03bc9 2022-07-15 13:35 chore: Update CVMFS/LCG setup scripts (#1314) 61.66
55b8ce6 2022-07-15 11:39 feat: easy surface debug print (#1327) 54.14
2dbe81f 2022-07-12 19:29 refactor: Remove globalToLocal log and return actual error message (#1310) 55.17
0717e5b 2022-07-12 16:13 refactor: Improve Python import helpers (#1316) 67.69
4f7c265 2022-07-12 15:36 ci: License checker script reports incorrect diff (#1321) 48.61
dfd644d 2022-07-12 12:29 ci: Pull more config into physmon script, extend PG eta range to +-4 (#1320) 50.12
66b16ef 2022-07-12 09:40 ci: Add Ubuntu 22.04 LTS builds with GCC11 and Clang 14 (#1307) 70.20
2dcdd2f 2022-07-12 08:56 ci: Use rerunfailures to retry the flaky vertexing test (#1322) 64.19
a49ad4e 2022-07-11 13:27 feat: Bump ODD and ActsDD4hep glue lib (#1312) 49.61
8dfe466 2022-07-11 10:10 ci: Add codereport to clang-tidy job (#1306) 71.71
cc8f441 2022-07-11 09:21 fix: Change edm4hep track state writing to write params (#1311) 66.69
0f44907 2022-07-08 08:43 docs: Infrastructure updates, add howto for making a release (#1304) 49.61
0955220 2022-07-07 12:45 feat: EDM4hep IO (#1260) 51.63
d7c311f 2022-07-07 08:03 test: remove kalman smoother related log thresholds (#1302) 49.61
4adaf4c 2022-07-06 15:16 feat: TGeoLayerBuilder has configurable detector element factory (#1293) 51.63
51e764d 2022-07-06 14:12 fix: python helper fails if hepmc3 is not preset (#1303) 48.10
695d9e2 2022-07-06 11:43 fix: json gcc runtime error (#1301) 61.16
d3bddc9 2022-07-06 10:40 fix: Regularize GainMatrixSmoother inverse (#1298) 49.11
f95a332 2022-07-06 08:37 refactor: More flexible logging failure threshold facility (#1297) 49.13
83880e0 2022-07-04 08:28 fix: Output ROOT file closing on destruct (#1296) 48.10
5ad6aa7 2022-07-01 14:25 feat: fast clusterization (#1190) 53.14
e51585c 2022-06-29 15:41 test: Parametrize tests on geometry, add minimal GSF reproducibility test (#1292) 69.20
a4a1b96 2022-06-28 12:38 fix: Bug in itk_seeding.py (#1295) 51.63
e5e62f3 2022-06-28 12:39 feat: Update ITk seeding example (#1278) 80.22
a6fa2ba 2022-06-28 09:32 fix: `data` is private in MultiTrajectory GrowableColumns (#1289) 51.11
75f0835 2022-06-22 17:27 fix: SimulationActor produces negative MaterialSlab thickness (#1288) 64.18
c586094 2022-06-22 16:41 refactor: python examples vertex_fitting.py (#1286) 49.11
e6e7949 2022-06-22 08:31 ci: Bump ccache max size to 500MB (#1285) 54.14
bf8cb1c 2022-06-21 15:26 refactor: Move propagator options to general fitter options (#1282) 70.70
7bf3981 2022-06-20 19:16 feat: Add Profiling Support with gperftools (#1274) 63.68
4a21df3 2022-06-14 16:32 fix: Add another compat fix for clang+libstdc++ (#1269) 53.14
93c608d 2022-06-14 14:35 ci: Retry nodeps build if it fails the first time (#1283) 47.60
9920a81 2022-06-14 12:53 ci: Reduce ccache limit to 150MB (#1270) 65.18
baa4222 2022-06-14 08:16 fix: Add missing dependency in Exa.TrkX plugin (#1276) 61.16
f9a0979 2022-06-08 07:35 feat: Allow passing seed quality to seeds (#1268) 50.12
8a2260b 2022-06-07 14:31 feat: RKN-monitoring to AtlasStepper, change type int->size_t (#1264) 53.14
bd55ecb 2022-06-07 13:25 feat: configurable phi values in grid construction (#1275) 69.19
29f3649 2022-06-07 12:22 fix: Fixing typo in name of variable and associated methods (#1277) 68.69
239ece3 2022-06-03 17:39 bump macos dependencies (#1279) 49.13
f77f377 2022-05-30 15:46 feat: Adding features for sorting space points in r in (phi, z) grid (#1267) 57.17
a7ee09d 2022-05-25 09:17 fix: Bug in xyz strip coordinates transformation (#1265) 50.12
4ceddf3 2022-05-25 08:26 feat: ITk seedFilter integration and seed quality confirmation (#1201) 135.85
f1eee2f 2022-05-24 19:28 feat: GSF python example (#1232) 46.62
6e64a4c 2022-05-23 08:15 feat: add Python bindings for MagneticFieldMap (#1251) 59.66
63f33a3 2022-05-22 14:25 ci: Use restore-key to continually update ccache storage (#1263) 50.61
6eb3937 2022-05-19 15:19 feat: minimum and maximum values of deltaRMiddleSPRange in check for radial region of interest of middle SP (#1261) 64.71
f026d4b 2022-05-18 15:52 feat: Using delegates to retrieve detailed information in space points built from double measurements (#1255) 52.13
3d98f05 2022-05-18 13:14 feat: add RKN-monitoring to EigenStepper (State and root) (#1256) 52.67
7a4ea5a 2022-05-18 10:00 fix: Kalman Filter with ATLAS Stepper (#1223) 62.68
6c2807a 2022-05-17 18:14 fix: ODD with macOS (#1258) 52.17
9ddf828 2022-05-17 15:22 docs: fix spelling, grammar, (image-)links; unify reccuring expressions (#1259) 68.69
6ca91a3 2022-05-17 13:10 fix: prevent debug printout crashing Python TGeoDetector.create() (#1254) 63.19
de23d56 2022-05-17 11:51 feat: Increase robustness of Python setup script (#1249) 46.60
190d85b 2022-05-16 08:26 ci: Fix GPU CI on A4000 (#1252) 45.62
df3e23d 2022-05-13 10:34 feat: Python examples updates for CKF and ITk (#1244) 59.67
7ae1264 2022-05-13 09:40 ci: Full chain ODD monitoring follow-up (#1250) 71.72
4f3a157 2022-05-11 12:30 ci: Add full chain test (#1247) 54.14
47f9817 2022-05-10 14:40 feat: Decouple DD4hep detector construction from ACTS (#1241) 62.69
8948fa3 2022-05-10 11:35 ci: Clang tidy 2022 (#1208) 57.16
bcd9e01 2022-05-10 09:34 fix: fix scattering calculation in SeedFinderOrthogonal (#1248) 74.72
7ec504f 2022-05-09 14:23 ci: Add ccache to CI builds (#1245) 50.11
538fd0b 2022-05-09 07:41 refactor: Add nonlinear correction in KF (#1233) 51.13
0b8796e 2022-05-05 10:54 ci: Physmon follow up: enable failure again (#1237) 50.63
3b64bad 2022-05-05 07:32 ci: Bump docker image versions (#1243) 52.16
b2c7017 2022-04-28 19:05 feat: change the behaviour of enableCutsForSortedSP in seedFinder (#1213) 50.12
fc2ee7f 2022-04-28 17:38 feat: adding python based full chain example for the ODD (#1230) 63.17
996267c 2022-04-28 15:38 ci: Decouple LCG and Ubuntu builds (#1222) 69.19
53187e4 2022-04-28 08:46 fix: Material composition script: return 0 on success (#1234) 55.15
5526ecd 2022-04-27 14:22 ci: Use semantic PR action instead of app (#1235) 53.64
c37953b 2022-04-27 07:43 chore: update ODD version (#1236) 49.13
1260fa2 2022-04-22 14:17 fix: Units: redefine Coulomb = Joule/eV (#1231) 55.14
11a3565 2022-04-22 12:13 feat: Python bindings for Telescope Detector (#1226) 68.69
e54fccb 2022-04-13 19:59 ci: Add ODD file hash checks, parametrize CKF example test (#1216) 59.66
db7f497 2022-04-13 13:04 feat: change rMax invalid_argument to warning (#1227) 49.13
2f5f06a 2022-04-13 11:43 ci: GPU-CI for Exa.TrkX plugin (#1224) 61.18
6e1fd31 2022-04-13 09:26 feat: Implement a new orthogonal range search seed finder (#904) 55.17
394cfdb 2022-04-08 14:34 refactor!: Use enum class for NavigationDirection (#1206) 59.16
65d1e09 2022-04-08 13:01 refactor!: Simplify CKF SourceLinkAccessor and make fewer assumptions (#1203) 57.18
61e4021 2022-04-07 15:15 ci: Update macOS CI dependencies (#1228) 62.67
ae4ac11 2022-04-05 16:49 feat: change name of numPhiNeighbors in the grid (#1220) 57.68
b7d70c4 2022-04-01 18:26 feat: remaining Python examples can be chained (#1174) 50.62
8016339 2022-03-30 23:49 refactor: Use enum class for MaterialUpdateStage (#1205) 62.67
f7c32a8 2022-03-30 19:38 refactor: transformCoordinates methods without InternalSpacePoint class (#1173) 50.63
5056fe5 2022-03-30 14:31 feat: Custom z bin search order (#1169) 47.62
6ae8a95 2022-03-30 13:55 feat: cut to the maximum value of delta z between SPs in seedFinder (#1209) 48.12
9953615 2022-03-30 05:43 feat: Gaussian Sum Filter (#1134) 55.17
5c98af7 2022-03-29 17:30 feat: Adding inner and outer tube covers for disc approach descriptor (#1188) 52.14
89ca4c8 2022-03-29 13:26 feat: make interaction point cut optional in seedFinder (#1207) 49.11
f9a8b4d 2022-03-29 12:03 ci: Python fixes (#1212) 66.69
94e259c 2022-03-28 16:42 ci: Fix gcovr version to 5.0 (#1210) 68.72
23677b7 2022-03-28 07:11 feat: Introduce Exa.TrkX plugin (#1151) 53.14
8e168c8 2022-03-24 23:29 build: Download nlohmann/json zip instead of git clone (#1204) 59.19
0926824 2022-03-24 21:41 build: Add `assert.h` override (#1202) 50.12
7c5a232 2022-03-24 20:37 feat: Add compatibility method to seedfinder (#1198) 65.18
0458a4b 2022-03-24 18:45 ci: Physics performance monitoring (#1193) 54.14
b2364f6 2022-03-23 12:11 feat: Reintroduce default bin finder constructor (#1197) 64.17
3e014d5 2022-03-23 13:40 fix: Reduce memory usage of multiplication tests (#1200) 59.18
5e52dbc 2022-03-23 09:16 feat: Curvature sorting in SeedFilter (#1168) 47.11
c9a5b53 2022-03-21 21:03 build: Remove bundled dependencies in favor of CMake FetchContent (#1177) 69.19
c30bcf8 2022-03-21 17:25 fix: Bug when sorting the SP in SeedFinder (#1143) 57.17
4c9374c 2022-03-21 15:57 ci: Turn on FORCE_ASSERTIONS (#1191) 52.64
be5fec4 2022-03-18 17:34 refactor!: Using non const InternalSpacePoint objects (#1196) 55.65
1674bce 2022-03-18 15:38 feat: ITk seeding example (#1186) 48.63
6147e1b 2022-03-18 12:35 build: Allow python bindings to be used from install (#1194) 50.63
6969a87 2022-03-18 09:37 perf: Optimize Eigen usage in covariance engine (#1183) 51.63
3b264d7 2022-03-16 13:57 feat: Allow setting ACTS_LOG_FAILURE_THRESHOLD at runtime (#1195) 49.62
7034c5a 2022-03-15 18:42 feat: Implement blocked matrix multiplication (#1184) 68.69
b804b32 2022-03-15 16:19 fix: Fix issue with applying transformation to bevelled cylinders (#1185) 64.69
1c1b624 2022-03-14 11:26 docs: remove copy-paste relics in comment in RPStepsWriter (#1192) 53.14
b5f5efb 2022-03-13 13:26 fix: Clang (13) warning in BoundingBox (#1189) 52.14
3f3038c 2022-03-09 17:22 fix: Coulombs Unit (#1179) 61.18
6b30469 2022-03-09 16:34 feat: Improvements to Cuboid Volume Builder (#1166) 57.19
40d6e79 2022-03-03 15:05 build: Allow forcing assertions (#1182) 55.68
988e2ca 2022-03-02 17:10 fix: Assertion failure in propagation example (#1180) 52.64
3ee4e2e 2022-03-02 09:19 fix: Fixing units in SeedFinderConfig (#1176) 48.11
11f59e3 2022-03-01 17:10 fix: Remove rMinMiddleSP and rMaxMiddleSP in the SeedFinder config (#1175) 47.10
c0aea9f 2022-02-22 12:32 fix: Prevent unphysical number of phi bins (#1161) (#1167) 66.20
b7d2de0 2022-02-21 12:51 feat: Outstream operator for TrackStatePropMask (#1165) 59.15
f407b53 2022-02-21 10:57 ci: Lock dependencies for python-level tests (#1163) 55.65
de6af39 2022-02-21 09:46 perf: replace `std::pow(x, 0.25)` with std::sqrt(std::sqrt(x)) (#1150) 49.63
f9dbc02 2022-02-21 08:25 refactor: Add method to reset jacobian in stepper (#1171) 49.62
9294d61 2022-02-18 09:50 fix: Covariance expansion with expander (#1164) 58.68
41553e7 2022-02-18 07:48 fix: Reset the stepper Jacobian in the KF smoothing (#1152) 69.25
b8abfb5 2022-02-15 16:33 feat: Scale backward filtering covariance (#1147) 55.64
73173e0 2022-02-14 14:46 fix: Maybe uninit warning in KDTree (#1162) 54.14
eb51e5b 2022-02-14 12:57 fix: Delete assignment operator for internal SPs (#1160) 47.12
c305fc4 2022-02-14 10:51 fix: Add constant qualifiers to seed finder utilities (#1159) 50.63
20d23f1 2022-02-14 09:14 feat: Implement iterator support for k-d trees (#1158) 63.68
78c8f4a 2022-02-10 18:49 fix: ATLAS beampipe radius in itk.py (#1157) 68.70
5220f82 2022-02-10 16:49 fix: Updating itk description in python, fixes issue #1149 (#1155) 59.17
b8c3a38 2022-02-10 14:27 fix: Make ITk splitting json entry optional (#1156) 53.14
ece76d4 2022-02-08 18:19 feat: Python particle gun and Fatras examples can be chained (#1128) 51.13
853f9b7 2022-02-01 17:26 refactor: Move Digitization from Plugins to Core (#1138) 51.13
f5e55d7 2022-02-01 17:23 ci: Black version locked to 22.1.0 (#1145) 55.14
732dd82 2022-01-27 15:57 test: Remove expected_failures from tests (#1116) 64.69
13b8e19 2022-01-26 16:38 feat: MultiStepper for the GSF (#1110) 49.61
1c6ca05 2022-01-26 13:51 feat: Adding option for CylinderBounds to have a bevelled edges (#1104) 60.17
a200144 2022-01-25 17:10 refactor!: Reduce heap allocations in navigation (#1124) 60.17
a0e4a18 2022-01-24 17:40 refactor: Optimize `TrapezoidBounds` inside check (#1118) 65.69
b6695fd 2022-01-21 18:09 fix: Delegate checks exact compatibility of signatures (#1141) 56.67
787658a 2022-01-20 17:32 fix: Prevent FPE in AMVF if covariance is not invertible (#1142) 50.62
1e08892 2022-01-18 18:51 fix: CKF flags material surfaces as holes (#1137) 52.13
ea8312b 2022-01-18 17:26 build: upgrade autodiff version (#1136) 59.16
7a4814b 2022-01-18 16:08 feat: Make binning explicitly configurable in TGeo example (#1126) 63.18
25a0f0b 2022-01-14 16:47 feat: ITK SeedFinder integration (#1084) 48.12
f4cc9e3 2022-01-11 17:28 refactor: Move definitions of two functions to .cpp file (#1133) 65.69
413d030 2022-01-11 14:44 fix: Update volume material mapping (#1108) 65.19
5e7485b 2022-01-10 15:48 feat: Add python vertex example + test (#1028) 67.19
8b0005c 2022-01-07 13:44 test: Refactor kalman-fitter test so it can be reused for other fitters (#1122) 57.16
4c3ddcf 2022-01-07 10:37 fix: hash_root_file AttributeError: no field named 'to_numpy' (#1129) 55.15
a8b0393 2022-01-07 09:12 docs: More detailed information on ROOT file hash checks (#1131) 60.69
6375493 2022-01-06 09:31 feat: Allow setting reverse filter p threshold (#1103) 54.64
f509ede 2022-01-05 19:04 refactor: Move Layer resolution functions to `.cpp`, reduce heap allocations (#1119) 50.61
c62039a 2022-01-05 17:48 refactor!: stepper-state must not contain a stepSize object anymore (#1113) 64.67
6414195 2022-01-05 14:56 refactor: Move LoggerWrapper methods to inline (#1121) 71.20
486d6fe 2021-12-17 14:55 fix: Enable copyFrom const track proxy for MultiTrajectory (#1127) 69.19
adcd2b5 2021-12-17 12:59 fix: ensure there is at least one zBin (#1112) 64.16
aa68666 2021-12-17 10:21 fix: Add smearing options to ckf tracking example (#1125) 53.13
d62c2f9 2021-12-15 14:03 fix: Added wait statements to kernels and changed the atomic operation to use VecMem (#1102) 69.19
6d6d4f0 2021-12-15 09:42 refactor: Use `small_vector` in `surfaceOnApproach` (#1120) 63.20
ae508f3 2021-12-15 08:57 adding missing averagePhi in CylinderVolumeBounds (#1114) 64.18
d5840d1 2021-12-14 16:43 fix: Missing include in EigenStepper.hpp (#1117) 60.66
67afb40 2021-12-14 13:56 fix: TrackingVolume intersection check didn't copy sign (#1115) 72.21
34adc81 2021-12-13 17:08 fix: Comparison bug in updateSingleSurfaceStatus (#1107) 67.19
be54b88 2021-12-13 15:41 fix: missing array include (#1109) 62.68
0abc81a 2021-12-10 04:50 feat: Enable setting the smearing values of initial track parameters with command line (#1079) 65.17
c73042a 2021-12-09 08:48 feat: Add ostream-operator for IntersectionStatus (#1105) 66.68
98597a7 2021-12-08 10:53 fix: Warning in navigation when targeting perigee (#1101) 63.19
a07f2e8 2021-12-08 09:38 chore: Release script contributers failed for breaking (#1078) 65.20
f7f6964 2021-12-07 17:12 fix: vertex constraints (#1094) 59.66
f8ff231 2021-12-03 15:50 feat: Python `TGeoDetector.create()` can read config from JSON file (#1095) 73.71
fa7ca7f 2021-12-03 14:49 feat: CKF eta-dependent cuts (#1064) 63.67
dd36b16 2021-12-02 14:22 feat: make timing file name configurable (#1092) 72.20
e979777 2021-12-02 12:26 chore: update odd & build infrastructure (#1087) 68.19
85e8d37 2021-11-30 17:44 chore: Add a deprecation warning to all example executables (#1082) 62.67
0a2239f 2021-11-30 15:07 fix: material map logic (#1089) 62.70
c700e6a 2021-11-30 13:25 fix: Fail wrapping in case of overlap (#1090) 57.64
b693476 2021-11-29 12:37 feat: documentation for AnalysisApps (#1086) 63.68
a7aa600 2021-11-26 11:45 ci: Add new LCG versions, and C8 build (#1083) 67.69
c4c0bf6 2021-11-26 09:26 fix: Prevent Eigen assertions from breaking the build (#1085) 61.69
383fdd2 2021-11-25 14:48 feat: material composition analysis (#1080) 59.15
3ad3072 2021-11-23 17:28 fix: avoid copy for surface visitor (#1046) 65.20
b38531d 2021-11-23 13:08 docs: Update docs for python bindings (#1076) 53.64
ba86a7e 2021-11-22 15:29 fix: json algebra reading (#1081) 49.62
f65cf50 2021-11-16 17:43 refactor!: Change the way (C)KF can be extended (#1062) 49.60
2dc809f 2021-11-15 09:18 fix: Fix digitization python test (#1056) 78.70
7d0e02c 2021-11-11 14:13 feat: MultiTrajectory improvements (#1061) 88.23
a95b3f0 2021-11-09 18:02 fix: Python examples/tests can be run from any directory (#1074) 89.25
8b6bc7a 2021-11-09 16:56 refactor!: Promote SourceLink into a standalone type (#1060) 75.70
2246d1a 2021-11-09 11:52 feat: Add Delegate type (#1059) 134.85
2e48e5c 2021-11-08 16:15 feat: Introduced new flags for how Boost, Eigen and VecMem would be set up. (2021.11.05.) (#1071) 148.92
4f28047 2021-11-08 15:08 feat: add a spacepoints writer (#970) 150.91
c8ef092 2021-11-04 12:04 feat: change BinFinder logic (#1038) 154.43
20ca618 2021-11-03 17:33 feat: Smearing digitization json config creator script (#1040) 167.97
d575795 2021-11-03 15:34 feat: Add ITk geometry example in python (#1043) 156.41
46acd17 2021-11-03 13:19 ci: Make the release script add author handles to changelog items (#1069) 145.40
d510ac1 2021-11-03 09:19 feat: Add Pythia8 python example + test (#1031) 143.97
0910518 2021-11-03 02:12 fix: Vertexing uses const B field and Propagator (#1058) 143.94
3d17c32 2021-11-03 01:01 fix: CMake Python bindings fails when building on different disk (#1067) 144.89
dde9e61 2021-11-02 23:56 fix: G4 material recording with more than 1 tracks per event (#1063) 142.38
ba770f0 2021-11-02 22:13 chore: Tell Stale bot to only mark as stale, but not close (#1053) 144.39
8831a88 2021-11-02 17:50 ci: Give kodiak a commit on the main branch (#1068) 139.36
94c51b0 2021-11-02 15:38 fix: RootTrajectoryStatesWriter checks measurement dimension (#1054) 133.85
190c4ca 2021-11-02 14:06 ci: Add kodiak bot configuration (#1065) 152.46
70669b9 2021-11-02 10:44 feat!: changed Grid interface of neighborHoodIndices (#1052) 144.88
8ce4d31 2021-10-29 21:46 feat: MultiTrajectory chi2 handling (#1057) 144.45
af862bc 2021-10-27 14:12 feat: Add truth tracking python example + test (#1027) 147.40
38a2d45 2021-10-26 12:52 docs: Inprovement of the material mapping how-to (#1051) 147.91
1ccc5c6 2021-10-26 12:51 ci: Add reproducibility tests at python level (#1048) 141.92
b3df2b9 2021-10-25 11:57 refactor: Lift seed finding utilities to new file (#1035) 140.91
b207d08 2021-10-25 11:17 ci: Enforce Examples python code formatting via black (#1034) 146.91
9eb9714 2021-10-22 15:09 fix: RootPlanarClusterWriter truncates output (#1047) 135.86
eba829f 2021-10-21 15:17 feat: Add digitization (config) python example + tests (#1029) 136.42
9a2dea0 2021-10-21 09:41 fix: Enable G4 based python tests and fix them (#1044) 131.84
43d0b76 2021-10-19 08:55 feat: Add python CKF example (#1032) 139.94
127089f 2021-10-18 10:15 fix: Sort layer radii for layer splitting in CylinderVolumeBuilder (#1042) 142.38
feec890 2021-10-15 10:00 fix: materialtrack reader with correct number of events (#1037) 128.40
a76a3fc 2021-10-15 08:50 refactor: Remove the SmearingAlgorithm (#1041) 134.93
38e1591 2021-10-14 11:43 fix: Configurable NoiseUpdateMode (#1033) 150.48
104eb14 2021-10-14 08:01 feat: Add seeding python example + tests (#1026) 138.86
78dc391 2021-10-13 08:36 feat: add CsvSpacePointReader (#991) 154.91
49777c8 2021-10-11 08:01 feat: Add fatras python example + test (#1030) 150.93
54532ab 2021-10-07 09:02 feat: Python bindings for G4 (#978) 181.51
c607476 2021-10-06 12:19 Fixed a bug in triplet search for loop. (#1025) 121.82
6f3abdd 2021-10-05 13:18 feat: Allow setting the Geant4 random seed via command line (#1022) 140.89
849e792 2021-10-05 13:45 feat!: Kf reverse filtering option (#1021) 152.97
bcb3eed 2021-10-04 09:03 ci: Bump CI images to v13 (#1023) 121.83
51b62f8 2021-09-30 16:00 feat: Add python based tests (#975) 120.30
162bad9 2021-09-29 18:56 refactor: VecMem-ification of the Sycl Seedfinder Plugin (#998) 111.79
adfffb6 2021-09-29 12:48 fix: make analysis apps compile (#1020) 110.78
01246fa 2021-09-29 08:15 fix: Fix seeding parameters (#1004) 116.30
7e87eb1 2021-09-29 09:14 feat: Alignment centralization (#979) 118.30
accd7a6 2021-09-28 22:20 ci: Remove CVMFS based LCG jobs again (#1018) 139.90
b5adbb6 2021-09-28 17:55 docs: Clarify that ONNX plugin uses ONNX Runtime (#1013) 121.82
25299ab 2021-09-28 17:47 add script to convert TGeo response file options to ACTS v13.0.0 JSON format (#1011) 125.38
cbc72d6 2021-09-28 17:43 fix: boundParamResolution should include TError.h (#1014) 120.31
ab6acfd 2021-09-28 13:18 refactor: remove g4 detector construction factory (#1016) 141.89
69d74c4 2021-09-28 09:06 feat: Add variable axis type for SpacePointGrid - Follow-up (#1005) 117.88
60e036d 2021-09-27 16:04 feat: Python bindings for the Examples (#845) 141.38
a628d9a 2021-09-27 13:58 fix: SimParticleTranslation does not correctly translate momentum (#1015) 120.31
10b883e 2021-09-27 13:33 fix: remove usage of `ordered_json` (#1012) 115.29
682a7bd 2021-09-24 08:12 feat: ITk module splitting according to json configuration (#999) 138.88
5e72a40 2021-09-24 09:09 feat: allow sampling in eta (#1009) 114.30
6d5f498 2021-09-23 16:07 feat: Add different mapping types (#993) 125.32
a236dde 2021-09-23 14:47 chore: Change to CERN Gitlab repo for ODD (#1000) 115.37
357202c 2021-09-23 09:06 refactor: simplify G4 event registry with thread-local (#1006) 134.36
2da8c5b 2021-09-22 09:44 feat: Add variable axis type for SpacePointGrid (#976) 140.89
867a174 2021-09-22 09:25 docs: Bump sphinx and breathe (#1002) 125.83
ad39d5c 2021-09-21 18:00 bug fix: binnesSPgrouping::size() (#989) 132.35
54a942c 2021-09-20 15:59 fix ckf reset (#997) 107.83
ebe6b0e 2021-09-20 15:58 fix (#996) 117.79
e11d1c4 2021-09-18 00:12 allow layer search in original volume after fast initialization (#995) 128.90
4443cae 2021-09-16 16:42 feat: Introduce json configuration for tgeo (#884) 145.92
c0db8a7 2021-09-14 15:17 feat: Implement a k-d tree data structure (#987) 125.32
d9c04a6 2021-09-13 14:39 feat: Implement a k-dimensional range class (#986) 119.30
956e3fb 2021-09-13 14:14 feat: Implement a one-dimensional interval class (#985) 124.32
7172909 2021-09-06 16:15 feat: rework Geant4 simulation (2/X) (#977) 122.33
2189de2 2021-09-03 15:01 fix: assign the vertex and direction at first step (#981) 120.81
1b8f372 2021-09-02 11:16 feat!: single geant4 simulation algorithm (ActsExamples 1/X) (#962) 139.39
da66a5b 2021-09-02 09:09 feat: Add KF-based alignment algorithm (#896) 110.28
8f1f47b 2021-09-01 11:43 feat: computation of shared measurement in CKF (#898) 127.82
43c4f42 2021-09-01 10:10 fix: Update EventRecording to remove disconnected vertices and particles (#912) 133.39
6e25ee0 2021-09-01 10:07 docs: Recommend recursive git clone for ODD compatibility (#972) 142.39
b2ea3a8 2021-09-01 09:45 ci: Remove 3 cvmfs based CI builds (#974) 134.86
fbfbd42 2021-08-31 13:50 ci: Add some automation for making releases (#969) 125.31
c07fcd7 2021-08-31 10:09 update ODD with correct material file (#968) 130.34
8236d1f 2021-08-30 16:07 refactor: Context in bin adjustment and trapezoid surface bin adjustment (#966) 118.80
ae9d83c 2021-08-30 14:33 docs: Update material mapping howto for submodule ODD (#967) 122.86
863364a 2021-08-30 10:15 fix: Collision region should be in millimeters (#965) 138.37
30ebed9 2021-08-30 09:12 chore: Add pybind11 as a thirdparty component (#964) 115.80
b87b53c 2021-08-27 15:18 refactor: Define interface for generators (#919) 135.87
8b6ae9c 2021-08-27 10:05 build: Fix the way the ODD warning works (#960) 110.28
a78f220 2021-08-26 14:37 refactor: Use context in Json surface writing (#958) 131.35
8f241f5 2021-08-26 09:14 ci: Fix wrong GitHub YAML and docs job (#959) 128.38
50465ae 2021-08-25 13:23 docs: Fix RTD build, remove exhale (#949) 141.88
72eecda 2021-08-25 13:21 fix: Use material before the first measurement in smoothing (#956) 100.25
0123060 2021-08-25 09:40 refactor: Untemplate RootBField writer (#920) 126.84
7c4a4d1 2021-08-24 18:59 Use width/sqrt(12) in smearing digi config file for generic detector (#957) 137.85
4452021 2021-08-24 16:54 fix: GeometryView3D default output directory doesn't work. (#954) 138.36
3d67ee8 2021-08-24 16:38 write out residual pull (#950) 153.92
a80f03b 2021-08-24 12:52 refactor: Use interface to define copyable G4 factory (#918) 115.29
0093d56 2021-08-24 12:51 refactor!: Seeding config simplification (#945) 121.81
e038f14 2021-08-24 10:16 chore: Update ODD in thirdparty (#940) 137.38
f159cce 2021-08-24 10:12 refactor: Make Detectors constructible without boost po (#923) 132.41
8ee64d6 2021-08-24 10:14 fix: Static initialization of vector of strings (#951) 104.76
6521c13 2021-08-23 09:03 refactor: Make the DigitizationConfigurator usable (#921) 130.35
d04706b 2021-08-20 10:10 perf: Remove extraneous copies in seedfinder (#953) 135.34
d74d411 2021-08-19 16:12 perf: Use map to accelerate parameter estimator (#952) 132.35
60c824c 2021-08-19 11:29 feat: add another script executable, add program options (#943) 134.34
c020c92 2021-08-17 16:48 refactor!: Use common units for seed finding (#941) 133.86
c5bee96 2021-08-17 16:06 refactor: Move TGeoDetector into ActsExamples namespace (#947) 114.35
effda20 2021-08-17 11:02 fix: Linking issue with public symbol sortDetElementsByID (#930) 127.34
971c537 2021-08-17 09:41 feat: GeometryView3D can write to specified outputDir (#917) 117.30
7ae0c8e 2021-08-16 19:23 chore: Update readme with new Zenodo DOI (#908) 128.83
72dcfa8 2021-08-16 19:19 refactor: RootVertexPerformanceWriter only writes input time if configured (#929) 130.35
e8a46d7 2021-08-16 19:18 add tele digi file (#937) 163.48
42a362c 2021-08-16 17:32 feat: Add num-vertex option to PG, error check (#939) 138.87
b47fe06 2021-08-13 08:34 fix: update jacToGlobal after KF filtering (#935) 135.36
cb728a4 2021-08-12 15:18 always create bound state (#936) 122.80
360b29d 2021-08-12 08:58 build: Let CMake use FindBoost.cmake first (#909) 123.32
e98107c 2021-08-11 17:42 feat: Add path length branch to RootTrajectoryStatesWriter (#932) 135.36
af0ab90 2021-08-11 15:33 feat: Add truth impact parameters to RootTrajectorySummaryWriter (#938) 123.32
0321083 2021-08-10 17:10 fix: SEGFAULT in NuclearInteractionParametrisation (#931) 130.83
373afa9 2021-08-10 16:46 chore: Add zenodo info file (#900) 121.81
fb99e3e 2021-08-10 16:32 perf!: Reduce Seedfinder heap allocation (#905) 112.78
59c0021 2021-08-10 09:53 refactor: Simplify / unify material writers (#916) 140.88
b4bf719 2021-08-09 09:03 feat: Harmonization of algorithm, reader and writer interfaces (#915) 120.36
54b1a6c 2021-08-06 16:21 refactor: CsvMeasurementWriter only creates cluster file if configured (#927) 139.37
c43ba1a 2021-08-06 16:21 chore: The word mismatch only has one s (#925) 127.88
6523cba 2021-08-06 16:20 refactor: Fitting and Finding algorithm function interface (#922) 130.84
cc52918 2021-08-05 10:01 refactor: Rename HepMC3 targets for consistency (#924) 127.84
51af202 2021-08-04 16:29 fix: Make smearers used in digitization thread-safe (#902) 118.85
2f24328 2021-08-04 16:29 fix: determineEventFilesRange is VERBOSE by default (#903) 168.45
07a4508 2021-08-04 16:21 fix: HepMC3 G4 event action correctly builds even record (#911) 138.36
e5454ab 2021-08-03 08:55 fix: GCC10 warning about uninitialized value (#907) 150.90
a2f0a63 2021-07-27 17:04 build: Add option to automatically build the required boost and eigen libraries (#871) 130.84
757161d 2021-07-27 08:45 fix: Json Surface Writing (#897) 120.80
0e83c06 2021-07-26 09:16 feat: update OpenDataDetector, refine DD4hep material handling (#895) 123.32
bb4ba16 2021-07-22 16:15 flag material if found (#893) 107.77
41b85b2 2021-07-22 14:57 fix: TGeo disc and cylinder splitting (#894) 113.78
0ee97ff 2021-07-22 06:59 fix: let CsvVolumeLayer writer also write passive surfaces (#891) 130.34
4340ad2 2021-07-21 09:10 fix: Boost warnings due to deprecations (#880) 131.86
9109be1 2021-07-20 14:21 feat: update OpenDataDetector to tip (#889) 121.81
d7adb00 2021-07-20 14:20 catch passive layers (#892) 149.89
99df92e 2021-07-20 12:22 fix: Typo that I have been looking at for 4 years but never fixed (#890) 116.27
b14a419 2021-07-16 15:21 feat: introduce TGeoDetectorElementSplitter & splitted detector element constructors (#873) 143.38
6e94ec0 2021-07-16 09:03 feat: EventRecordingExample did not set up input (#878) 110.27
fa09c85 2021-07-15 22:12 fix: Move Geant4 actions into namespaces (#882) 117.80
a99ae08 2021-07-15 14:57 fix(HepMC3): Remove shared_ptr to stack variable (#879) 165.47
9a38f3f 2021-07-14 16:50 docs: lock docs dependencies again (#876) 127.85
e47dc58 2021-07-14 14:45 feat: Make Grid bin count accessible with and without over/underflow bins (#872) 140.88
803bd93 2021-07-14 09:12 refactor!: Reset navigation state in (C)KF (#846) 108.77
96f3a3f 2021-07-12 16:52 ci: Use CVMFS based CI using AIDASoft's GitHub actions (#866) 136.37
f567a0a 2021-07-06 17:10 build: Set TBB as required in CMake (#863) 124.37
d39cc52 2021-07-02 08:44 feat: Update open data detector with synchronized endcap modules (#867) 127.35
d24a4c5 2021-07-01 16:19 docs: Doxygen warning reduction (#865) 114.79
05b655e 2021-06-30 23:24 volume material with root writer (#849) 128.83
2d196d4 2021-06-30 20:37 fix: Replace deprecated `tbb.h` include (#862) 153.91
7c17307 2021-06-30 20:40 fix: AnnulusBoundsTests uses deprecated boost header (#861) 148.97
893c111 2021-06-30 20:37 docs: Fix doxygen parser problem by a workaround (#864) 142.92
d911434 2021-06-30 13:27 feat: add digitization config and example for dd4hep and generic detector (#856) 126.35
9d4bb30 2021-06-29 16:38 refactor: Move clusterization functions to core (#858) 130.91
4c6c00a 2021-06-28 16:59 feat: Decouple propagator instance from propagation algorithm (#844) 119.80
ed152ac 2021-06-27 22:21 fix: Add missing include in PolymorphicValueTest.cpp (#859) 140.36
3bb5609 2021-06-25 17:01 refactor: Clean up root trajectory writer (#854) 125.82
a837633 2021-06-25 17:00 feat: Add polymorphic value like container (#855) 133.38
c7ad7e8 2021-06-24 14:27 fix: DiscBounds binningValue incorrect for binPhi (#852) 127.83
7ff587b 2021-06-24 09:18 fix: Solenoid B field benchmark goes out of bounds (#853) 129.83
54dcb61 2021-06-23 10:24 fix: Howto material without spread (#848) 117.31
902c169 2021-06-17 12:01 perf: Add track summary root writer and standalone script for reco performance plots (#841) 120.87
d20e23c 2021-06-17 12:02 fix: GdmlGeantinoRecording does not need DD4hep (#843) 114.34
c7438cf 2021-06-16 10:25 feat: Add CSV writer for MultiTrajectory (#809) 119.29
7ba646a 2021-06-16 09:01 ci: Disable codecov-patch check (#842) 118.81
56f63b2 2021-06-14 09:19 fix: Fix search of last measurement index (#840) 130.35
af36fb1 2021-06-11 09:04 fix: trackAverage when surface has zero binning (#839) 136.36
3776c00 2021-06-10 15:16 refactor: Make intersection verbose logging a lot more verbose (#827) 118.82
521063b 2021-06-10 15:15 fix: Root readers ensure event ordering is consistent (#837) 126.86
b00d3dd 2021-06-09 15:30 refactor!: CKF input measurements (#830) 131.90
641e00c 2021-06-09 15:29 refactor!: Make Navigator use a config struct (#826) 128.37
03dd438 2021-06-09 09:15 feat: Allow the writing of Json object to Cbor (#836) 128.34
0d06592 2021-06-09 09:08 refactor: Material surface handling in CKF (#811) 137.34
8eff52d 2021-06-08 10:45 fix: Remove Geant4 data archive after extraction (#835) 135.85
ba385e3 2021-06-08 10:45 refactor!: Remove interpolated magnetic field mapper (#828) 121.81
d3a44ee 2021-06-07 09:38 build: Set correct RPATH values on install (#832) 131.35
201ce3c 2021-06-07 07:22 Check that rmin is not less than zero. (#820) 142.88
bdf6158 2021-06-07 07:24 docs: Update how-to (#833) 127.88
2a524fb 2021-06-04 15:45 feat: Add timing to vertex performance writer (#805) 205.60
d930e7e 2021-06-04 13:47 Added missing extent (#829) 135.85
b6371e2 2021-06-04 09:19 refactor!: B field access returns Result (#825) 135.33
bdd59e0 2021-06-03 16:54 feat: Ckf performance updates (#813) 118.29
815bb72 2021-06-02 14:42 refactor!: Remove overloads of B field retrieval without cache (#819) 125.83
bff3735 2021-06-02 08:55 chore: Update release script (#818) 145.43
ab46bb0 2021-06-01 12:10 feat: Global extraction function in BinnedSPGroup (#810) 130.35
d72e80c 2021-05-28 15:37 feat: update performance plotting scripts (#814) 128.34
e20c66e 2021-05-27 14:20 feat: CSV volume layer writer (#815) 131.35
d00ea63 2021-05-27 14:18 refactor: Simplified implementation of StepperExtensionList (#817) 129.32
cf89897 2021-05-27 09:01 fix: Ostream operator of BoundingBox (#812) 119.37
8049290 2021-05-26 09:01 chore: Update readme to add metric tracker badge (#816) 123.87
fbb68b8 2021-05-25 13:38 feat: implement clusterization/hit merging in DigitizationAlgorithm (#769) 132.83
053c53b 2021-05-25 13:37 refactor: Remove usage of using namespace in headers (#807) 111.34
31faea5 2021-05-21 09:32 ci: Fix metric generation path (#808) 107.75
8f0f37a 2021-05-21 09:18 fix: Fitting with ouliers (#804) 133.34
3a8bfa1 2021-05-12 13:07 feat: Introduce vertex performance writer (#776) 89.12
df7b197 2021-05-11 15:54 fix: reco selection criteria (#767) 89.83
52f85da 2021-05-11 14:43 feat: adding more track fitting options (#793) 88.72
066b5e5 2021-05-10 19:13 refactor: Use type trait utils for InteractionList (#791) 88.38
9b864e8 2021-05-10 12:56 ci: Fix doxygen doc job (#798) 88.84
6cd6cee 2021-05-07 14:54 Fix CsvReader segfault (#796) 88.95
f632f7b 2021-05-06 14:42 feat: add track picking and truth seed selection (#786) 88.91
c13bbd2 2021-05-06 10:17 ci: Run build jobs on main branch (#794) 87.98
c3c64c3 2021-05-05 09:29 ci: replace master with main in infrastructure code (#789) 89.15
db1ce93 2021-05-05 09:04 refactor: Use std::optional for event range end requested (#790) 89.57
8ce0f88 2021-05-04 17:38 adding config files (#792) 88.62
45e5289 2021-05-04 10:49 fix: division by 0 in SpacePointGrid (#779) 88.29
466691d 2021-04-29 13:53 adding OpenDataDetector configurations (#788) 88.32
ffd0c8a 2021-04-28 19:26 fix: Write surface only once in the MaterialMapJsonConverter (#787) 87.99
ec14282 2021-04-28 11:24 adding DD4hep digitization, fix measurement writer, add variance in output (#785) 89.72
87bb6e0 2021-04-27 15:12 feat: enable option for transverse momentum in Examples (#783) 89.25
707e9e6 2021-04-27 09:35 fix: Fix unsafe std::optional accesses (#771) 87.93
992f087 2021-04-23 09:04 refactor: Change min json version to 3.2.0 and bundle 3.9.1 (#780) 88.36
4c3d6ac 2021-04-21 15:32 revert: "refactor: Use ordered json (#686)" (#778) 90.03
7e045b6 2021-04-20 17:16 feat: material mapping fixes odd (#773) 88.75
0e4335a 2021-04-19 15:29 added sgnH to rhoMax (case of B=0, straight tracks), since the curvature is generally signed. (#777) 87.77
5ea8df7 2021-04-19 09:04 feat(Examples): Add options for usage of solenoid field (#766) 89.41
e040867 2021-04-15 09:04 feat!: Introduce Jacobian engine, consistent Jacobian naming (#763) 88.32
8f7c6c5 2021-04-09 20:48 refactor: Move ODD into thirdparty (#770) 88.48
ed25abc 2021-04-08 09:06 feat: add digitisation configuration example (#762) 88.91
d424ca1 2021-04-07 13:05 feat: Allow external logger for ActsFatras/Simulator (#728) 89.12
faf93e6 2021-04-07 09:29 perf: EigenStepper step size adjustment (#756) 88.70
83e3d93 2021-04-07 09:08 refactor: remove constexpr from charge method (#765) 88.70
5038ab6 2021-03-31 13:00 feat: csv surface grid writer (#761) 85.57
464c247 2021-03-31 11:10 change Alignment store to map (#759) 88.42
4efbca9 2021-03-30 15:40 refactor: Average the atomic number in log (#758) 88.37
34e75e6 2021-03-23 17:35 fix: Use correct conversion from JSON to Material (#754) 87.72
f8c504e 2021-03-19 11:13 fix: NuclearInteractionParametrisationWriter fixes (#748) 87.83
c0537ba 2021-03-17 17:56 feat: Reading of nuclear interaction parametrisation (#695) 88.42
97405c2 2021-03-17 14:47 fix: Sync up nlohman-json version requirement (#750) 88.06
08335b0 2021-03-17 09:27 refactor(examples): Support TGeo detector, add seeding documentation (#658) 88.88
5a8802d 2021-03-16 10:02 feat: odd clean overlaps (#747) 87.89
e705d2f 2021-03-14 18:01 feat: Switching SteppingLogger to sterile when no output requested (#746) 88.01
4b3509d 2021-03-09 19:31 Use pointer for inputMeasurements (#742) 88.29
a9ec279 2021-03-09 17:04 fix: compilation problems for Apple Silicon M1 (#743) 88.99
7c77035 2021-03-08 14:49 feat: Improve the digitization configuration (#703) 88.15
337507b 2021-03-08 11:36 feat: Holes without material in KF (#729) 89.32
31562d0 2021-03-04 16:56 refactor: Allow configurable BField in vertexing examples (#738) 88.42
2a68ac4 2021-03-04 09:53 fix: Fix particle generation docs commands and add them to CI (#732) 87.80
ea4e91c 2021-03-04 09:52 refactor!: Propagate free-to-bound conversion error (#739) 88.91
506d1d8 2021-03-03 16:22 feat(Examples): Estimate parameters from truth seeds (#715) 88.73
1d79bed 2021-03-03 16:11 fix: Make ActsSimGeantinoRecordingDD4hep less verbose (#731) 89.85
26369ab 2021-03-03 14:57 refactor(Fatras): Consistent code organization and names (#723) 88.84
397e0c9 2021-03-03 08:57 ci: Run geometry and Geantino examples as in the material mapping tutorial (#734) 87.98
9dd6e12 2021-03-02 17:53 updated config (#736) 89.35
f264087 2021-03-02 17:51 build: CMake check if Root is compiled with C++17 (#737) 89.53
ba29171 2021-03-02 15:43 refactor(Fatras): Consistent charge selection in simulation (#720) 89.09
12f1247 2021-03-02 10:37 refactor!: Steppers use MagneticFieldProvider (2/2) (#675) 89.17
213d97d 2021-03-01 09:17 feat(Examples): Add photon conversion to Fatras simulation (#722) 89.84
dcea072 2021-02-27 10:31 fix(Fatras): correctly handle generator template in process filter (#726) 89.17
ac778d2 2021-02-25 20:40 refactor(Fatras): Move particle selectors (#721) 89.38
b48d30c 2021-02-25 12:07 refactor(Fatras): Merge continuous and point-like physics lists (#719) 89.96
46309cd 2021-02-24 11:24 refactor!: Use inheritance for type-erasure of Magnetic Field Providers (1/2) (#666) 90.28
3b345dd 2021-02-24 08:53 build: Abort build if DD4hep does not have DDDetectors (#708) 90.34
48a159e 2021-02-23 17:22 ci: Bump cmakeperf commit to fix script failure (#724) 90.58
4a60176 2021-02-22 14:58 feat: adding TGeo digitization example (#718) 89.84
3317a35 2021-02-19 09:17 feat: update csv reading/writing infrastructure to new digitization (#711) 90.37
ec9e0c7 2021-02-18 14:32 refactor(Examples): Make the Fatras algorithm self-contained (#713) 90.41
e0fe015 2021-02-18 09:03 fix: Bethe-Heitler photon emission (#714) 89.17
0bf8474 2021-02-17 16:55 fix: Fix vertexing examples & update vertexing tutorial docs (#716) 90.36
f680697 2021-02-16 17:14 ci: Basic example CI (#706) 89.30
f5641b2 2021-02-15 09:01 ci: Enable "fail on error" in CI (#688) 90.01
ae1889d 2021-02-11 14:18 Examples: remove digitzation code from Fatras (#702) 90.29
086e721 2021-02-11 10:27 refactor(Examples): clean up magnetic field handling (#696) 89.99
bd9115d 2021-02-10 10:44 fix use of ordered_json (#709) 89.96
1e69ac6 2021-02-10 09:08 feat: Bin adjustment for rectangluar bounds (#705) 89.94
b1fc4e7 2021-02-09 17:06 feat: Define all surface methods out-of-line (#676) 89.05
1ec8987 2021-02-09 11:48 mat fix (#704) 100.55
478a565 2021-02-09 07:48 feat: Allow the build to be configured in "fail on error" mode (#687) 99.44
5c6bbbb 2021-02-08 17:39 feat(Fatras): Photon conversion (#597) 96.76
040a098 2021-02-08 14:39 feat(Fatras): Particle decay (#589) 97.66
e5d9be3 2021-02-08 11:46 feat: fix adding obj options, adding possibility to write empty json map (#699) 97.03
b0987df 2021-02-05 13:58 fix: FPE: introduce std::abs for stepSize check in EigenStepper (#698) 98.71
4d7f1d7 2021-02-05 09:02 feat: Step size constraint using proper time limit for particle decays (#691) 98.55
0b9b17a 2021-02-04 12:26 refactor: Geometry hierarchy material map (#667) 96.76
132f208 2021-02-03 18:01 fix: Fix confusion between shadowed variables in the AtlasStepperTests (#690) 97.14
4a9e6a0 2021-02-03 16:09 feat: Flag for `addOutputOptions` function to select necessary output formats (#685) 97.46
fa69ac0 2021-02-03 15:28 Cherrypick (#693) 97.14
6ab9d48 2021-02-03 15:12 feat: update root writer for digitization (#692) 98.34
6b962f5 2021-02-03 11:39 ci: Retry depenency download for macOS a few times (#689) 96.81
bb07ac1 2021-02-02 21:07 feat: introduce digitization (#663) 98.02
f61a219 2021-02-02 13:33 refactor: Use ordered json (#686) 98.57
32801fe 2021-02-01 14:07 feat(Fatras): Add decay and point-like interactions interface (#651) 97.51
c97d2af 2021-01-29 16:12 feat: add export to json geometry using hierarchy map (#679) 97.68
9efc8fc 2021-01-29 14:37 feat: Extend telescope detector with disc surface (#680) 95.77
91c52d2 2021-01-29 11:46 feat: implement seed to track parameters estimator and use found seeds for CKF reco (#621) 96.35
b7e70f3 2021-01-29 09:04 ci: Do not run automatic homebrew cleanup on install (#674) 96.48
4662b05 2021-01-29 07:58 fix: PayloadDecorator doesn't always populate the context (#670) 98.17
8514b0c 2021-01-28 16:34 feat!: Use strong types for context objects (#673) 97.33
41c61f4 2021-01-27 11:17 fix: Prevent B field options from being added multiple times (#671) 96.10
0b4bc71 2021-01-26 16:50 feat: Sequencer only prints out event progress every 100 events (#672) 97.25
4bd3a88 2021-01-22 18:58 feat: Introduce Json Converter for Surfaces (#662) 96.60
3ddff2e 2021-01-22 16:28 feat: introduce Json converter for SurfaceBounds (#660) 97.23
1755a19 2021-01-22 10:21 docs: Lock down breathe to 4.26.0 (#664) 95.80
cae92cb 2021-01-21 08:50 optimise BinningData, remove dead code (#657) 96.77
f3f5479 2021-01-20 17:15 feat: streamline json plugin (#654) 96.90