#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 "TVirtualMutex.h"
#include "TVirtualPad.h"
#include "TBranchSTL.h"
#include "TVirtualArray.h"
#include "TBufferFile.h"
#include "TInterpreter.h"
#include "TROOT.h"
#include "TStreamerInfoActions.h"
#include "TSchemaRuleSet.h"
Functions | |
static void | PrintElements (const TStreamerInfo *info, const TStreamerInfoActions::TIDs &ids) |
Print branch parameters. | |
static void | R__CleanName (std::string &name) |
Remove trailing dimensions and make sure there is a trailing dot. | |
|
static |
Print branch parameters.
Definition at line 3820 of file TBranchElement.cxx.
|
static |
Remove trailing dimensions and make sure there is a trailing dot.
Definition at line 1771 of file TBranchElement.cxx.