Skip to content

Convenience improvements to default plotting & RunHistoFiller invocation

Maximilian Emanuel Goblirsch-Kolb requested to merge maxUpdateMuonAna into master
  • Allow to pass vectors of PlotContent objects, or even mixtures of PlotContents of different types (as well as mixing vectors and individuals) to the methods of DefaultPlotting
  • Fix a bug in the evaluation of Z axis ranges in the 2D plotting default method
  • Allow to pass directly a function in place of a manually instantiated PlotFillInstruction when booking a RunHistoFiller populator

CC @jojungge @pbhattar @iwang

Merge request reports