Commit 5c590eb
authored
ITS: TrackExtensionStudy (#13568)
* ITS: Tracker add constexpr
Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch>
* ITS: TrackExtension fix dangling reference on vector reallocation
Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch>
* ITS: TrackExtensionStudy add missed/empty cluster patterns
Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch>
* ITS: TrackExtensionStudy require MC
Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch>
* ITS: TrackExtensionStudy Efficiencies
Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch>
* ITS: TrackerTraits getBinsRect mark as const
Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch>
* ITS: TrackerTraits mark getEmptyBinsRect as consteval
Avoid invalid read on first call.
Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch>
* ITS: TrackerTraits move function for readability
Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch>
* ITS: TrackExtensionStudy more plots
* ITS: TrackerTraits: getBinsRect check layer requested
* ITS: TrackExtension allow steering of cuts&directions
* ITS: TrackExtension switch to fmt for macos
---------
Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch>1 parent 4f7d71b commit 5c590eb
File tree
13 files changed
+988
-145
lines changed- Detectors/ITSMFT/ITS
- postprocessing
- studies
- include/ITSStudies
- macros
- src
- workflow
- tracking
- include/ITStracking
- src
13 files changed
+988
-145
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
0 commit comments