Commit 592518f
EcalBarrelScFiRecHits: Modify localDetFields and distance parameters (#2139)
### Briefly, what does this PR introduce?
Added "sector" to CalorimeterHitReco_factory::localDetectorFields for
EcalBarrelScFiRecHits so that EcalBarrelScFiRecHits will have local
coordinates in sector frame of reference.
With this, Island Clustering for EcalBarrelScFiProtoClusters works as
expected when it is based on the localDistXZ
### What kind of change does this PR introduce?
- [x ] Bug fix (issue #__)
- [ ] New feature (issue #__)
- [ ] Documentation update
- [ ] Other: __
### Please check if this PR fulfills the following:
- [ ] Tests for the changes have been added
- [ ] Documentation has been added / updated
- [ ] Changes have been communicated to collaborators
### Does this PR introduce breaking changes? What changes might users
need to make to their code?
No
### Does this PR change default behavior?
Local coordinate for ScFiRec hits will be in sector frame of reference
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>1 parent ec2793d commit 592518f
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
| 206 | + | |
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
220 | | - | |
221 | | - | |
222 | | - | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
| |||
0 commit comments