Public Member Functions | |
def | __init__ |
def | run |
Public Attributes | |
command | |
configFile | |
Definition at line 5 of file cmsswPreprocessor.py.
def cmsswPreprocessor.CmsswPreprocessor.__init__ | ( | self, | |
configFile, | |||
command = "cmsRun" |
|||
) |
Definition at line 6 of file cmsswPreprocessor.py.
def cmsswPreprocessor.CmsswPreprocessor.run | ( | self, | |
component, | |||
wd, | |||
firstEvent, | |||
nEvents | |||
) |
Definition at line 10 of file cmsswPreprocessor.py.
References cmsswPreprocessor.CmsswPreprocessor.command, runall.testit.command, WorkFlow.WorkFlowBlock.command, ConfigBuilder.ConfigBuilder.command, cmsswPreprocessor.CmsswPreprocessor.configFile, and cmsRelvalreport.exit.
cmsswPreprocessor.CmsswPreprocessor.command |
Definition at line 8 of file cmsswPreprocessor.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().
cmsswPreprocessor.CmsswPreprocessor.configFile |
Definition at line 7 of file cmsswPreprocessor.py.
Referenced by cmsswPreprocessor.CmsswPreprocessor.run().