/* * ReadFile.h * ROOTSL * * Created by Fons Rademakers on 22/05/09. * Copyright 2009 CERN. All rights reserved. * */ extern int ReadFile(NSString *fullPath, NSMutableSet *nameSet, NSMutableSet *titleSet);