11 #ifndef ROOT_TDF_TARRAYBRANCH 12 #define ROOT_TDF_TARRAYBRANCH 18 namespace Experimental {
Namespace for new ROOT classes and functions.
const_iterator begin() const
const T & operator[](std::size_t n) const
TArrayBranch(TTreeReaderArray< T > &arr)
typename TTreeReaderArray< T >::const_iterator const_iterator
const_iterator end() const
When using TDataFrame to read data from a ROOT file, users can specify that the type of a branch is T...
TTreeReaderArray< T > * fReaderArray
Pointer to the TTreeReaderArray that actually owns the data.
Extracts array data from a TTree.
Random access iterator to the elements of a TTreeReaderArray.
typename TTreeReaderArray< T >::iterator iterator