![]() |
ATLAS Offline Software
|
Public Member Functions | |
| def | __init__ (self, catalog=None) |
| def | pfn (self, url_or_fid) |
| def | __call__ (self, url_or_fid) |
Public Attributes | |
| catalog | |
Static Public Attributes | |
| DefaultCatalog | |
| AllowedProtocols | |
Private Member Functions | |
| def | _pfn (self, url_or_fid) |
reverse-engineering of the POOL FileCatalog.
allows to retrieve the physical filename from a logical one, provided
that the file-id is known to the (real) PoolFileCatalog
Definition at line 42 of file PoolFile.py.
| def python.PoolFile.PoolFileCatalog.__init__ | ( | self, | |
catalog = None |
|||
| ) |
Definition at line 57 of file PoolFile.py.
| def python.PoolFile.PoolFileCatalog.__call__ | ( | self, | |
| url_or_fid | |||
| ) |
Definition at line 247 of file PoolFile.py.
|
private |
| def python.PoolFile.PoolFileCatalog.pfn | ( | self, | |
| url_or_fid | |||
| ) |
|
static |
Definition at line 48 of file PoolFile.py.
| python.PoolFile.PoolFileCatalog.catalog |
Definition at line 59 of file PoolFile.py.
|
static |
Definition at line 47 of file PoolFile.py.
1.8.18