Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: AliceO2Group/O2Physics
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: mhemmer-cern/O2Physics
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Mar 27, 2026

  1. [PWGEM] PhotonMeson: Change Event histogram binning

    - Reduce `hZvtx` range from [-50, +50) to [-11, +11) with higher granularity
    - Reduce `hMultFT0CvsOccupancy` `N_{track} in time range` axis range from [0, 20000) to [0, 10000) while also reducing number of bins from 2000 to 500 to reduce memory
    - Add additional optional argument for `addEventHistograms` to specifiy if one is using weights. If weights are used, all histograms call `Sumw2()` for correct error estimation. Default value of this new argument is false, so Sumw2() is not called by default!
    mhemmer-cern committed Mar 27, 2026
    Configuration menu
    Copy the full SHA
    9eb7dc9 View commit details
    Browse the repository at this point in the history
Loading