Commit 0418447
committed
Fix sensitiveVolume function in TPC
This aligns/uniformizes the definition of TPC sensitive
volumes with how its done for other detectors.
In fact TPC was the only one overriding a FairRoot interface
for this which is now going to be deprecated.
This commit fixes a compile error for defaults-fairroot-dev.1 parent 053ca5c commit 0418447
File tree
2 files changed
+3
-3
lines changed- Detectors/TPC/simulation
- include/TPCSimulation
- src
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
| 166 | + | |
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
3027 | 3027 | | |
3028 | 3028 | | |
3029 | 3029 | | |
3030 | | - | |
| 3030 | + | |
3031 | 3031 | | |
3032 | 3032 | | |
3033 | 3033 | | |
| |||
0 commit comments