Skip to content

LArSamplesMon: Fix gcc10 warning.

Implicitly-declared copy ctor is deprecated if there's an explicit assignment operator.

Merge request reports