Public Member Functions | |
def | __init__ (self, name="TEST", *modifiers) |
def | fillProcessDesc (self, processPSet) |
def | moduleToTest (self, mod, task=cms.Task()) |
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 Config.Process.endpaths, FastTimerService::ResourcesPerProcess.endpaths, edm::errors.LogicError, EgammaValidationReco_cff.dummy.paths, RPCLinkSynchroStat::LinkBoard.paths(), edm::PathsAndConsumesOfModulesBase.paths(), options.HLTProcessOptions.paths, pat::TriggerEvent.paths(), Config.Process.paths, and FastTimerService::ResourcesPerProcess.paths.
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(), CrabHelper.CrabHelper.check_crabtask(), betterConfigParser.BetterConfigParser.checkInput(), CrabHelper.CrabHelper.crab_config_filename(), CrabHelper.CrabHelper.crab_config_filepath(), CrabHelper.CrabHelper.crab_taskname(), CrabHelper.CrabHelper.fill_options_from_crab_config(), confdb.HLTProcess.fixPrescales(), confdb.HLTProcess.getRawConfigurationFromDB(), confdb.HLTProcess.getSetupConfigurationFromDB(), edmIntegrityCheck.IntegrityCheck.listFiles(), production_tasks.MonitorJobs.monitor(), edmIntegrityCheck.IntegrityCheck.query(), production_tasks.BaseDataset.query(), edmIntegrityCheck.IntegrityCheck.report(), cmsswPreprocessor.CmsswPreprocessor.run(), production_tasks.CheckDatasetExists.run(), production_tasks.BaseDataset.run(), production_tasks.GenerateMask.run(), production_tasks.CreateJobDirectory.run(), production_tasks.SourceCFG.run(), production_tasks.FullCFG.run(), production_tasks.WriteToDatasets.run(), production_tasks.RunCMSBatch.run(), production_tasks.MonitorJobs.run(), production_tasks.CheckJobStatus.run(), production_tasks.WriteJobReport.run(), production_tasks.CleanJobFiles.run(), edmIntegrityCheck.IntegrityCheck.structured(), CrabHelper.CrabHelper.submit_crab_task(), edmIntegrityCheck.IntegrityCheck.test(), and CrabHelper.CrabHelper.write_crabConfig().