#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 a 64 bit floating point data type.
virtual bool ReadBasketSerialized(TBuffer &, Long64_t)
virtual void ReadBasketExport(TBuffer &b, TClonesArray *list, Int_t n)
Read leaf elements from Basket input buffer and export buffer to TClonesArray objects.
Double_t fMaximum
Maximum value if leaf range is specified.
virtual void PrintValue(Int_t i=0) const
Prints leaf value.
virtual bool ReadBasketFast(TBuffer &, Long64_t)
Double_t * fValue
! Pointer to data buffer
virtual void ReadValue(std::istream &s, Char_t delim=' ')
Read a double from std::istream s and store it into the branch buffer.
virtual void * GetValuePointer() const
virtual ~TLeafD()
Default destructor for a LeafD.
virtual void SetAddress(void *add=0)
Set leaf buffer data address.
Double_t fMinimum
Minimum value if leaf range is specified.
Double_t GetValue(Int_t i=0) const
TLeafD()
Default constructor for LeafD.
virtual void Import(TClonesArray *list, Int_t n)
Import element from ClonesArray into local leaf buffer.
Double_t ** fPointer
! Address of pointer to data buffer
const char * GetTypeName() const
virtual DeserializeType GetDeserializeType() const
virtual void Export(TClonesArray *list, Int_t n)
Export element from local leaf buffer to ClonesArray.
virtual void FillBasket(TBuffer &b)
Pack leaf elements in Basket output buffer.
virtual void ReadBasket(TBuffer &b)
Read leaf elements from Basket input buffer.
A TLeaf describes individual elements of a TBranch See TBranch structure in TTree.
static constexpr double s