33 const char *sel,
TObject *elist)
51 Info(
"SetRunning",
"nwrks: %d", nwrks);
57 fParList = (par && (strlen(par) > 0)) ? par :
"-";
virtual void Info(const char *method, const char *msgfmt,...) const
Issue info message.
void Set()
Set Date/Time to current time as reported by the system.
EQueryStatus fStatus
query status
This class implements a data set to be used for PROOF processing.
TDatime fEnd
time when processing ended
TMacro * fLogFile
file with log messages from the query
TDatime fStart
time when processing started
A container class for query results.
TList * fInputList
input list; contains also data sets, entry list, ...
char * Form(const char *fmt,...)
void SetRunning(Int_t startlog, const char *par, Int_t nwrks)
Call when running starts.
Int_t fNumWrks
Number of workers at start.
Int_t fSeqNum
query unique sequential number
UInt_t Convert(Bool_t toGMT=kFALSE) const
Convert fDatime from TDatime format to the standard time_t format.
TQueryResult version adapted to PROOF neeeds.
Mother of all ROOT objects.
virtual void Add(TObject *obj)
TString fParList
colon-separated list of PAR loaded at fStart
virtual TObjString * AddLine(const char *text)
Add line with text in the list of lines of this macro.