12 #ifndef ROOT_TAlienMasterJob
13 #define ROOT_TAlienMasterJob
41 Bool_t Merge(
const char *inputname,
const char *mergeoutput = 0);
ClassImp(TAlienJob) TGridJobStatus *TAlienJob jobID
Queries the job for its status and returns a TGridJobStatus object.
void Print(Option_t *) const
This method must be overridden when a class wants to print itself.
#define ClassDef(name, id)
virtual TGridJobStatus * GetJobStatus() const
Gets the status of the master job and all its sub jobs.
Using a TBrowser one can browse all ROOT objects.
TAlienMasterJob(TString jobID)
virtual ~TAlienMasterJob()
void Browse(TBrowser *b)
Browse object. May be overridden for another default action.