Skip to content

Commit

Permalink
Remove line that closes stream
Browse files Browse the repository at this point in the history
  • Loading branch information
voisey committed Oct 23, 2018
1 parent 75227a1 commit b7a18c1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions filters/CMS_SINGLETOP_TCH_R_8TEV.cc
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,4 @@ void CMS_SINGLETOP_TCH_R_8TEVFilter::ReadData()
fSys[0][0].mult = fSys[0][0].add*100/fData[0]; // Multiplicative total systematic uncertainty
fSys[0][0].type = MULT;
fSys[0][0].name = "UNCORR";

f1.close();
}

0 comments on commit b7a18c1

Please sign in to comment.