Skip to content

Conversation

@abmodak
Copy link
Collaborator

@abmodak abmodak commented Jul 29, 2025

Suggestion was given in previous PR

@github-actions
Copy link

O2 linter results: ❌ 0 errors, ⚠️ 0 warnings, 🔕 0 disabled

@github-actions github-actions bot changed the title Fix code replication [PWGCF] Fix code replication Jul 29, 2025
@abmodak
Copy link
Collaborator Author

abmodak commented Jul 29, 2025

Hello @victor-gonzalez, many thanks for your comment!
Now I have simplified the code after implementing your suggestion.
Please have a look.

Thanks,
Abhi

Comment on lines +343 to +346
static constexpr std::string_view SubDirSE[] = {"Ft0aGlobal/SE/", "Ft0cGlobal/SE/", "Fv0Global/SE/",
"MftGlobal/SE/", "Fv0Mft/SE/"};
static constexpr std::string_view SubDirME[] = {"Ft0aGlobal/ME/", "Ft0cGlobal/ME/", "Fv0Global/ME/",
"MftGlobal/ME/", "Fv0Mft/ME/"};
Copy link
Collaborator

Choose a reason for hiding this comment

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

I guess that if two mode classes are considered, {ME, SE}, and {FT0A,FT0C,FV0,MFT,FV0MFT}, a further unification/simplification might be achieved

Copy link
Collaborator

@victor-gonzalez victor-gonzalez left a comment

Choose a reason for hiding this comment

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

Thank you for addressing my comments!

Have a look at the new one in case you want to address further simplification for future iterations

@victor-gonzalez victor-gonzalez enabled auto-merge (squash) July 29, 2025 08:49
@victor-gonzalez victor-gonzalez merged commit e7b31d0 into AliceO2Group:master Jul 29, 2025
14 checks passed
@abmodak abmodak deleted the update-longrange branch July 29, 2025 22:03
jpxrk pushed a commit to jpxrk/O2Physics that referenced this pull request Aug 12, 2025
jloemker pushed a commit to jloemker/O2Physics that referenced this pull request Nov 11, 2025
alibuild pushed a commit to alibuild/O2Physics that referenced this pull request Dec 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants