Definition at line 311 of file TCollection.h.
Public Member Functions | |
TRangeCast (TCollection const &col) | |
TRangeCast (TCollection const *col) | |
Public Member Functions inherited from ROOT::RRangeCast< T, isDynamic, Range_t > | |
RRangeCast (Range_t &&inputRange) | |
iterator | begin () |
const_iterator | begin () const |
iterator | end () |
const_iterator | end () const |
Additional Inherited Members | |
Public Types inherited from ROOT::RRangeCast< T, isDynamic, Range_t > | |
using | const_iterator = Internal::TypedIter< T, decltype(std::cbegin(std::declval< Range_t >())), isDynamic > |
using | iterator = Internal::TypedIter< T, decltype(std::begin(std::declval< Range_t >())), isDynamic > |
#include <TCollection.h>
|
inline |
Definition at line 313 of file TCollection.h.
|
inline |
Definition at line 316 of file TCollection.h.