Skip to content

Conversation

@sawenzel
Copy link
Collaborator

@sawenzel sawenzel commented Dec 4, 2024

A new event generator for event-pools.
This is a convenience wrapper on top of GeneratorO2Kine which handles event pools better.

In particular it offers functionality to

  • self-pick a file from a pool
  • discover available files in a pool be it on AliEn or local
  • makes it easier to generate generic JSON configs, where users don't need to provide a full file path to use (which would be impractical for productions)

@sawenzel sawenzel requested a review from jackal1-66 as a code owner December 4, 2024 09:43
@github-actions
Copy link
Contributor

github-actions bot commented Dec 4, 2024

REQUEST FOR PRODUCTION RELEASES:
To request your PR to be included in production software, please add the corresponding labels called "async-" to your PR. Add the labels directly (if you have the permissions) or add a comment of the form (note that labels are separated by a ",")

+async-label <label1>, <label2>, !<label3> ...

This will add <label1> and <label2> and removes <label3>.

The following labels are available
async-2023-pbpb-apass4
async-2023-pp-apass4
async-2024-pp-apass1
async-2022-pp-apass7
async-2024-pp-cpass0
async-2024-PbPb-cpass0
async-2024-PbPb-apass1
async-2024-ppRef-apass1

@sawenzel sawenzel force-pushed the swenzel/evtpool_generator branch 5 times, most recently from bfa9447 to 2758c4a Compare December 5, 2024 12:23
A new event generator for event-pools.
This is a convenience wrapper on top of GeneratorO2Kine
which handles event pools better. It can talk to a pool as
a collection, instead of only to specific files.

In particular it offers functionality to
- self-pick a file from a pool
- discover available files in a pool be it on AliEn
  or local
- makes it easier to generate generic JSON configs, where users
  don't need to provide a full file path to use (which would
  be impractical for productions)
@sawenzel sawenzel force-pushed the swenzel/evtpool_generator branch from 2758c4a to 2402604 Compare December 5, 2024 16:09
@sawenzel sawenzel merged commit 808730c into AliceO2Group:dev Dec 5, 2024
8 of 10 checks passed
@sawenzel sawenzel deleted the swenzel/evtpool_generator branch December 5, 2024 18:05
@alcaliva alcaliva added the async-2024-pp-apass1 Request porting to async-2024-pp-apass1 label Jan 29, 2025
alcaliva pushed a commit that referenced this pull request Jan 31, 2025
A new event generator for event-pools.
This is a convenience wrapper on top of GeneratorO2Kine
which handles event pools better. It can talk to a pool as
a collection, instead of only to specific files.

In particular it offers functionality to
- self-pick a file from a pool
- discover available files in a pool be it on AliEn
  or local
- makes it easier to generate generic JSON configs, where users
  don't need to provide a full file path to use (which would
  be impractical for productions)

(cherry picked from commit 808730c)
alcaliva pushed a commit that referenced this pull request Jan 31, 2025
A new event generator for event-pools.
This is a convenience wrapper on top of GeneratorO2Kine
which handles event pools better. It can talk to a pool as
a collection, instead of only to specific files.

In particular it offers functionality to
- self-pick a file from a pool
- discover available files in a pool be it on AliEn
  or local
- makes it easier to generate generic JSON configs, where users
  don't need to provide a full file path to use (which would
  be impractical for productions)

(cherry picked from commit 808730c)
alcaliva pushed a commit that referenced this pull request Jan 31, 2025
A new event generator for event-pools.
This is a convenience wrapper on top of GeneratorO2Kine
which handles event pools better. It can talk to a pool as
a collection, instead of only to specific files.

In particular it offers functionality to
- self-pick a file from a pool
- discover available files in a pool be it on AliEn
  or local
- makes it easier to generate generic JSON configs, where users
  don't need to provide a full file path to use (which would
  be impractical for productions)

(cherry picked from commit 808730c)
alcaliva pushed a commit that referenced this pull request Jan 31, 2025
A new event generator for event-pools.
This is a convenience wrapper on top of GeneratorO2Kine
which handles event pools better. It can talk to a pool as
a collection, instead of only to specific files.

In particular it offers functionality to
- self-pick a file from a pool
- discover available files in a pool be it on AliEn
  or local
- makes it easier to generate generic JSON configs, where users
  don't need to provide a full file path to use (which would
  be impractical for productions)

(cherry picked from commit 808730c)
alcaliva pushed a commit that referenced this pull request Feb 2, 2025
A new event generator for event-pools.
This is a convenience wrapper on top of GeneratorO2Kine
which handles event pools better. It can talk to a pool as
a collection, instead of only to specific files.

In particular it offers functionality to
- self-pick a file from a pool
- discover available files in a pool be it on AliEn
  or local
- makes it easier to generate generic JSON configs, where users
  don't need to provide a full file path to use (which would
  be impractical for productions)

(cherry picked from commit 808730c)
alcaliva pushed a commit that referenced this pull request Feb 2, 2025
A new event generator for event-pools.
This is a convenience wrapper on top of GeneratorO2Kine
which handles event pools better. It can talk to a pool as
a collection, instead of only to specific files.

In particular it offers functionality to
- self-pick a file from a pool
- discover available files in a pool be it on AliEn
  or local
- makes it easier to generate generic JSON configs, where users
  don't need to provide a full file path to use (which would
  be impractical for productions)

(cherry picked from commit 808730c)
alcaliva pushed a commit that referenced this pull request Feb 2, 2025
A new event generator for event-pools.
This is a convenience wrapper on top of GeneratorO2Kine
which handles event pools better. It can talk to a pool as
a collection, instead of only to specific files.

In particular it offers functionality to
- self-pick a file from a pool
- discover available files in a pool be it on AliEn
  or local
- makes it easier to generate generic JSON configs, where users
  don't need to provide a full file path to use (which would
  be impractical for productions)

(cherry picked from commit 808730c)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

async-2024-pp-apass1 Request porting to async-2024-pp-apass1

Development

Successfully merging this pull request may close these issues.

2 participants