59 auto bareTypeCopy =
static_cast<EDataType>(bareType);
60 switch (bareTypeCopy) {
@ kDataTypeAliasSignedChar_t
@ kDataTypeAliasUnsigned_t
A Branch for the case of an object.
A TTree is a list of TBranches.
TObjArray * GetListOfBranches()
A TLeaf for the general case when using the branches created via a TStreamerInfo (i....
TMethodCall * GetMethodCall(const char *name)
Returns pointer to method corresponding to name name is a string with the general form "method(list o...
char * fAbsAddress
! Absolute leaf Address
virtual ~TLeafElement()
Default destructor for a LeafObject.
virtual Bool_t IsOnTerminalBranch() const
Return true if this leaf is does not have any sub-branch/leaf.
virtual Bool_t IncludeRange(TLeaf *)
Copy/set fMinimum and fMaximum to include/be wide than those of the parameter.
Int_t fID
element serial number in fInfo
TLeafElement()
Default constructor for LeafObject.
A TLeaf describes individual elements of a TBranch See TBranch structure in TTree.
Int_t fLenType
Number of bytes for this data type.
virtual Int_t GetMaximum() const
TBranch * fBranch
! Pointer to supporting branch (we do not own the branch)
virtual void SetUnsigned()
Method or function calling interface.
Int_t GetEntriesFast() const