![]() |
ATLAS Offline Software
|
Variables | |
| str | tagusefile = '/afs/cern.ch/user/a/atlcond/notify/AtlCoolMerge.taguse' |
| options | |
| remainder | |
| str | folder = '' |
| str | globaltag = '' |
| str | localtag = '' |
| str | server = '' |
| str | instance = 'CONDBR2' |
| str | schema = "COOLOFL_TILE" |
| int | help = 0 |
| arg = arg.strip() | |
| current = TileCalibTools.getAliasFromFile('Current') | |
| nexttag = TileCalibTools.getAliasFromFile('Next') | |
| log = getLogger("TileCalibTools") | |
| str | connStr = schema+'/'+instance |
| db = TileCalibTools.openDbConn(connStr, server) | |
| foldertag = TileCalibTools.getFolderTag(db, folder, globaltag) | |
| rfolder = db.getFolderSet('/') | |
| taglist = rfolder.listTags() | |
| bool | notfound = True |
| CheckTagAssociation.arg = arg.strip() |
Definition at line 25 of file CheckTagAssociation.py.
Definition at line 85 of file CheckTagAssociation.py.
| CheckTagAssociation.current = TileCalibTools.getAliasFromFile('Current') |
Definition at line 69 of file CheckTagAssociation.py.
Definition at line 88 of file CheckTagAssociation.py.
| CheckTagAssociation.folder = '' |
Definition at line 16 of file CheckTagAssociation.py.
Definition at line 93 of file CheckTagAssociation.py.
| CheckTagAssociation.globaltag = '' |
Definition at line 18 of file CheckTagAssociation.py.
| int CheckTagAssociation.help = 0 |
Definition at line 23 of file CheckTagAssociation.py.
| CheckTagAssociation.instance = 'CONDBR2' |
Definition at line 21 of file CheckTagAssociation.py.
| CheckTagAssociation.localtag = '' |
Definition at line 19 of file CheckTagAssociation.py.
| CheckTagAssociation.log = getLogger("TileCalibTools") |
Definition at line 73 of file CheckTagAssociation.py.
| CheckTagAssociation.nexttag = TileCalibTools.getAliasFromFile('Next') |
Definition at line 70 of file CheckTagAssociation.py.
| bool CheckTagAssociation.notfound = True |
Definition at line 105 of file CheckTagAssociation.py.
| CheckTagAssociation.options |
Definition at line 13 of file CheckTagAssociation.py.
| CheckTagAssociation.remainder |
Definition at line 13 of file CheckTagAssociation.py.
| CheckTagAssociation.rfolder = db.getFolderSet('/') |
Definition at line 102 of file CheckTagAssociation.py.
| CheckTagAssociation.schema = "COOLOFL_TILE" |
Definition at line 22 of file CheckTagAssociation.py.
| CheckTagAssociation.server = '' |
Definition at line 20 of file CheckTagAssociation.py.
| CheckTagAssociation.taglist = rfolder.listTags() |
Definition at line 103 of file CheckTagAssociation.py.
| str CheckTagAssociation.tagusefile = '/afs/cern.ch/user/a/atlcond/notify/AtlCoolMerge.taguse' |
Definition at line 10 of file CheckTagAssociation.py.