#include "TBranchElement.h"
#include "TBasket.h"
#include "TBranchObject.h"
#include "TBranchRef.h"
#include "TBrowser.h"
#include "TClass.h"
#include "TClassEdit.h"
#include "TClonesArray.h"
#include "TDataMember.h"
#include "TDataType.h"
#include "TError.h"
#include "TMath.h"
#include "TFile.h"
#include "TFolder.h"
#include "TLeafElement.h"
#include "TRealData.h"
#include "TStreamerElement.h"
#include "TStreamerInfo.h"
#include "TTree.h"
#include "TVirtualCollectionProxy.h"
#include "TVirtualCollectionIterators.h"
#include "TVirtualPad.h"
#include "TBranchSTL.h"
#include "TVirtualArray.h"
#include "TBufferFile.h"
#include "TInterpreter.h"
#include "TROOT.h"
#include "TStreamerInfoActions.h"
Go to the source code of this file.
Functions | |
ClassImp (TBranchElement) namespace | |
Bool_t | CanSelfReference (TClass *cl) |
static void | R__CleanName (std::string &name) |
Definition at line 99 of file TBranchElement.cxx.
References xmlio::Class, TClass::GetCollectionProxy(), TVirtualCollectionProxy::GetValueClass(), kFALSE, and kTRUE.
Referenced by TBranchElement::Init(), and TBranchElement::InitializeOffsets().
ClassImp | ( | TBranchElement | ) |
static void R__CleanName | ( | std::string & | name | ) | [static] |
Definition at line 1419 of file TBranchElement.cxx.
References size_t.
Referenced by TBranchElement::FindBranch(), and TBranchElement::FindLeaf().