Fix IDPVM nVtx vs mu plots
The interface of the nVtx vs mu plots was wrongly interpreting the beamSpotWeight
as the actualMu
void fill(const xAOD::VertexContainer& vertices, unsigned int truthMu, float actualMu, float weight=1.0);
The interface of the nVtx vs mu plots was wrongly interpreting the beamSpotWeight
as the actualMu
void fill(const xAOD::VertexContainer& vertices, unsigned int truthMu, float actualMu, float weight=1.0);