12#ifndef ROOT_TProofOutputList
13#define ROOT_TProofOutputList
void Print(Option_t *option="") const override
Default print for collections, calls Print(option, 1).
Derivation of TList with an overload of ls() and Print() allowing to filter out some of the variables...
void ls(Option_t *option="") const override
List the content of the list.
void Print(Option_t *option, TPRegexp ®exp, Int_t recurse=1) const override
Print the collection header and its elements that match the regexp.
void AttachList(TList *alist)
Attach to list 'alist'.
TList * GetDontShowList()
void Print(Option_t *option, Int_t recurse) const override
Print the collection header and its elements.
~TProofOutputList() override
Destructor.
void Print(Option_t *option, const char *wildcard, Int_t recurse=1) const override
Print the collection header and its elements that match the wildcard.
ClassDefOverride(TProofOutputList, 1)
void Print(Option_t *option="") const override
Print the content of the list.