11 std::cout <<
"Please pass a (gzipped) BDT weight file and a name for the output ROOT file." << std::endl;
28 std::vector<std::string> variableNames;
34 f.WriteObject(gbrForest.get(),
"gbrForest");
35 f.WriteObject(&variableNames,
"variableNames");
int main(int argc, char **argv)