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