12#ifndef ROOT_TProofMonSender
13#define ROOT_TProofMonSender
56 const char *t =
"ProofMonSender") :
TNamed(
n,t),
#define ClassDef(name, id)
This class implements a data set to be used for PROOF processing.
The TNamed class is the base class for all named ROOT classes.
R__ALWAYS_INLINE Bool_t TestBit(UInt_t f) const
void SetBit(UInt_t f, Bool_t set)
Set or unset the user status bits as specified in f.
@ kInvalidObject
if object ctor succeeded but object should not be used
TDSetPlet(const char *name, TDSet *ds=0)
Provides the interface for PROOF monitoring to different writers.
TProofMonSender(const char *n="Abstract", const char *t="ProofMonSender")
virtual Int_t SendFileInfo(TDSet *, TList *, const char *, const char *)=0
virtual ~TProofMonSender()
virtual Int_t SendDataSetInfo(TDSet *, TList *, const char *, const char *)=0
Int_t SetSendOptions(const char *)
Parse send options from string 'sendopts'.
virtual Int_t SendSummary(TList *, const char *)=0