ROOT
6.07/01
Reference Guide
|
#include "TAlienCollection.h"
#include "TAlienResult.h"
#include "TAlienFile.h"
#include "TDSet.h"
#include "TMap.h"
#include "TFile.h"
#include "TXMLEngine.h"
#include "TObjString.h"
#include "TEntryList.h"
#include "TObjArray.h"
#include "TROOT.h"
#include "TError.h"
#include "TFileCollection.h"
#include "TFileInfo.h"
#include <cstdlib>
Go to the source code of this file.
Functions | |
ClassImp (TAlienCollection) TAlienCollection | |
Create Alien event collection by reading collection from the specified XML file. More... | |
ClassImp | ( | TAlienCollection | ) |
Create Alien event collection by reading collection from the specified XML file.
You can restrict the number of importet entries using the maxentries value.
Definition at line 40 of file TAlienCollection.cxx.