This class represents a job that executes in multiple parts using a 
  DAG.
    | 
       
     | 
      
      
     | 
  
    | 
       
     | 
      
      
     | 
  
    | 
       
     | 
      
      
     | 
  
    | 
       
     | 
      
        
          | GetFiles(self,
        job,
        td,
        args,
        idx=False,
        iter=False,
        catalog=False) | 
          
            source code
            
           | 
         
       
      
     | 
  
    | 
       
     | 
      
        
          | FindFile(self,
        steering,
        td,
        catalog,
        file) | 
          
            source code
            
           | 
         
       
      
     | 
  
    | 
       
     | 
      
        
          | WriteFileManifest(self,
        job,
        filename,
        input,
        output,
        notes) | 
          
            source code
            
           | 
         
       
      
     | 
  
    | 
       
     | 
      
        
          | WriteDAGNode(self,
        job,
        dagfile,
        nodename,
        filename,
        parents=None,
        done=False) | 
          
            source code
            
           | 
         
       
      
     | 
  
    | 
       
     | 
      
      
     | 
  
    | 
       
     | 
      
        
          GetArguments(self,
        job,
        td,
        idx=False,
        iter=False,
        output='str') | 
          
            source code
            
           | 
         
       
      
     | 
  
    | 
       
     | 
      
      
     | 
  
    | 
       
     | 
      
      
     | 
  
    | 
       
     | 
      
        
          | WriteSubmitFile(self,
        job,
        filename,
        td,
        idx=False,
        iter=False) | 
          
            source code
            
           | 
         
       
      
     | 
  
    | 
       
     | 
      
      
     | 
  
  
    | 
     Inherited from Condor:
      CheckJobStatus,
      CheckQ,
      CleanQ,
      GetJobIds,
      GetUniverse,
      QRemove,
      SetUniverse,
      Submit,
      get_id
       
    Inherited from grid.iGrid:
      AddArgOption,
      AddEnv,
      AddParam,
      Clean,
      CleanDir,
      FileName,
      GetActiveJobs,
      GetArgOpt,
      GetArgOptions,
      GetClusterId,
      GetEnv,
      GetFinishedJobs,
      GetHost,
      GetInitialdir,
      GetJob,
      GetJobList,
      GetLogs,
      GetMetadataPath,
      GetMonitorDB,
      GetParam,
      GetParamKeys,
      GetPort,
      GetProcessingJobs,
      GetProduction,
      GetQueue,
      GetQueuedJobs,
      GetResetJobs,
      GetRootDir,
      GetSimDBKey,
      GetSteering,
      GetSubmitHost,
      GetURL,
      PopJob,
      PostCopy,
      PushJob,
      QueueJobs,
      SelfPickle,
      SetCopyClass,
      SetHost,
      SetInitialdir,
      SetMetadataPath,
      SetMonitorDB,
      SetPort,
      SetProduction,
      SetQueue,
      SetRootDir,
      SetSimDBKey,
      SetStatus,
      SetSteering,
      SetSubmitHost,
      SetURL,
      Suffix,
      UpdateMetadata,
      format_arg,
      jobfinalize,
      reset_old_jobs,
      urlcopy,
      wait
       
    
     |