#include "TChain.h"#include "TBranch.h"#include "TBrowser.h"#include "TChainElement.h"#include "TClass.h"#include "TCut.h"#include "TError.h"#include "TMath.h"#include "TFile.h"#include "TFileInfo.h"#include "TFriendElement.h"#include "TLeaf.h"#include "TList.h"#include "TObjString.h"#include "TPluginManager.h"#include "TROOT.h"#include "TRegexp.h"#include "TSelector.h"#include "TSystem.h"#include "TTree.h"#include "TTreeCloner.h"#include "TTreeCache.h"#include "TUrl.h"#include "TVirtualIndex.h"#include "TEventList.h"#include "TEntryList.h"#include "TEntryListFromFile.h"#include "TFileStager.h"Go to the source code of this file.
Functions | |
| ClassImp (TChain) TChain | |
Variables | |
| const Long64_t | theBigNumber = Long64_t(1234567890)<<28 |
| ClassImp | ( | TChain | ) |
Definition at line 61 of file TChain.cxx.
References TSeqCollection::Add(), gDirectory, TROOT::GetListOfCleanups(), TROOT::GetListOfDataSets(), TROOT::GetListOfSpecials(), gROOT, Long64_t, and TDirectory::Remove().
| const Long64_t theBigNumber = Long64_t(1234567890)<<28 |
Definition at line 59 of file TChain.cxx.
Referenced by TChain::Add(), TChain::AddFile(), TChain::GetEntries(), TChain::GetEntryNumber(), TChain::LoadTree(), and TChain::SetEventList().
1.5.1