434 |
|
ipointmap->Fill(mglu,mlsp,ipoint); |
435 |
|
if(efficiencyonly) continue; |
436 |
|
|
437 |
< |
do_systematics_for_one_file((scansample.collection)[scanfileindex].events,nevents,"SUSY SCAN", systematics,mcjzb,datajzb,peakerror,requireZ, addcut.str(),ismSUGRA); |
437 |
> |
do_systematics_for_one_file((scansample.collection)[scanfileindex].events,nevents,"SUSY SCAN", systematics,mcjzb,datajzb,peakerror,requireZ, addcut.str(),true);//mSUGRA is now always true here because we always want to compute PDF systematics |
438 |
|
float JZBcutat = systematics[0][0]; |
439 |
|
float mceff = systematics[0][1]; |
440 |
|
float mcefferr = systematics[0][2];//MC stat error |