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
MatrixReader.MatrixReader Class Reference
Inheritance diagram for MatrixReader.MatrixReader:

Public Member Functions

def __init__
 
def createWorkFlows
 
def makeCmd
 
def makeStep
 
def prepare
 
def readMatrix
 
def reset
 
def show
 
def showRaw
 
def showWorkFlows
 
def updateDB
 
def workFlowsByLocation
 

Public Attributes

 addCommand
 
 apply
 
 commandLineWf
 
 files
 
 filesDefault
 
 filesPrefMap
 
 nameList
 
 noRun
 
 overWrite
 
 relvalModule
 
 revertDqmio
 maybe we want too level deep input More...
 
 what
 
 wm
 
 workFlows
 
 workFlowSteps
 

Detailed Description

Definition at line 16 of file MatrixReader.py.

Constructor & Destructor Documentation

def MatrixReader.MatrixReader.__init__ (   self,
  opt 
)

Definition at line 18 of file MatrixReader.py.

Member Function Documentation

def MatrixReader.MatrixReader.createWorkFlows (   self,
  fileNameIn 
)

Definition at line 450 of file MatrixReader.py.

def MatrixReader.MatrixReader.makeCmd (   self,
  step 
)

Definition at line 90 of file MatrixReader.py.

def MatrixReader.MatrixReader.makeStep (   self,
  step,
  overrides 
)

Definition at line 110 of file MatrixReader.py.

def MatrixReader.MatrixReader.prepare (   self,
  useInput = None,
  refRel = '',
  fromScratch = None 
)

Definition at line 477 of file MatrixReader.py.

def MatrixReader.MatrixReader.readMatrix (   self,
  fileNameIn,
  useInput = None,
  refRel = None,
  fromScratch = None 
)

Definition at line 118 of file MatrixReader.py.

def MatrixReader.MatrixReader.reset (   self,
  what = 'all' 
)

Definition at line 32 of file MatrixReader.py.

def MatrixReader.MatrixReader.show (   self,
  selected = None,
  extended = True,
  cafVeto = True 
)
def MatrixReader.MatrixReader.showRaw (   self,
  useInput,
  refRel = None,
  fromScratch = None,
  what = 'all',
  step1Only = False,
  selected = None 
)

Definition at line 294 of file MatrixReader.py.

def MatrixReader.MatrixReader.showWorkFlows (   self,
  selected = None,
  extended = True,
  cafVeto = True 
)

Definition at line 413 of file MatrixReader.py.

def MatrixReader.MatrixReader.updateDB (   self)

Definition at line 506 of file MatrixReader.py.

def MatrixReader.MatrixReader.workFlowsByLocation (   self,
  cafVeto = True 
)

Definition at line 398 of file MatrixReader.py.

Member Data Documentation

MatrixReader.MatrixReader.addCommand

Definition at line 24 of file MatrixReader.py.

MatrixReader.MatrixReader.apply
MatrixReader.MatrixReader.commandLineWf

Definition at line 26 of file MatrixReader.py.

MatrixReader.MatrixReader.files

Definition at line 57 of file MatrixReader.py.

Referenced by chain.Chain._guessTreeName().

MatrixReader.MatrixReader.filesDefault

Definition at line 71 of file MatrixReader.py.

MatrixReader.MatrixReader.filesPrefMap

Definition at line 42 of file MatrixReader.py.

MatrixReader.MatrixReader.nameList

Definition at line 40 of file MatrixReader.py.

MatrixReader.MatrixReader.noRun

Definition at line 29 of file MatrixReader.py.

MatrixReader.MatrixReader.overWrite

Definition at line 27 of file MatrixReader.py.

MatrixReader.MatrixReader.relvalModule

Definition at line 86 of file MatrixReader.py.

MatrixReader.MatrixReader.revertDqmio

maybe we want too level deep input

Definition at line 23 of file MatrixReader.py.

MatrixReader.MatrixReader.what

Definition at line 34 of file MatrixReader.py.

MatrixReader.MatrixReader.wm

Definition at line 22 of file MatrixReader.py.

MatrixReader.MatrixReader.workFlows

Definition at line 39 of file MatrixReader.py.

Referenced by MatrixRunner.MatrixRunner.runTests().

MatrixReader.MatrixReader.workFlowSteps

Definition at line 37 of file MatrixReader.py.