Skip to content

Conversation

@Debadatta3337
Copy link
Contributor

[PWGDQ] Forward Multiplicity histograms added

Debadatta3337 and others added 22 commits March 3, 2025 00:28
[PWGDQ] Added mass vs VtxNContrib 2D histogram
[PWGDQ] Update HistogramsLibrary.cxx
[PWGDQ] Update HistogramsLibrary.cxx
Update[PWGDQ] after changes in HistogramsLibrary.cxx
[PWGDQ]  A new event selection cut added i.e. eventStandardSel8multAnalysis for multiplicity analysis
[PWGDQ] Update multiplicity histograms
[PWGDQ] Forward Multiplicity histograms added
@github-actions
Copy link

github-actions bot commented Jun 12, 2025

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

Corrected PR formatting
iarsene
iarsene previously approved these changes Jun 13, 2025
Comment on lines 118 to 122
hm->AddHistogram(histClass, "VtxZ_MultFV0A", "VtxZ vs MultFV0A", false, 100, -10.0, 10.0, VarManager::kVtxZ, 1000, 0, 25000.0, VarManager::kMultFV0A);
hm->AddHistogram(histClass, "VtxZ_MultFT0A", "VtxZ vs MultFT0A", false, 100, -10.0, 10.0, VarManager::kVtxZ, 1000, 0, 25000.0, VarManager::kMultFT0A);
hm->AddHistogram(histClass, "VtxZ_MultFT0C", "VtxZ vs MultFT0C", false, 100, -10.0, 10.0, VarManager::kVtxZ, 1000, 0, 25000.0, VarManager::kMultFT0C);
hm->AddHistogram(histClass, "VtxZ_MultFDDA", "VtxZ vs MultFDDA", false, 100, -10.0, 10.0, VarManager::kVtxZ, 1000, 0, 25000.0, VarManager::kMultFDDA);
hm->AddHistogram(histClass, "VtxZ_MultFDDC", "VtxZ vs MultFDDC", false, 100, -10.0, 10.0, VarManager::kVtxZ, 1000, 0, 25000.0, VarManager::kMultFDDC);
Copy link
Collaborator

Choose a reason for hiding this comment

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

These histograms have too much binning and they are added in a common histogram subgroup. Please reduce the binning to something that you are actually using.

Updated 2D histogram between VtxZ and forward mult. distributions
Copy link
Contributor Author

@Debadatta3337 Debadatta3337 left a comment

Choose a reason for hiding this comment

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

Updated 2D histograms bteween VtxZ and forward multiplicity distributions

@iarsene iarsene enabled auto-merge (squash) June 13, 2025 09:50
@iarsene iarsene merged commit 36a03b6 into AliceO2Group:master Jun 13, 2025
12 of 14 checks passed
ddobrigk pushed a commit to ddobrigk/O2Physics that referenced this pull request Jun 14, 2025
Co-authored-by: Debadatta3337 <debadatt.behera@cern.ch>
jinhyunni pushed a commit to jinhyunni/O2Physics that referenced this pull request Jun 18, 2025
Co-authored-by: Debadatta3337 <debadatt.behera@cern.ch>
prottayCMT pushed a commit to prottayCMT/O2Physics2024 that referenced this pull request Jun 20, 2025
Co-authored-by: Debadatta3337 <debadatt.behera@cern.ch>
jpxrk pushed a commit to jpxrk/O2Physics that referenced this pull request Jul 16, 2025
Co-authored-by: Debadatta3337 <debadatt.behera@cern.ch>
alibuild pushed a commit to alibuild/O2Physics that referenced this pull request Aug 11, 2025
Co-authored-by: Debadatta3337 <debadatt.behera@cern.ch>
jloemker pushed a commit to jloemker/O2Physics that referenced this pull request Nov 11, 2025
Co-authored-by: Debadatta3337 <debadatt.behera@cern.ch>
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