Skip to content

Commit 5ca5ec0

Browse files
authored
refactor: Rework initial qOverP sigma in Examples (#3422)
- Use relative `pt` resolution as parameter. Get initial `qOverP` sigma by combining relative `pt` resolution and `theta` sigma - Apply to `ParticleSmearing` - Wire to python - Disable smearing for truth smeared seeding to allow track finding encounter measurements
1 parent 1f8822e commit 5ca5ec0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+242
-128
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ linux_test_examples:
207207
- source build/this_acts_withdeps.sh
208208
- cd src
209209
- pip3 install -r Examples/Python/tests/requirements.txt
210-
- pytest -rFsv -k "not exatrkx" -v
210+
- pytest -rFsv -k "not exatrkx" -v -s
211211

212212
linux_physmon:
213213
stage: test
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
95 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)