12 #ifndef ROOT_TAlienMasterJobStatus 13 #define ROOT_TAlienMasterJobStatus
EGridJobStatus GetStatus() const
Returns the status of the master job reduced to the subset defined in TGridJobStatus.
virtual void SetName(const char *name)
Set the name of the TNamed.
Float_t PercentFinished()
Returns the percentage of finished subjobs, only DONE is considered as finished.
virtual ~TAlienMasterJobStatus()
Cleanup.
Bool_t IsFolder() const
Returns kTRUE in case object contains browsable objects (like containers or lists of other objects)...
#define ClassDef(name, id)
TAlienJobStatus * fMasterJob
Using a TBrowser one can browse all ROOT objects.
TAlienMasterJobStatus(const char *jobid)
void Browse(TBrowser *b)
Browser interface.
Int_t GetNSubJobs() const
TMap implements an associative array of (key,value) pairs using a THashTable for efficient retrieval ...
void Print(Option_t *) const
Prints information of the master job and the sub job. Only the status is printed. ...
you should not use this method at all Int_t Int_t Double_t Double_t Double_t Int_t Double_t Double_t Double_t Double_t b
virtual Int_t GetSize() const
virtual void SetTitle(const char *title="")
Set the title of the TNamed.