Skip to content

JetForwardJvtTool: Remove mutable pileupMomenta and pvind

Frank Winklmeier requested to merge fwinkl/athena:jetmomenttools into master

Pass pileupMomenta and pvind explicitly instead of storing them in a mutable member. Was already done like this for the other tools in this package.

Also enable thread-checker for package.

Merge request reports