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