Skip to content
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

Adopt settings of pbpb23 apass4 test3 + --thin-tracks in AOD #1699

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

shahor02
Copy link
Collaborator

@chiarazampolli Here I've added to the maser version of setenv_extra.sh the TPC errors and extra flags for shared treatment as they were in apass4_test3. Note that they are always applied, not only for pbpb.

Also enabled the AOD thinning ( --thin-tracks) but only for pbpb23. Please confirm that this is what we need.

Copy link

REQUEST FOR PRODUCTION RELEASES:
To request your PR to be included in production software, please add the corresponding labels called "async-" to your PR. Add the labels directly (if you have the permissions) or add a comment of the form (note that labels are separated by a ",")

+async-label <label1>, <label2>, !<label3> ...

This will add <label1> and <label2> and removes <label3>.

The following labels are available
async-2023-pbpb-apass3
async-2023-pbpb-apass4
async-2023-pp-apass4
async-2024-pp-apass1
async-2022-pp-apass7
async-2024-pp-cpass0

@@ -671,6 +678,10 @@ if [[ $PERIOD == "LHC22c" ]] || [[ $PERIOD == "LHC22d" ]] || [[ $PERIOD == "LHC2
export ARGS_EXTRA_PROCESS_o2_aod_producer_workflow+=" --ctpreadout-create 1"
fi

if [[ $ALIEN_JDL_LPMANCHORYEAR == "2023" ]] && [[ $BEAMTYPE == "PbPb" ]] ; then
Copy link
Collaborator

@chiarazampolli chiarazampolli Jul 12, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @shahor02 ,
Please remove this. Or even better change it to (so I don't open a PR myself):

if [[ $ALIEN_JDL_THINAODS == "1" ]] ; then
...

Thanks!

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, done.

@chiarazampolli
Copy link
Collaborator

Thanks! For me it can be merged (@shahor02 , do you need to check further?)

@shahor02 shahor02 merged commit 3391b10 into AliceO2Group:master Jul 12, 2024
4 of 6 checks passed
@shahor02 shahor02 deleted the pr_pb23_apass4 branch July 12, 2024 09:32
@shahor02 shahor02 added async-2023-pbpb-apass4 Request porting to async-2023-pbpb-apass4 and removed async-2023-pbpb-apass4 Request porting to async-2023-pbpb-apass4 labels Jul 15, 2024
@shahor02 shahor02 restored the pr_pb23_apass4 branch July 15, 2024 07:56
@chiarazampolli chiarazampolli removed the async-2023-pbpb-apass4 Request porting to async-2023-pbpb-apass4 label Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants