-
Notifications
You must be signed in to change notification settings - Fork 613
Create README.md #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
alibuild
referenced
this pull request
in alibuild/O2Physics
Aug 12, 2022
Please consider the following formatting changes to AliceO2Group#1060
iarsene
pushed a commit
that referenced
this pull request
Aug 25, 2022
* Updating configuration file * Fix clang format * Removing unnecessary dependencies * Removing unnecessary dependencies * MegaLinter fixes (#2) Co-authored-by: Lucamicheletti93 <luca.mike93@gmail.com> Co-authored-by: ALICE Builder <alibuild@users.noreply.github.com>
alibuild
referenced
this pull request
in alibuild/O2Physics
Aug 31, 2022
Please consider the following formatting changes to AliceO2Group#1167
ivorobye
referenced
this pull request
in ivorobye/O2Physics
Nov 4, 2022
njacazio
pushed a commit
that referenced
this pull request
Nov 4, 2022
* PWG-LF: fix nSigma selection in nuclei task * Fixing MegaLinter errors * Fixing MegaLinter errors #2
alibuild
referenced
this pull request
in alibuild/O2Physics
Nov 22, 2022
Please consider the following formatting changes to AliceO2Group#1510
alibuild
referenced
this pull request
in alibuild/O2Physics
Nov 25, 2022
Please consider the following formatting changes to AliceO2Group#1503
alibuild
referenced
this pull request
in alibuild/O2Physics
Dec 7, 2022
Please consider the following formatting changes to AliceO2Group#1593
alibuild
referenced
this pull request
in alibuild/O2Physics
Dec 7, 2022
Filter Bit scheme development
GijsvWeelden
referenced
this pull request
in GijsvWeelden/O2Physics
Jan 13, 2023
* PWG-LF: fix nSigma selection in nuclei task * Fixing MegaLinter errors * Fixing MegaLinter errors #2
cimordas
pushed a commit
to cimordas/O2Physics
that referenced
this pull request
Jan 20, 2023
* PWG-LF: fix nSigma selection in nuclei task * Fixing MegaLinter errors * Fixing MegaLinter errors AliceO2Group#2
mfaggin
pushed a commit
that referenced
this pull request
Apr 28, 2023
* fixed error filling secd histos and added pt configurable for ITS tracks * fixed error filling secd histos and added pt configurable for ITS tracks * fixed formatting * fix formatting #2 * Please consider the following formatting changes * Update qaMatchEff.cxx * format fix #3 * format fix #4 :( * no tabs, copyright ok. * fixed formatting, no tabs, copyright ok * holders in new line in copyright * added bidim for pt check, checked formatting * re-checked formatting * re-re-re-run clang-format formatting --------- Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
alibuild
referenced
this pull request
in alibuild/O2Physics
May 9, 2023
Please consider the following formatting changes to AliceO2Group#2561
alibuild
referenced
this pull request
in alibuild/O2Physics
Jun 8, 2023
Please consider the following formatting changes to AliceO2Group#2779
alibuild
referenced
this pull request
in alibuild/O2Physics
Jun 14, 2023
Please consider the following formatting changes to AliceO2Group#2798
alibuild
referenced
this pull request
in alibuild/O2Physics
Jun 18, 2023
Please consider the following formatting changes to AliceO2Group#2818
adriansev
pushed a commit
to adriansev/O2Physics
that referenced
this pull request
Jun 19, 2023
) * fixed error filling secd histos and added pt configurable for ITS tracks * fixed error filling secd histos and added pt configurable for ITS tracks * fixed formatting * fix formatting AliceO2Group#2 * Please consider the following formatting changes * Update qaMatchEff.cxx * format fix AliceO2Group#3 * format fix AliceO2Group#4 :( * no tabs, copyright ok. * fixed formatting, no tabs, copyright ok * holders in new line in copyright * added bidim for pt check, checked formatting * re-checked formatting * re-re-re-run clang-format formatting --------- Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
alibuild
referenced
this pull request
in alibuild/O2Physics
Jul 17, 2023
Please consider the following formatting changes to AliceO2Group#3084
alibuild
referenced
this pull request
in alibuild/O2Physics
Jul 21, 2023
commit 933a08181af352ff1424bcba9cd51f844000bcd4
Author: Ionut-Cristian Arsene <iarsene@cern.ch>
Date: Thu Jun 29 11:45:44 2023 +0200
clang fixes
commit e8a93bf04cd9f974f57d9eb47ff365664c02e64d
Author: Ionut-Cristian Arsene <iarsene@cern.ch>
Date: Thu Jun 29 11:41:35 2023 +0200
Fix of the variadic template in MCSignal, implementing fixes in all tasks using MCSignal::CheckSignal()
commit f36e641
Merge: 3eed175 87e1d52
Author: Ionut Cristian Arsene <Ionut.Cristian.Arsene@cern.ch>
Date: Mon Jun 26 12:33:30 2023 +0200
Merge pull request #2 from aalkin/mc-signal-test
fix iterator handling for decay chain traversal
commit 87e1d52
Author: Anton Alkin <anton.alkin@cern.ch>
Date: Mon Jun 26 11:26:52 2023 +0200
format
commit 08f44c2
Author: Anton Alkin <anton.alkin@cern.ch>
Date: Mon Jun 26 11:25:04 2023 +0200
fix iterator handling for decay chain traversal
commit 3eed175
Author: Ionut-Cristian Arsene <iarsene@cern.ch>
Date: Sun Jun 25 13:32:42 2023 +0200
Remove the stack from MCSignal::CheckSignal
feisenhu
pushed a commit
that referenced
this pull request
Jul 21, 2023
…analysis task (#3137) * Squashed commit of the following: commit 933a08181af352ff1424bcba9cd51f844000bcd4 Author: Ionut-Cristian Arsene <iarsene@cern.ch> Date: Thu Jun 29 11:45:44 2023 +0200 clang fixes commit e8a93bf04cd9f974f57d9eb47ff365664c02e64d Author: Ionut-Cristian Arsene <iarsene@cern.ch> Date: Thu Jun 29 11:41:35 2023 +0200 Fix of the variadic template in MCSignal, implementing fixes in all tasks using MCSignal::CheckSignal() commit f36e641 Merge: 3eed175 87e1d52 Author: Ionut Cristian Arsene <Ionut.Cristian.Arsene@cern.ch> Date: Mon Jun 26 12:33:30 2023 +0200 Merge pull request #2 from aalkin/mc-signal-test fix iterator handling for decay chain traversal commit 87e1d52 Author: Anton Alkin <anton.alkin@cern.ch> Date: Mon Jun 26 11:26:52 2023 +0200 format commit 08f44c2 Author: Anton Alkin <anton.alkin@cern.ch> Date: Mon Jun 26 11:25:04 2023 +0200 fix iterator handling for decay chain traversal commit 3eed175 Author: Ionut-Cristian Arsene <iarsene@cern.ch> Date: Sun Jun 25 13:32:42 2023 +0200 Remove the stack from MCSignal::CheckSignal * fix check sources parameter * Adding mixed event for the dilepton-hadron task * Add process function for event mixing in the Dilepton-hadron analysis task * fix merging issues * fix clang --------- Co-authored-by: Ionut-Cristian Arsene <iarsene@cern.ch>
alibuild
referenced
this pull request
in alibuild/O2Physics
Aug 24, 2023
Please consider the following formatting changes to AliceO2Group#3375
alibuild
referenced
this pull request
in alibuild/O2Physics
Oct 9, 2023
zconesa
referenced
this pull request
in zconesa/O2Physics
Oct 27, 2023
…analysis task (AliceO2Group#3137) * Squashed commit of the following: commit 933a08181af352ff1424bcba9cd51f844000bcd4 Author: Ionut-Cristian Arsene <iarsene@cern.ch> Date: Thu Jun 29 11:45:44 2023 +0200 clang fixes commit e8a93bf04cd9f974f57d9eb47ff365664c02e64d Author: Ionut-Cristian Arsene <iarsene@cern.ch> Date: Thu Jun 29 11:41:35 2023 +0200 Fix of the variadic template in MCSignal, implementing fixes in all tasks using MCSignal::CheckSignal() commit f36e641 Merge: 3eed175 87e1d52 Author: Ionut Cristian Arsene <Ionut.Cristian.Arsene@cern.ch> Date: Mon Jun 26 12:33:30 2023 +0200 Merge pull request #2 from aalkin/mc-signal-test fix iterator handling for decay chain traversal commit 87e1d52 Author: Anton Alkin <anton.alkin@cern.ch> Date: Mon Jun 26 11:26:52 2023 +0200 format commit 08f44c2 Author: Anton Alkin <anton.alkin@cern.ch> Date: Mon Jun 26 11:25:04 2023 +0200 fix iterator handling for decay chain traversal commit 3eed175 Author: Ionut-Cristian Arsene <iarsene@cern.ch> Date: Sun Jun 25 13:32:42 2023 +0200 Remove the stack from MCSignal::CheckSignal * fix check sources parameter * Adding mixed event for the dilepton-hadron task * Add process function for event mixing in the Dilepton-hadron analysis task * fix merging issues * fix clang --------- Co-authored-by: Ionut-Cristian Arsene <iarsene@cern.ch>
zconesa
referenced
this pull request
in zconesa/O2Physics
Oct 27, 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
alibuild
referenced
this pull request
in alibuild/O2Physics
Nov 16, 2023
Please consider the following formatting changes to AliceO2Group#3879
chengtt0406
referenced
this pull request
in chengtt0406/O2Physics
Dec 6, 2023
…analysis task (AliceO2Group#3137) * Squashed commit of the following: commit 933a08181af352ff1424bcba9cd51f844000bcd4 Author: Ionut-Cristian Arsene <iarsene@cern.ch> Date: Thu Jun 29 11:45:44 2023 +0200 clang fixes commit e8a93bf04cd9f974f57d9eb47ff365664c02e64d Author: Ionut-Cristian Arsene <iarsene@cern.ch> Date: Thu Jun 29 11:41:35 2023 +0200 Fix of the variadic template in MCSignal, implementing fixes in all tasks using MCSignal::CheckSignal() commit f36e641 Merge: 3eed175 87e1d52 Author: Ionut Cristian Arsene <Ionut.Cristian.Arsene@cern.ch> Date: Mon Jun 26 12:33:30 2023 +0200 Merge pull request #2 from aalkin/mc-signal-test fix iterator handling for decay chain traversal commit 87e1d52 Author: Anton Alkin <anton.alkin@cern.ch> Date: Mon Jun 26 11:26:52 2023 +0200 format commit 08f44c2 Author: Anton Alkin <anton.alkin@cern.ch> Date: Mon Jun 26 11:25:04 2023 +0200 fix iterator handling for decay chain traversal commit 3eed175 Author: Ionut-Cristian Arsene <iarsene@cern.ch> Date: Sun Jun 25 13:32:42 2023 +0200 Remove the stack from MCSignal::CheckSignal * fix check sources parameter * Adding mixed event for the dilepton-hadron task * Add process function for event mixing in the Dilepton-hadron analysis task * fix merging issues * fix clang --------- Co-authored-by: Ionut-Cristian Arsene <iarsene@cern.ch>
chengtt0406
referenced
this pull request
in chengtt0406/O2Physics
Dec 6, 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
alibuild
referenced
this pull request
in alibuild/O2Physics
Jan 20, 2024
[MegaLinter] Apply linters automatic fixes to AliceO2Group#4385
alibuild
referenced
this pull request
in alibuild/O2Physics
Jan 20, 2024
[MegaLinter] Apply linters automatic fixes to AliceO2Group#4400
alibuild
referenced
this pull request
in alibuild/O2Physics
Feb 6, 2024
Please consider the following formatting changes to AliceO2Group#4619
alibuild
referenced
this pull request
in alibuild/O2Physics
Mar 11, 2024
Please consider the following formatting changes to AliceO2Group#5087
alibuild
referenced
this pull request
in alibuild/O2Physics
Apr 9, 2024
Please consider the following formatting changes to AliceO2Group#5405
alibuild
referenced
this pull request
in alibuild/O2Physics
Apr 12, 2024
Please consider the following formatting changes to AliceO2Group#5599
alibuild
referenced
this pull request
in alibuild/O2Physics
May 14, 2024
Delete ElectronSelectionTable.h
alibuild
referenced
this pull request
in alibuild/O2Physics
May 31, 2024
Please consider the following formatting changes to AliceO2Group#6327
alibuild
referenced
this pull request
in alibuild/O2Physics
Jun 11, 2024
Please consider the following formatting changes to AliceO2Group#6462
alibuild
referenced
this pull request
in alibuild/O2Physics
Jun 28, 2024
Please consider the following formatting changes to AliceO2Group#6457
alibuild
referenced
this pull request
in alibuild/O2Physics
Jul 29, 2024
Please consider the following formatting changes to AliceO2Group#7035
alibuild
referenced
this pull request
in alibuild/O2Physics
Aug 8, 2024
Please consider the following formatting changes to AliceO2Group#7213
alibuild
referenced
this pull request
in alibuild/O2Physics
Sep 4, 2024
Please consider the following formatting changes to AliceO2Group#7564
alibuild
referenced
this pull request
in alibuild/O2Physics
Sep 23, 2024
Please consider the following formatting changes to AliceO2Group#7768
alibuild
referenced
this pull request
in alibuild/O2Physics
Oct 23, 2024
Revert "Please consider the following formatting changes to AliceO2Group#8109"
alibuild
referenced
this pull request
in alibuild/O2Physics
Nov 6, 2024
Please consider the following formatting changes to AliceO2Group#8163
alibuild
referenced
this pull request
in alibuild/O2Physics
Nov 24, 2024
Please consider the following formatting changes to AliceO2Group#8632
alibuild
referenced
this pull request
in alibuild/O2Physics
Dec 18, 2024
Please consider the following formatting changes to AliceO2Group#8879
alibuild
referenced
this pull request
in alibuild/O2Physics
Dec 30, 2024
Please consider the following formatting changes to AliceO2Group#9155
alibuild
referenced
this pull request
in alibuild/O2Physics
Jan 28, 2025
Please consider the following formatting changes to AliceO2Group#9577
alibuild
referenced
this pull request
in alibuild/O2Physics
Feb 12, 2025
Please consider the following formatting changes to AliceO2Group#9905
alibuild
referenced
this pull request
in alibuild/O2Physics
Mar 7, 2025
Please consider the following formatting changes to AliceO2Group#10377
alibuild
referenced
this pull request
in alibuild/O2Physics
Apr 4, 2025
Please consider the following formatting changes to AliceO2Group#10710
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.
No description provided.