#define ClassDef(name, id)
A TTree is a list of TBranches.
Buffer base class used for serializing objects.
An array of clone (identical) objects.
A TLeaf for an 8 bit Integer data type.
virtual void FillBasket(TBuffer &b)
Pack leaf elements into Basket output buffer.
Char_t fMaximum
Maximum value if leaf range is specified.
virtual void SetAddress(void *addr=0)
Set value buffer address.
virtual ~TLeafB()
Destructor.
Char_t fMinimum
Minimum value if leaf range is specified.
Double_t GetValue(Int_t i=0) const
virtual void Import(TClonesArray *list, Int_t n)
Import element from ClonesArray into local leaf buffer.
virtual Int_t GetMinimum() const
virtual void ReadBasketExport(TBuffer &, TClonesArray *list, Int_t n)
Read leaf elements from Basket input buffer and export buffer to TClonesArray objects.
virtual void PrintValue(Int_t i=0) const
Prints leaf value.
virtual bool ReadBasketSerialized(TBuffer &, Long64_t)
virtual DeserializeType GetDeserializeType() const
virtual void ReadValue(std::istream &s, Char_t delim=' ')
Read a 8 bit integer from std::istream s and store it into the branch buffer.
virtual void SetMinimum(Char_t min)
Char_t * fValue
! Pointer to data buffer
virtual Int_t GetMaximum() const
virtual void ReadBasket(TBuffer &)
Read leaf elements from Basket input buffer.
virtual void SetMaximum(Char_t max)
Char_t ** fPointer
! Address of a pointer to data buffer!
virtual void Export(TClonesArray *list, Int_t n)
Export element from local leaf buffer to a ClonesArray.
virtual Bool_t IncludeRange(TLeaf *)
Copy/set fMinimum and fMaximum to include/be wide than those of the parameter.
TLeafB()
Default constructor.
virtual void * GetValuePointer() const
const char * GetTypeName() const
Returns name of leaf type.
virtual bool ReadBasketFast(TBuffer &, Long64_t)
A TLeaf describes individual elements of a TBranch See TBranch structure in TTree.
TLeaf * fLeafCount
Pointer to Leaf count if variable length (we do not own the counter)
virtual Bool_t IsUnsigned() const
static constexpr double s