You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: PWGEM/Dilepton/Core/SingleTrackQCMC.h
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -303,6 +303,8 @@ struct SingleTrackQCMC {
303
303
fRegistry.addClone("Track/lf/", "Track/c2l/");
304
304
fRegistry.addClone("Track/lf/", "Track/b2l/");
305
305
fRegistry.addClone("Track/lf/", "Track/b2c2l/");
306
+
fRegistry.add("Track/Photon/positive/hProdVtx", "production vertex of e from #gamma;p_{T,e}^{rec} (GeV/c);r_{xy}^{gen} (cm);", kTH2F, {axis_pt, {100, 0, 100}}, false);
0 commit comments