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
// Use the BC with FIT activity if available from SGSelector
596
598
auto bcForUPC = bc;
@@ -652,7 +654,7 @@ struct HfTaskD0 {
652
654
// Fill THnSparse with structure matching histogram axes: [mass, pt, (mlScores if FillMl), rapidity, d0Type, (cent if storeCentrality), (occ, ir if storeOccupancyAndIR), gapType, FT0A, FT0C, FV0A, FDDA, FDDC, ZNA, ZNC]
653
655
auto fillTHnData = [&](float mass, int d0Type) {
654
656
// Pre-calculate vector size to avoid reallocations
0 commit comments