CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Public Attributes
MatrixInjector.MatrixInjector Class Reference
Inheritance diagram for MatrixInjector.MatrixInjector:

Public Member Functions

def __init__
 
def prepare
 
def submit
 
def upload
 
def uploadConf
 

Public Attributes

 chainDicts
 
 couch
 
 couchCache
 
 count
 
 DbsUrl
 
 defaultChain
 
 defaultHarvest
 
 defaultInput
 
 defaultScratch
 
 defaultTask
 
 dqmgui
 
 group
 
 keep
 
 label
 
 memoryOffset
 
 memPerCore
 
 speciallabel
 
 testMode
 
 user
 
 version
 
 wmagent
 

Detailed Description

Definition at line 36 of file MatrixInjector.py.

Constructor & Destructor Documentation

def MatrixInjector.MatrixInjector.__init__ (   self,
  opt,
  mode = 'init',
  options = '' 
)

Definition at line 38 of file MatrixInjector.py.

Member Function Documentation

def MatrixInjector.MatrixInjector.prepare (   self,
  mReader,
  directories,
  mode = 'init' 
)

Definition at line 162 of file MatrixInjector.py.

def MatrixInjector.MatrixInjector.submit (   self)

Definition at line 494 of file MatrixInjector.py.

def MatrixInjector.MatrixInjector.upload (   self)

Definition at line 474 of file MatrixInjector.py.

def MatrixInjector.MatrixInjector.uploadConf (   self,
  filePath,
  label,
  where 
)

Definition at line 447 of file MatrixInjector.py.

Member Data Documentation

MatrixInjector.MatrixInjector.chainDicts

Definition at line 159 of file MatrixInjector.py.

MatrixInjector.MatrixInjector.couch

Definition at line 69 of file MatrixInjector.py.

MatrixInjector.MatrixInjector.couchCache

Definition at line 71 of file MatrixInjector.py.

MatrixInjector.MatrixInjector.count

Definition at line 39 of file MatrixInjector.py.

MatrixInjector.MatrixInjector.DbsUrl

Definition at line 61 of file MatrixInjector.py.

MatrixInjector.MatrixInjector.defaultChain

Definition at line 88 of file MatrixInjector.py.

MatrixInjector.MatrixInjector.defaultHarvest

Definition at line 115 of file MatrixInjector.py.

MatrixInjector.MatrixInjector.defaultInput

Definition at line 135 of file MatrixInjector.py.

MatrixInjector.MatrixInjector.defaultScratch

Definition at line 122 of file MatrixInjector.py.

MatrixInjector.MatrixInjector.defaultTask

Definition at line 146 of file MatrixInjector.py.

MatrixInjector.MatrixInjector.dqmgui

Definition at line 41 of file MatrixInjector.py.

MatrixInjector.MatrixInjector.group

Definition at line 73 of file MatrixInjector.py.

MatrixInjector.MatrixInjector.keep

Definition at line 51 of file MatrixInjector.py.

MatrixInjector.MatrixInjector.label
MatrixInjector.MatrixInjector.memoryOffset

Definition at line 52 of file MatrixInjector.py.

MatrixInjector.MatrixInjector.memPerCore

Definition at line 53 of file MatrixInjector.py.

MatrixInjector.MatrixInjector.speciallabel

Definition at line 75 of file MatrixInjector.py.

MatrixInjector.MatrixInjector.testMode

Definition at line 49 of file MatrixInjector.py.

MatrixInjector.MatrixInjector.user

Definition at line 72 of file MatrixInjector.py.

MatrixInjector.MatrixInjector.version

Definition at line 50 of file MatrixInjector.py.

MatrixInjector.MatrixInjector.wmagent

Definition at line 42 of file MatrixInjector.py.