39 Int_t GetEntry(Int_t i, Int_t flag);
40 Int_t GetEntries()
const;
49 void Register(
const char* name,
const char* folderName, TNamed* obj, Bool_t toFile);
57 void Register(
const char* name,
const char* Foldername, TCollection* obj, Bool_t toFile);
58 void SetInChain(TChain* tempChain, Int_t ident = -1);
59 void UpdateBranches();
60 void GetIOManagerInfo();
66 TObject* GetObject(
const char* BrName);
67 TString GetSourceName()
const;
68 const std::vector<TString> GetBranchNameList();