36 ~RooTObjWrap()
override {
if (_owning) _list.Delete() ; } ;
38 void setOwning(
bool flag) { _owning =
flag ; }
39 TObject* obj()
const {
return _list.At(0) ; }
#define ClassDefOverride(name, id)
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
Collection class for internal use, storing a collection of RooAbsArg pointers in a doubly linked list...
void Clear(Option_t *o=nullptr) override
Remove all elements from collection.
The TNamed class is the base class for all named ROOT classes.
Mother of all ROOT objects.