Public Member Functions | |
def | __init__ |
def | fillProcessDesc |
def | moduleToTest |
Public Attributes | |
options | |
Private Attributes | |
_test_endpath | |
_test_path | |
Definition at line 3 of file TestProcess.py.
def TestProcess.TestProcess.__init__ | ( | self, | |
name = "TEST" , |
|||
modifiers | |||
) |
Definition at line 4 of file TestProcess.py.
def TestProcess.TestProcess.fillProcessDesc | ( | self, | |
processPSet | |||
) |
Definition at line 13 of file TestProcess.py.
References edm::errors.LogicError.
def TestProcess.TestProcess.moduleToTest | ( | self, | |
mod, | |||
task = cms.Task() |
|||
) |
Definition at line 7 of file TestProcess.py.
|
private |
Definition at line 12 of file TestProcess.py.
|
private |
Definition at line 10 of file TestProcess.py.
TestProcess.TestProcess.options |
Definition at line 23 of file TestProcess.py.
Referenced by betterConfigParser.BetterConfigParser.__updateDict(), submitPVValidationJobs.BetterConfigParser.__updateDict(), confdb.HLTProcess.buildOptions(), betterConfigParser.BetterConfigParser.checkInput(), CrabHelper.CrabHelper.crab_config_filename(), CrabHelper.CrabHelper.crab_taskname(), CrabHelper.CrabHelper.fill_options_from_crab_config(), confdb.HLTProcess.fixPrescales(), edmIntegrityCheck.IntegrityCheck.query(), cmsswPreprocessor.CmsswPreprocessor.run(), production_tasks.BaseDataset.run(), production_tasks.GenerateMask.run(), production_tasks.RunCMSBatch.run(), production_tasks.MonitorJobs.run(), production_tasks.CheckJobStatus.run(), and production_tasks.CleanJobFiles.run().