Skip to content
Snippets Groups Projects

ATLASRECTS-5666: Migration of JetFitter package to a modularised version in AthenaMT

Merged ATLASRECTS-5666: Migration of JetFitter package to a modularised version in AthenaMT
Merged Carlo Varni requested to merge cvarni/athena:MigrationJF into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -216,7 +216,7 @@ namespace InDet
myTwoTrackVerticesInJet,
mySelectedTracksInJet);
// myOutputInfo->getSVOwnership(true); FIX ME
myOutputInfo->setSVOwnership(true);
return myOutputInfo;
}
Loading