12 #ifndef ROOT_TProofMonSenderML
13 #define ROOT_TProofMonSenderML
23 #ifndef ROOT_TProofMonSender
40 const char *subid = 0,
const char *opt =
"");
TVirtualMonitoringWriter * fWriter
Int_t SendFileInfo(TDSet *, TList *, const char *, const char *)
Post information about the requested files.
Int_t SendDataSetInfo(TDSet *, TList *, const char *, const char *)
Post information about the processed dataset(s).
ClassDef(TProofMonSenderML, 0)
Int_t SendSummary(TList *, const char *)
Send summary record.
TProofMonSenderML(const char *serv, const char *tag, const char *id=0, const char *subid=0, const char *opt="")
Main constructor.
virtual ~TProofMonSenderML()
Destructor.