![]() |
![]() |
Public Member Functions | |
def | __init__ (self, dataset, user, options) |
def | addOption (self, parser) |
def | run (self, input) |
![]() | |
def | __init__ (self, name, dataset, user, options, instance=None) |
def | addOption (self, parser) |
def | getname (self) |
def | run (self, input) |
Public Attributes | |
user | |
![]() | |
dataset | |
instance | |
name | |
options | |
user | |
Tests if a file mask, created by edmIntegrityCheck.py, is present already and reads it if so.
Definition at line 227 of file production_tasks.py.
def production_tasks.CheckForMask.__init__ | ( | self, | |
dataset, | |||
user, | |||
options | |||
) |
Definition at line 229 of file production_tasks.py.
def production_tasks.CheckForMask.addOption | ( | self, | |
parser | |||
) |
Definition at line 231 of file production_tasks.py.
def production_tasks.CheckForMask.run | ( | self, | |
input | |||
) |
Definition at line 233 of file production_tasks.py.
production_tasks.CheckForMask.user |
Definition at line 235 of file production_tasks.py.
Referenced by cmsPerfSuite.PerfSuite.optionParse(), and DTWorkflow.DTWorkflow.remote_out_path().