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