max_rss_Examples/Algorithms/Vertexing/src/AdaptiveMultiVertexFinderAlgorithm.cpp


main

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