diff --git a/bin/hzz2l2v/runHZZ2l2vAnalysis.cc b/bin/hzz2l2v/runHZZ2l2vAnalysis.cc index 7ae491557..e9336783f 100644 --- a/bin/hzz2l2v/runHZZ2l2vAnalysis.cc +++ b/bin/hzz2l2v/runHZZ2l2vAnalysis.cc @@ -663,7 +663,16 @@ int main(int argc, char* argv[]) printf("Progressing Bar :0%% 20%% 40%% 60%% 80%% 100%%\n"); for(unsigned int f=0;f100):NFilesPerJob=len(list)/100; #make sure the number of jobs isn't too big + #if((len(list)/NFilesPerJob)>100):NFilesPerJob=len(list)/100; #make sure the number of jobs isn't too big for g in range(0, len(list), NFilesPerJob): groupList = ''