Skip to content

[EMCAL-526] Refactoring histogram names#840

Merged
Barthelemy merged 1 commit into
AliceO2Group:masterfrom
mfasDa:EMCAL-526
Sep 24, 2021
Merged

[EMCAL-526] Refactoring histogram names#840
Barthelemy merged 1 commit into
AliceO2Group:masterfrom
mfasDa:EMCAL-526

Conversation

@mfasDa
Copy link
Copy Markdown
Collaborator

@mfasDa mfasDa commented Sep 23, 2021

  • Consistent naming scheme:
    • Granularity (Bunch/Channel/SM)
    • Acceptance (Full/Subdetector/Link)
    • RC/Spectrum
  • Fix reference for getADC in order to
    avoid copying all raw data in-memory
  • Discard supermodules with 0/SHRT_MAX
    in filling min/max ADC per supermodule in
    order to skip supermodules on the FLP
    where the detector is not read out

- Consistent naming scheme:
    + Granularity (Bunch/Channel/SM)
    + Acceptance (Full/Subdetector/Link)
    + RC/Spectrum
- Fix reference for getADC in order to
  avoid copying all raw data in-memory
- Discard supermodules with 0/SHRT_MAX
  in filling min/max ADC per supermodule in
  order to skip supermodules on the FLP
  where the detector is not read out
@mfasDa
Copy link
Copy Markdown
Collaborator Author

mfasDa commented Sep 23, 2021

@Barthelemy @knopers8 Can you please merge this commit? It is basically renaming variables and histogram names (automatically done with the VSCode refactoring tool) in order to have a consistent and meaningful naming scheme as the old one was to some extend confusing hiding the actual purpose of the histograms.

@mfasDa mfasDa mentioned this pull request Sep 23, 2021
@Barthelemy
Copy link
Copy Markdown
Collaborator

@Barthelemy @knopers8 Can you please merge this commit?

Hi @mfasDa
Of course we can and will.
The thing is that we don't work at night and we wait for the tests to pass, or not. If not, we assess the situation. Also, we don't have the manpower allowing us to address PRs in the 2 hours after they are created.

@Barthelemy Barthelemy merged commit 39b62b8 into AliceO2Group:master Sep 24, 2021
@mfasDa
Copy link
Copy Markdown
Collaborator Author

mfasDa commented Sep 24, 2021

@Barthelemy Thanks a lot!

I guess there was a misunderstanding - of course there was no hurry! I just wanted to notify you because I realized I cannot self-approve and self-merge my own PRs though I have now merge permissions for EMCAL.

@mfasDa mfasDa deleted the EMCAL-526 branch September 24, 2021 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants