Public Member Functions | |
def | __init__ (self, name, cmdDict) |
def | getProcess (self) |
Public Attributes | |
command | |
ins | |
I/O of the block. More... | |
nameId | |
outs | |
Definition at line 41 of file WorkFlow.py.
def WorkFlow.WorkFlowBlock.__init__ | ( | self, | |
name, | |||
cmdDict | |||
) |
Definition at line 42 of file WorkFlow.py.
def WorkFlow.WorkFlowBlock.getProcess | ( | self | ) |
Definition at line 50 of file WorkFlow.py.
WorkFlow.WorkFlowBlock.command |
Definition at line 44 of file WorkFlow.py.
Referenced by cmsRelvalreport.Profile._profile_edmsize(), cmsRelvalreport.Profile._profile_igprof(), cmsRelvalreport.Profile._profile_Memcheck_Valgrind(), cmsRelvalreport.Profile._profile_None(), cmsRelvalreport.Profile._profile_valgrindfce(), cmsRelvalreport.Profile._save_output(), and cmsswPreprocessor.CmsswPreprocessor.run().
WorkFlow.WorkFlowBlock.ins |
I/O of the block.
Definition at line 47 of file WorkFlow.py.
WorkFlow.WorkFlowBlock.nameId |
Definition at line 43 of file WorkFlow.py.
WorkFlow.WorkFlowBlock.outs |
Definition at line 48 of file WorkFlow.py.