[G14_run] Bug in rootbeer.
daoh at andrew.cmu.edu
daoh at andrew.cmu.edu
Wed Apr 9 11:56:25 EDT 2014
Dear collaborator,
If you are using rootbeer for analysis, your code probably has a small
bug. The bug causes your code to terminate because it thought the current
DST root file is a zombie file. The problem lies inside a very innocent
lines of code:
if(!inFile->Get("SkimDpippim"))
{ // file corrupted...skip it
cout << "No Skimppim tree found...skipping file..." << endl;
continue;
}
More information about the G14_run
mailing list