Skip to content

Fix pixel multiplicity histogram

As discovered in the discussion with @mvicente the pixelMultiplicity histogram in the EventLoaderEUDAQ2 had the wrong title.

This MR corrects it + adds another histogram:

  • pixelMultiplicity -> pixelMultiplicityPerEudaqEvent + correction of its title
  • addedpixelMultiplicityPerCorryEvent

The README doesn't need to be updated:

Histograms of the pixel hit times, raw values, multiplicities, and pixels per event

Merge request reports