int Int_t
Signed integer 4 bytes (int).
long long Long64_t
Portable signed long integer 8 bytes.
#define ClassDefOverride(name, id)
TSQLResult * GetResultSet()
void CreateBuffer(const char *name, TString title, std::vector< Int_t > *vc, TBranch *branch, TSQLResult **rs)
Create a TSQLBuffer for this basket.
TSQLResult ** fResultPtr
!
virtual Int_t ReadBasketBuffers(Long64_t pos, Int_t len, TFile *file)
See TBasket::ReadBasketBuffers. This is not implemented in TBasketSQL.
TBasketSQL()
Default constructor.
~TBasketSQL() override
Destructor.
TBasketSQL(const TBasketSQL &)
virtual Int_t ReadBasketBytes(Long64_t pos, TFile *file)
See TBasket::ReadBasketBytes. This is not implemented in TBasketSQL.
void PrepareBasket(Long64_t entry) override
Prepare the basket for the next entry.
void Update(Int_t offset, Int_t skipped) override
See TBasket::Update.
TBasketSQL & operator=(const TBasketSQL &)
TBasket(const TBasket &)
TBasket objects are not copiable.
A TTree is a list of TBranches.
Implement TBuffer for a SQL backend.
A file, usually with extension .root, that stores data and code in the form of serialized objects in ...