![]() |
![]() |
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 that the sample specified exists in the CASTOR area of the user specified. The directory must exist.
Definition at line 209 of file production_tasks.py.
def production_tasks.FindOnCastor.__init__ | ( | self, | |
dataset, | |||
user, | |||
options | |||
) |
Definition at line 211 of file production_tasks.py.
def production_tasks.FindOnCastor.run | ( | self, | |
input | |||
) |
Definition at line 213 of file production_tasks.py.
production_tasks.FindOnCastor.user |
Definition at line 214 of file production_tasks.py.
Referenced by cmsPerfSuite.PerfSuite.optionParse(), and DTWorkflow.DTWorkflow.remote_out_path().