![]() |
![]() |
Public Member Functions | |
def | __init__ (self, dataset, user, options) |
def | addOption (self, parser) |
def | query (self, dataset) |
def | run (self, input) |
![]() | |
def | __init__ (self, name, dataset, user, options, instance=None) |
def | addOption (self, parser) |
def | getname (self) |
def | run (self, input) |
Additional Inherited Members | |
![]() | |
dataset | |
instance | |
name | |
options | |
user | |
Query DAS to find dataset name in DBS - see https://cmsweb.cern.ch/das/
Definition at line 117 of file production_tasks.py.
def production_tasks.BaseDataset.__init__ | ( | self, | |
dataset, | |||
user, | |||
options | |||
) |
Definition at line 119 of file production_tasks.py.
def production_tasks.BaseDataset.addOption | ( | self, | |
parser | |||
) |
Definition at line 121 of file production_tasks.py.
def production_tasks.BaseDataset.query | ( | self, | |
dataset | |||
) |
Query DAS to find out how many events are in the dataset
Definition at line 123 of file production_tasks.py.
References trackerTree.check(), production_tasks.Task.dataset, edmIntegrityCheck.IntegrityCheck.dataset, and genericValidation.GenericValidationData.dataset.
Referenced by production_tasks.BaseDataset.run().
def production_tasks.BaseDataset.run | ( | self, | |
input | |||
) |
Definition at line 163 of file production_tasks.py.
References production_tasks.Task.dataset, edmIntegrityCheck.IntegrityCheck.dataset, genericValidation.GenericValidationData.dataset, FileExportPlugin.FileExportPlugin.options, cmsswPreprocessor.CmsswPreprocessor.options, DTCalibrationWorker.DTCalibrationWorker.options, DTWorkflow.DTWorkflow.options, DOTExport.DotProducer.options, TestProcess.TestProcess.options, confdb.HLTProcess.options, production_tasks.Task.options, edmIntegrityCheck.IntegrityCheck.options, validateAlignments.ValidationJobMultiIOV.options, DbQuery.query, edmIntegrityCheck.IntegrityCheck.query(), confdbOfflineConverter.OfflineConverter.query(), production_tasks.BaseDataset.query(), upload_popcon.HTTP.query(), and uploadConditions.HTTP.query().