WIP: Resolve "Translation of material / material mapping proxies from DD4hep to Acts"
Closed
requested to merge 642-translation-of-material-material-mapping-proxies-from-dd4hep-to-acts into 641-translation-of-passive-layers-from-dd4hep-to-acts
Closes #642 (closed)
Merge request reports
Activity
Filter activity
changed milestone to %0.12.00
added 1 commit
- d6d9d399 - almost final version of material mapping, missing empty hits
added 78 commits
- b0184f81 - add LocalTrajectory skeleton
- 034d6d6e - LocalTrajectory: add skeleton test
- f687b4a5 - LocalTrajectory: add measurement accessors
- b1ad143a - LocalTrajectory: add parent index
- 05f480d9 - LocalTrajectory: only store index for point
- 019ed48a - LocalTrajectory: add sub-component visitation
- 287e4bd2 - LocalTrajectory: rename parent to previous
- 024b989d - LocalTrajectory: make map constness selectable
- 2e17804e - LocalTrajectory: add non-const point access
- bd007d45 - LocalTrajectory: rename point to TrackStateProxy
- 04b10585 - rename LocalTrajectory to MultiTrajectory
- ea7123d5 - MultiTrajectory: always use full parameters and template on size
- 02c686e7 - MultiTrajectory: rename IndexData
- a2edc03e - MultiTrajectory: default to full measurement vector
- 9dc6cdfb - MultiTrajectory: use size_t instead of Eigen::Index
- 5403307f - MultiTrajectory: remove sub-size types
- 60df2073 - MultiTrajectory: add surface link
- 82ea8194 - MultiTrajectory: fix format
- 9cdfc741 - MultiTrajectory: use postfix return type style
- 4f111bdf - MultiTrajectory: Split measurement into uncalibrated and calibrated
- dfb7b565 - MultiTrajectory: split parameters up into three
- 4f24d0a5 - MultiTrajectory: IndexData: expose IndexType
- 6b92bfc4 - MultiTrajectory: Add query methods
- 76d88d62 - MultiTrajectory: Re-add parameters() and covariance()
- ba1948cf - MultiTrajectory: Change interface of column storage
- da631cc9 - MultiTrajectory: Take param size from NGlobalPars
- bcf59032 - MultiTrajectory: Add method to append a TrackState
- a60605d0 - MultiTrajectory: Constexpr function call
- 10f14a9a - MultiTrajectory: Template MultiTrajectory and TSProxy on sourcelink
- 40d1106a - MultiTrajectory: getPoint -> getTrackState
- 7f299e6f - MultiTrajectory: Add SourceLink typedef to TSP
- 3b9697ba - MultiTrajectory: update to uncalibrated as sourcelink
- 672e9530 - MultiTrajectory: Use MinimalSourceLink
- 85857aa6 - MultiTrajectory: begin storing jacobian
- 3b80faad - MultiTrajectory: start writing actual assertions
- 7d4eb84d - MultiTrajectory: fix test, add test for jacobian
- 3ad41384 - MultiTrajectory: implement bitset <-> matrix conversion
- 11986b15 - MultiTrajectory: init new cols to zero
- f0ce36f5 - MultiTrajectory: jacobian + projector
- fd02c34d - MultiTrajectory: max par dim == max meas dim
- 38d252b3 - MultiTrajectors: store dynamic meas dim
- eff063e5 - MultiTrajectory: add calib source link storage
- f05d8a9d - MultiTrajectory: add assertions before accessing
- bfdb8342 - MultiTrajectory: add explicit visitor concept
- bbe07cc2 - MultiTrajectory: change seq test to actually test sth
- cfda520a - MultiTrajectory: move impl to separate file
- dbc4595c - MultiTrajectory: add/update doc comments
- 1be2049e - MultiTrajectory: store refsurf in shared_ptr vec
- e6633b8d - MultiTrajectoy: add non-const sourcelink getters
- f512489a - MultiTrajectory: getter for calibrated dims
- f0adc0ac - MultiTrajectoy: add combined calibrated setter
- c90d371d - MultiTrajectory: update/expand tests
- f080579a - MultiTrajectory: add doc comment + assertions
- 4a219eee - MultiTrajectory: Require default constructible sourcelink
- ca856195 - MultiTrajectory: always talk to upsteam IndexData
- c8303c1d - MultiTrajectory: add resetCalib, use in addTS
- 8cdd9845 - MultiTrajectory: new format, license wording
- 4a666b4d - MultiTrajectory: fix build
- fbe2a628 - MultiTrajectory: store path length and chi2
- e70be7bc - MultiTrajectory: Fix build after rebase
- 419ddbac - MultiTrajectory: store pointer to traj in proxy
- e80e6916 - MultiTrajectory: Store jacs in separate storage
- 7eb00a6c - MultiTrajectory: Add new methods, update one
- d1af0b34 - MultiTrajectory: Change visitor concept: no ref
- d6366f5b - MultiTrajectory: add empty addTS, bitmasks
- 0ea603a5 - MultiTrajectory: Add/update doc comments
- eba32659 - MultiTrajectory: Add time to curv par init
- d4eee46b - Apply suggestion to Core/include/Acts/EventData/MultiTrajectory.hpp
- ef11244e - fix after rebase
- 17ce3ae7 - Merge branch 'local_trajectory' into 'master'
- c7009783 - translating passive disks in ODD
- 342a8583 - Translation of proto material
- bf0723d2 - fix licence statement
- b3c305ca - add material decorator
- 916ef147 - fix min/max writing
- ae87dd43 - allow DD4hep beampipe to get material
- 5aed0f0f - almost final version of material mapping, missing empty hits
- 52b822ba - material mapping with empty hits
Toggle commit list
Please register or sign in to reply