Commit 0044c47
QC-373 Replace largely unused and not respected CheckInterface::getAcceptedType and isObjectCheckable with an optional helper (#2597)
* Initial plan
* Remove CheckInterface::getAcceptedType and isObjectCheckable methods from framework and all user code
Co-authored-by: knopers8 <14327588+knopers8@users.noreply.github.com>
* Apply ALICE coding guidelines formatting using git-clang-format
Co-authored-by: knopers8 <14327588+knopers8@users.noreply.github.com>
* Address review comments: Add encapsulatedInheritFrom method and fix cosmetic issues
Co-authored-by: knopers8 <14327588+knopers8@users.noreply.github.com>
* Fix TOF check classes to use consistent types and add mAcceptedType constants
Co-authored-by: knopers8 <14327588+knopers8@users.noreply.github.com>
* Rename encapsulatedInheritFrom to encapsulatedInheritsFrom method
Co-authored-by: knopers8 <14327588+knopers8@users.noreply.github.com>
* bump MonitorObject version
* missing TClass inclusion
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: knopers8 <14327588+knopers8@users.noreply.github.com>
Co-authored-by: Piotr Konopka <piotr.jan.konopka@cern.ch>1 parent 5c59a48 commit 0044c47
File tree
190 files changed
+47
-388
lines changed- Framework
- include/QualityControl
- src
- test
- Modules
- Benchmark
- include/Benchmark
- src
- CPV
- include/CPV
- src
- CTP
- include/CTP
- src
- Common
- include/Common
- src
- test
- EMCAL
- include/EMCAL
- src
- Example
- include/Example
- src
- FIT
- FDD
- include/FDD
- src
- FIT
- include/FIT
- src
- FT0
- include/FT0
- src
- FV0
- include/FV0
- src
- GLO
- include/GLO
- src
- HMPID/include/HMPID
- ITS
- include/ITS
- src
- MFT
- include/MFT
- src
- MUON
- Common
- include/MUONCommon
- src
- MCH
- include/MCH
- src
- MID
- include/MID
- src
- PHOS
- include/PHOS
- src
- Skeleton
- include/Skeleton
- src
- TOF
- include/TOF
- src
- TPC
- include/TPC
- src
- TRD
- include/TRD
- src
- ZDC
- include/ZDC
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
190 files changed
+47
-388
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | 72 | | |
84 | 73 | | |
85 | 74 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
120 | 125 | | |
121 | 126 | | |
122 | 127 | | |
| |||
149 | 154 | | |
150 | 155 | | |
151 | 156 | | |
152 | | - | |
| 157 | + | |
153 | 158 | | |
154 | 159 | | |
155 | 160 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | 21 | | |
24 | 22 | | |
25 | 23 | | |
26 | 24 | | |
27 | 25 | | |
28 | 26 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | 27 | | |
44 | 28 | | |
45 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
162 | 163 | | |
163 | 164 | | |
164 | 165 | | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
165 | 174 | | |
166 | 175 | | |
167 | 176 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | 65 | | |
71 | 66 | | |
72 | 67 | | |
| |||
90 | 85 | | |
91 | 86 | | |
92 | 87 | | |
93 | | - | |
94 | | - | |
95 | 88 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
42 | 40 | | |
43 | 41 | | |
44 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | 36 | | |
39 | 37 | | |
40 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | 40 | | |
42 | 41 | | |
43 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | 40 | | |
42 | 41 | | |
43 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
282 | | - | |
283 | | - | |
284 | | - | |
285 | 282 | | |
286 | 283 | | |
287 | 284 | | |
| |||
0 commit comments