Skip to content

Conversation

@jackal1-66
Copy link
Collaborator

The new GeneratorHybrid class allows users to run all the implemented generators in series using them as subgenerators. The configuration happens thanks to a JSON file whose template can be generated thanks to the script pushed in this PR https://github.com/AliceO2Group/O2DPG/pull/1802/files

@jackal1-66
Copy link
Collaborator Author

build/O2/o2-dataflow-cs8 is unrelated to this PR. Maybe an issue with the cs8 specific build?

This new generator allows the users to use all the O2 implemented
generators combined together, configuring them via a JSON file. Each gen
will be defined as a subgenerator of the primary hybrid one, whose
initialisation happens at the GeneratorFactory level.
@AliceO2Group AliceO2Group deleted a comment from github-actions bot Nov 19, 2024
@AliceO2Group AliceO2Group deleted a comment from alibuild Nov 19, 2024
@AliceO2Group AliceO2Group deleted a comment from alibuild Nov 19, 2024
@AliceO2Group AliceO2Group deleted a comment from alibuild Nov 19, 2024
@sawenzel sawenzel merged commit d6a50f0 into AliceO2Group:dev Nov 20, 2024
11 of 13 checks passed
sawenzel added a commit to sawenzel/AliceO2 that referenced this pull request Nov 21, 2024
sawenzel added a commit to sawenzel/AliceO2 that referenced this pull request Nov 21, 2024
@jackal1-66 jackal1-66 deleted the hybrid1 branch December 19, 2024 17:13
@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
* Implementation of hybrid generator

This new meta-generator allows the users to use all the O2 implemented
generators combined together, configuring them via a JSON file. Each gen
will be defined as a subgenerator of the primary hybrid one, whose
initialisation happens at the GeneratorFactory level.

* Include SimExamples folder in installation

(cherry picked from commit d6a50f0)
alcaliva pushed a commit that referenced this pull request Jan 31, 2025
* Implementation of hybrid generator

This new meta-generator allows the users to use all the O2 implemented
generators combined together, configuring them via a JSON file. Each gen
will be defined as a subgenerator of the primary hybrid one, whose
initialisation happens at the GeneratorFactory level.

* Include SimExamples folder in installation

(cherry picked from commit d6a50f0)
alcaliva pushed a commit that referenced this pull request Jan 31, 2025
* Implementation of hybrid generator

This new meta-generator allows the users to use all the O2 implemented
generators combined together, configuring them via a JSON file. Each gen
will be defined as a subgenerator of the primary hybrid one, whose
initialisation happens at the GeneratorFactory level.

* Include SimExamples folder in installation

(cherry picked from commit d6a50f0)
alcaliva pushed a commit that referenced this pull request Jan 31, 2025
* Implementation of hybrid generator

This new meta-generator allows the users to use all the O2 implemented
generators combined together, configuring them via a JSON file. Each gen
will be defined as a subgenerator of the primary hybrid one, whose
initialisation happens at the GeneratorFactory level.

* Include SimExamples folder in installation

(cherry picked from commit d6a50f0)
alcaliva pushed a commit that referenced this pull request Feb 2, 2025
* Implementation of hybrid generator

This new meta-generator allows the users to use all the O2 implemented
generators combined together, configuring them via a JSON file. Each gen
will be defined as a subgenerator of the primary hybrid one, whose
initialisation happens at the GeneratorFactory level.

* Include SimExamples folder in installation

(cherry picked from commit d6a50f0)
alcaliva pushed a commit that referenced this pull request Feb 2, 2025
* Implementation of hybrid generator

This new meta-generator allows the users to use all the O2 implemented
generators combined together, configuring them via a JSON file. Each gen
will be defined as a subgenerator of the primary hybrid one, whose
initialisation happens at the GeneratorFactory level.

* Include SimExamples folder in installation

(cherry picked from commit d6a50f0)
alcaliva pushed a commit that referenced this pull request Feb 2, 2025
* Implementation of hybrid generator

This new meta-generator allows the users to use all the O2 implemented
generators combined together, configuring them via a JSON file. Each gen
will be defined as a subgenerator of the primary hybrid one, whose
initialisation happens at the GeneratorFactory level.

* Include SimExamples folder in installation

(cherry picked from commit d6a50f0)
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.

3 participants