Migration of MC related classes for multi-threading & code cleanup#23
Closed
ihrivnac wants to merge 8 commits intoAliceO2Group:devfrom
Closed
Migration of MC related classes for multi-threading & code cleanup#23ihrivnac wants to merge 8 commits intoAliceO2Group:devfrom
ihrivnac wants to merge 8 commits intoAliceO2Group:devfrom
Conversation
- triggered with ALICEO2_MODULAR_BUILD option - does not require the environment variables SIMPATH and FAIRROOTPATH
- triggered with ALICEO2_MODULAR_BUILD option - does not require the environment variables SIMPATH and FAIRROOTPATH
Conflicts: MathUtils/CMakeLists.txt devices/aliceHLTwrapper/CMakeLists.txt tpc/CMakeLists.txt
- Use of RootManager and Logger (not yet ported) inactivated on workers - Removed unused AliceO2::Base::Module class
dsekihat
added a commit
to dsekihat/AliceO2
that referenced
this pull request
Aug 20, 2020
knopers8
pushed a commit
to knopers8/AliceO2
that referenced
this pull request
Sep 7, 2020
* CCDB benchmark classes and script * Use truncate to delete ccdb data * Improve CCDB backend for speed * Add shield for the alibuild dashboard grafana * Use new CCDB api to get all the objects names of a task
pzhristov
pushed a commit
that referenced
this pull request
Nov 20, 2020
* Fixing CCDB filling for DCS processors * Update DCSDataProcessorSpec.h * Please consider the following formatting changes (#23) Co-authored-by: ALICE Builder <alibuild@users.noreply.github.com>
EmilGorm
pushed a commit
to EmilGorm/AliceO2
that referenced
this pull request
Nov 22, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Migration of MC related classes for multi-threading & code cleanup: