Skip to content

Commit

Permalink
Update doc/uniqueIDGen.md
Browse files Browse the repository at this point in the history
Co-authored-by: Thomas Madlener <thomas.madlener@desy.de>
  • Loading branch information
m-fila and tmadlener authored Feb 14, 2025
1 parent a680a01 commit 48f8aca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/uniqueIDGen.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Correctly seeding pseudo-random number generators (PRNG) is important to ensurin

## UniqueIDGenSvc service

The `UniqueIDGenSvc` Gaudi service can generate unique `size_t` values that can be used as PRNG seeds, based on an event number, run number, and algorithm.
The `UniqueIDGenSvc` Gaudi service can generate unique `size_t` values that can be used as PRNG seeds, based on an event number, run number, and algorithm name.

The service can be included in a steering file by:

Expand Down

0 comments on commit 48f8aca

Please sign in to comment.