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