Please consider the following formatting changes to #2469#1
Merged
mwinn2 merged 1 commit intomwinn2:masterfrom Apr 26, 2023
Merged
Please consider the following formatting changes to #2469#1mwinn2 merged 1 commit intomwinn2:masterfrom
mwinn2 merged 1 commit intomwinn2:masterfrom
Conversation
223794e to
17b6890
Compare
17b6890 to
422aa13
Compare
Owner
|
Ok, thanks a lot. |
mwinn2
pushed a commit
that referenced
this pull request
Oct 31, 2023
…#3568) * support for CCDB, official LOGS, and few minor thingies * fix for formatter, #1 * fix for formatter, #2 * fix for formatter, AliceO2Group#3 * fix for formatter, AliceO2Group#4 * fix for MegaLinter, #1 * fix for MegaLinter, #2 * the final fix for formatting * implemented Victors comments
mwinn2
pushed a commit
that referenced
this pull request
Oct 31, 2023
) * Implement efficiency computation macro for D2H * Add new line at the end of config file * Fix bug in TH2 projection, add safety for asymmetric error setting when converting TEfficiency to TH1, and add pt binning option * Add missing loop on all pt bins after rebinning * Remove scaling after rebinning (not nedded), re-organise helper methods, try solving MegaLinter errors * Add safety for canvas file extension and try to solve mypy errors * New attempt to solve mypy errors * Try to fix type of save_canvas() last argument + import-error on modules * Add copyright + attempt to solve mypy error * Attempt to solve pyright error #1 * Second attempt to solve pyright error * Apply linters automatic fixes * Apply Vit's comments * Remove empty line between ROOT and style_formatter imports * Fix typo found by Fabio --------- Co-authored-by: Alexandre Bigot <abigot@sbgat402.in2p3.fr>
mwinn2
pushed a commit
that referenced
this pull request
Oct 31, 2023
AliceO2Group#3658) * preliminary support for Monte Carlo analysis + support for PROCESS_SWITCH + switch to templates in few function to trim down code bloat * fix for formatter #1 * implementing Victor comments * fix for formatter #2
mwinn2
pushed a commit
that referenced
this pull request
Dec 3, 2023
* templating the rest * reply to Victor comments * fix for formatter #1 * removed commented code
mwinn2
pushed a commit
that referenced
this pull request
Mar 7, 2024
AliceO2Group#4691) * support for analysis over converted Run 1 and Run 2 data + support for differential q-vectors * MegaLinter #1 * MegaLinter 2 * MegaLinter 3 * MegaLinter ´4
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.
This PR cannot be merged as is. You should either run
clang-formatyourself and update the pull request, or merge this PR in yours.You can find the AliceO2 coding conventions at https://github.com/AliceO2Group/CodingGuidelines.