int macro() { gROOT->ProcessLine(".L mwe.C"); //makeTree(); drawTree_int(); drawTree_bool(); return 0; }