12 #ifndef ROOT_TFileMergeInfo 13 #define ROOT_TFileMergeInfo 60 void Reset() { fIsFirst =
kTRUE;
delete fUserData; fUserData = 0; }
Namespace for new ROOT classes and functions.
TIOFeatures provides the end-user with the ability to change the IO behavior of data written via a TT...
#define ClassDef(name, id)
TFileMergeInfo(TDirectory *outputfile)
virtual ~TFileMergeInfo()
Describe directory structure in memory.
Binding & operator=(OUT(*fun)(void))
Mother of all ROOT objects.