ITS MFT deadmaps using std::map objects instrad of TTree #12471
Merged
Conversation
Collaborator
|
@nicolovalle at the moment there are conflicts to resolve. |
Collaborator
|
Error while checking build/O2/fullCI for 62e5432 at 2023-12-15 13:08: Full log here. |
Contributor
Author
|
It seems that this is a common failure for recent PRs |
shahor02
approved these changes
Dec 15, 2023
chiarazampolli
pushed a commit
that referenced
this pull request
Dec 15, 2023
* ITS and MFT dead damp builder workflow * removing trailing spaces * removing unused struct * fixing format * optimization * ITSMFT dead maps using map objects * Update DeadMapBuilderSpec.h --------- Co-authored-by: Nicolo Valle <nicolo.valle@cern.ch>
andreasmolander
pushed a commit
to andreasmolander/AliceO2
that referenced
this pull request
Apr 12, 2024
…p#12471) * ITS and MFT dead damp builder workflow * removing trailing spaces * removing unused struct * fixing format * optimization * ITSMFT dead maps using map objects * Update DeadMapBuilderSpec.h --------- Co-authored-by: Nicolo Valle <nicolo.valle@cern.ch>
andreasmolander
pushed a commit
to andreasmolander/AliceO2
that referenced
this pull request
Apr 12, 2024
…p#12471) * ITS and MFT dead damp builder workflow * removing trailing spaces * removing unused struct * fixing format * optimization * ITSMFT dead maps using map objects * Update DeadMapBuilderSpec.h --------- Co-authored-by: Nicolo Valle <nicolo.valle@cern.ch>
mwinn2
pushed a commit
to mwinn2/AliceO2
that referenced
this pull request
Apr 25, 2024
…p#12471) * ITS and MFT dead damp builder workflow * removing trailing spaces * removing unused struct * fixing format * optimization * ITSMFT dead maps using map objects * Update DeadMapBuilderSpec.h --------- Co-authored-by: Nicolo Valle <nicolo.valle@cern.ch>
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.
ITS MFT deadmaps using std::map objects instrad of TTree