{ TFile f("testdata.root"); TTree* t = (TTree*)f.Get("Global"); t->Scan("jc7_size:jc7_E[0]:jc7_E[1]:jc7_E[2]","",""); }