ROOT
6.07/01
Reference Guide
|
#include "TFileCollection.h"
#include "THashList.h"
#include "TFileInfo.h"
#include "TIterator.h"
#include "TMap.h"
#include "TObjString.h"
#include "TUri.h"
#include "TUrl.h"
#include "TSystem.h"
#include "Riostream.h"
#include "TRegexp.h"
#include "TPRegexp.h"
#include "TError.h"
Go to the source code of this file.
Functions | |
ClassImp (TFileCollection) TFileCollection | |
TFileCollection constructor. More... | |
ClassImp | ( | TFileCollection | ) |
TFileCollection constructor.
Specify a name and title describing the list. If textfile is specified the file is opened and a TFileCollection is created containing the files in the textfile.
Definition at line 35 of file TFileCollection.cxx.