Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: CalorimeterTruthClustering simplification #806

Merged
merged 8 commits into from
Jul 28, 2023

Conversation

wdconinc
Copy link
Contributor

Briefly, what does this PR introduce?

This applies the #666 treatment to the CalorimeterTruthClustering algorithms:

  • put all configuration in a single configuration struct for use with WithPodConfig mixin,
  • create a templated factory-factory to use in the plugins,
  • replace all old explicit CalorimeterHit factories with the new factory-factory.

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 force-pushed the calorimeter-truth-clustering-config branch 2 times, most recently from f74904f to 3ae0f74 Compare July 27, 2023 12:49
@wdconinc
Copy link
Contributor Author

@wdconinc wdconinc changed the base branch from calorimeter-hits-merger-config to main July 28, 2023 00:49
@wdconinc wdconinc changed the base branch from main to calorimeter-hits-merger-config July 28, 2023 00:54
wdconinc added 2 commits July 27, 2023 20:17
This applies the #666 treatment to the CalorimeterHitsMerger algorithms:

- put all configuration in a single configuration struct for use with
WithPodConfig mixin,
- create a templated factory-factory to use in the plugins,
- replace all old explicit CalorimeterHit factories with the new
factory-factory.
@wdconinc wdconinc force-pushed the calorimeter-hits-merger-config branch from 9c7d781 to f246571 Compare July 28, 2023 01:19
@veprbl veprbl changed the base branch from calorimeter-hits-merger-config to main July 28, 2023 01:25
@wdconinc wdconinc force-pushed the calorimeter-truth-clustering-config branch from 3ae0f74 to 4bbb2a4 Compare July 28, 2023 15:36
@veprbl veprbl enabled auto-merge (squash) July 28, 2023 16:21
Copy link
Member

@veprbl veprbl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Compared artifacts for EDM4eic and flags to main. All looks good.

@veprbl veprbl merged commit 3002909 into main Jul 28, 2023
@veprbl veprbl deleted the calorimeter-truth-clustering-config branch July 28, 2023 18:12
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.

2 participants