Skip to content

Add const type specifiers in ChargedTracksWeightFilter

Oldrich Kepka requested to merge okepka/athena:21.6-nchfilter into 21.6

Change events() -> events_const() to prevent segfaults in application of the filter in afterburner EVNT->EVNT step.

Merge request reports