![]() |
![]() |
Public Member Functions | |
def | __init__ (self, dataset, user, options) |
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 | |
Checks whether you have write access to the CASTOR directory specified
Definition at line 251 of file production_tasks.py.
def production_tasks.CheckForWrite.__init__ | ( | self, | |
dataset, | |||
user, | |||
options | |||
) |
Definition at line 253 of file production_tasks.py.
def production_tasks.CheckForWrite.run | ( | self, | |
input | |||
) |
production_tasks.CheckForWrite.user |
Definition at line 257 of file production_tasks.py.
Referenced by cmsPerfSuite.PerfSuite.optionParse(), and DTWorkflow.DTWorkflow.remote_out_path().