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

Add templates of some functional algorithms #19

Merged
merged 22 commits into from
Oct 8, 2023
Merged

Add templates of some functional algorithms #19

merged 22 commits into from
Oct 8, 2023

Conversation

jmcarcell
Copy link
Member

@jmcarcell jmcarcell commented Oct 8, 2023

BEGINRELEASENOTES

  • Add examples of a functional Consumer, Producer and Transformer, to be used as templates. The producer is added in place of the previous CreateExampleEventData
  • Change the hello world test to use Gaudi::Algorithm, which is not outdated but not recommended in favor of the functional algorithms
  • Remove the remaining tests using the outdated GaudiAlg

ENDRELEASENOTES

@jmcarcell
Copy link
Member Author

jmcarcell commented Oct 8, 2023

Maybe not to have an outdated template using GaudiAlg everywhere. More examples would be nice...
And also to be able to update the documentation about writing Gaudi algorithms

@jmcarcell jmcarcell merged commit d9f9a3b into main Oct 8, 2023
@jmcarcell jmcarcell deleted the functional branch October 8, 2023 18:51
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.

1 participant