ROOT
6.06/09
Reference Guide
|
#include "TCollection.h"
#include "Riostream.h"
#include "Varargs.h"
#include "TClass.h"
#include "TROOT.h"
#include "TBrowser.h"
#include "TObjectTable.h"
#include "TRegexp.h"
#include "TPRegexp.h"
#include "TVirtualMutex.h"
Go to the source code of this file.
Functions | |
ClassImp (TCollection) ClassImp(TIter) void TCollection | |
Add all objects from collection col to this collection. More... | |
Variables | |
TVirtualMutex * | gCollectionMutex = 0 |
ClassImp | ( | TCollection | ) |
Add all objects from collection col to this collection.
Definition at line 51 of file TCollection.cxx.
TVirtualMutex* gCollectionMutex = 0 |
Definition at line 44 of file TCollection.cxx.