[EMCAL-526] Refactoring histogram names#840
Conversation
- 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
|
@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. |
Hi @mfasDa |
|
@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. |
avoid copying all raw data in-memory
in filling min/max ADC per supermodule in
order to skip supermodules on the FLP
where the detector is not read out