51   Info(
"SetRunning", 
"nwrks: %d", nwrks);
 
   57   fParList = (par && (strlen(par) > 0)) ? par : 
"-";
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t Float_t Float_t Int_t Int_t UInt_t UInt_t Rectangle_t Int_t Int_t Window_t TString Int_t GCValues_t GetPrimarySelectionOwner GetDisplay GetScreen GetColormap GetNativeEvent const char const char dpyName wid window const char font_name cursor keysym reg const char only_if_exist regb h Point_t winding char text const char depth char const char Int_t count const char ColorStruct_t color const char Pixmap_t Pixmap_t PictureAttributes_t attr const char char ret_data h unsigned char height h Atom_t Int_t ULong_t ULong_t unsigned char prop_list Atom_t sel
 
char * Form(const char *fmt,...)
Formats a string in a circular formatting buffer.
 
This class implements a data set to be used for PROOF processing.
 
void Set()
Set Date/Time to current time as reported by the system.
 
UInt_t Convert(Bool_t toGMT=kFALSE) const
Convert fDatime from TDatime format to the standard time_t format.
 
void Add(TObject *obj) override
 
virtual TObjString * AddLine(const char *text)
Add line with text in the list of lines of this macro.
 
Mother of all ROOT objects.
 
virtual void Info(const char *method, const char *msgfmt,...) const
Issue info message.
 
TQueryResult version adapted to PROOF neeeds.
 
void SetRunning(Int_t startlog, const char *par, Int_t nwrks)
Call when running starts.
 
A container class for query results.
 
TDatime fStart
time when processing started
 
TDatime fEnd
time when processing ended
 
TList * fInputList
input list; contains also data sets, entry list, ...
 
TString fParList
colon-separated list of PAR loaded at fStart
 
EQueryStatus fStatus
query status
 
Int_t fSeqNum
query unique sequential number
 
TMacro * fLogFile
file with log messages from the query
 
Int_t fNumWrks
Number of workers at start.