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
L1Trigger/L1THGCal/src/backend/HGCalClusteringImpl.cc:87:26: warning: Branch condition evaluates to a garbage value [core.uninitialized.Branch]
if (targetClu < 0 && isSeed[itc])
^~~~~~~~~~~
L1Trigger/L1THGCal/src/backend/HGCalClusteringImpl.cc:301:9: warning: Branch condition evaluates to a garbage value [core.uninitialized.Branch]
if (isSeed[itc])
^~~~~~~~~~~
L1Trigger/L1THGCal/src/backend/HGCalClusteringImpl.cc:392:9: warning: Branch condition evaluates to a garbage value [core.uninitialized.Branch]
if (toRemove[i])
^~~~~~~~~~~
The text was updated successfully, but these errors were encountered:
Reported by
scram b checker
The text was updated successfully, but these errors were encountered: