if (gROOT->GetListOfFiles()->FindObject(filename) ) { // do not open the file } else { // open the file }