#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 Integer data type.
virtual void PrintValue(Int_t i=0) const
Prints leaf value.
virtual void SetMaximum(Long64_t max)
Long64_t * fValue
! Pointer to data buffer
virtual void Import(TClonesArray *list, Int_t n)
Import element from ClonesArray into local leaf buffer.
Long64_t fMinimum
Minimum value if leaf range is specified.
virtual void * GetValuePointer() const
Long64_t ** fPointer
! Address of pointer to data buffer
virtual Int_t GetMaximum() const
virtual Double_t GetValue(Int_t i=0) const
Returns current value of leaf.
virtual ~TLeafL()
Default destructor for a LeafL.
virtual void ReadValue(std::istream &s, Char_t delim=' ')
Read a long integer from std::istream s and store it into the branch buffer.
virtual Int_t GetMinimum() const
virtual void ReadBasket(TBuffer &b)
Read leaf elements from Basket input buffer.
virtual bool ReadBasketSerialized(TBuffer &, Long64_t)
virtual void Export(TClonesArray *list, Int_t n)
Export element from local leaf buffer to ClonesArray.
const char * GetTypeName() const
Returns name of leaf type.
virtual void FillBasket(TBuffer &b)
Pack leaf elements in Basket output buffer.
virtual void ReadBasketExport(TBuffer &b, TClonesArray *list, Int_t n)
Read leaf elements from Basket input buffer and export buffer to TClonesArray objects.
virtual Bool_t IncludeRange(TLeaf *)
Copy/set fMinimum and fMaximum to include/be wide than those of the parameter.
virtual bool ReadBasketFast(TBuffer &, Long64_t)
Deserialize input by performing byteswap as needed.
virtual void SetMinimum(Long64_t min)
Long64_t fMaximum
Maximum value if leaf range is specified.
virtual LongDouble_t GetValueLongDouble(Int_t i=0) const
Returns current value of leaf.
virtual Long64_t GetValueLong64(Int_t i=0) const
virtual void SetAddress(void *add=0)
Set leaf buffer data address.
TLeafL()
Default constructor for LeafL.
A TLeaf describes individual elements of a TBranch See TBranch structure in TTree.
virtual DeserializeType GetDeserializeType() const
static constexpr double s