TTree compression factor 1.00

Try to enforce the compression algorithm and its level, e.g.:
TFile *f = TFile::Open("f.root", "RECREATE", "", 101); // 101 = 100 * ROOT::kZLIB + 1