Fork me on GitHub

Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/Isolation.cc

    re2339af r65dc4e7  
    167167  fFilter->Reset();
    168168  isolationArray = fFilter->GetSubArray(fClassifier, 0);
    169 
    170   if(isolationArray == 0) return;
    171 
    172169  TIter itIsolationArray(isolationArray);
    173170
Note: See TracChangeset for help on using the changeset viewer.