Skip to content

Conversation

@wdconinc
Copy link
Contributor

Briefly, what does this PR introduce?

This PR fixes an issue that snuck in with #1744, namely a duplicate factory name CentralTrackVertices which results in the warning:

14:47:13.866  [warn] Parameter 'tracking:CentralTrackVertices:InputTags' has conflicting defaults: 'CentralAndB0TrackerCKFActsTrajectories,ReconstructedChargedParticles' vs 'CentralCKFActsTrajectories,ReconstructedChargedParticles'
14:47:13.866  [warn] Parameter 'tracking:CentralTrackVertices:OutputTags' has conflicting defaults: 'CentralAndB0TrackerVertices' vs 'CentralTrackVertices'

We'll have to see how this affects the comment at #1744 (comment) ...

What kind of change does this PR introduce?

  • 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?

No.

@wdconinc wdconinc requested a review from veprbl June 29, 2025 19:54
@wdconinc
Copy link
Contributor Author

@wdconinc wdconinc enabled auto-merge June 30, 2025 18:59
@wdconinc wdconinc added this pull request to the merge queue Jul 5, 2025
Merged via the queue into main with commit 267eada Jul 5, 2025
115 of 119 checks passed
@wdconinc wdconinc deleted the central-track-vertices branch July 5, 2025 19:38
minjungkim12 pushed a commit that referenced this pull request Jul 14, 2025
### Briefly, what does this PR introduce?
This PR fixes an issue that snuck in with #1744, namely a duplicate
factory name `CentralTrackVertices` which results in the warning:
```
14:47:13.866  [warn] Parameter 'tracking:CentralTrackVertices:InputTags' has conflicting defaults: 'CentralAndB0TrackerCKFActsTrajectories,ReconstructedChargedParticles' vs 'CentralCKFActsTrajectories,ReconstructedChargedParticles'
14:47:13.866  [warn] Parameter 'tracking:CentralTrackVertices:OutputTags' has conflicting defaults: 'CentralAndB0TrackerVertices' vs 'CentralTrackVertices'
```

We'll have to see how this affects the comment at
#1744 (comment) ...

### 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?
No.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants