Skip to content

Commit

Permalink
Change comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell committed Oct 8, 2024
1 parent 004dc52 commit 380463d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ types of algorithms, depending on your use case:
- The `Transformer` is the more general one (both the `Consumer` and the
`Producer` are a particular case of this one) and takes both inputs and
outputs
- The `Filter`, for removing events from the events that are going to be
processed.
- The `FilterPredicate`, for determining whether subsequent algorithms in the
sequence are bypassed.

A more complete list of algorithms can be found in
https://lhcb.github.io/DevelopKit/03a-gaudi/, in the `Gaudi::Functional`
Expand Down

0 comments on commit 380463d

Please sign in to comment.