ATLAS Offline Software
|
Functions | |
def | createSqlite (flags) |
Variables | |
sqlite | |
Job options to test HLT conditions updates based on local sqlite file. More... | |
onldb | |
folder | |
flags | |
NumThreads | |
Files | |
SqliteInput | |
SqliteFolders | |
errorOnMissingTOB | |
GlobalTag | |
acc | |
iovDbSvc | |
l1bsdec | |
def python.test_hltConditions.createSqlite | ( | flags | ) |
Create local sqlite file
Definition at line 21 of file test_hltConditions.py.
python.test_hltConditions.acc |
Definition at line 60 of file test_hltConditions.py.
python.test_hltConditions.errorOnMissingTOB |
Definition at line 50 of file test_hltConditions.py.
python.test_hltConditions.Files |
Definition at line 46 of file test_hltConditions.py.
python.test_hltConditions.flags |
Definition at line 42 of file test_hltConditions.py.
python.test_hltConditions.folder |
Definition at line 18 of file test_hltConditions.py.
python.test_hltConditions.GlobalTag |
Definition at line 53 of file test_hltConditions.py.
python.test_hltConditions.iovDbSvc |
Definition at line 63 of file test_hltConditions.py.
python.test_hltConditions.l1bsdec |
Definition at line 68 of file test_hltConditions.py.
python.test_hltConditions.NumThreads |
Definition at line 44 of file test_hltConditions.py.
python.test_hltConditions.onldb |
Definition at line 17 of file test_hltConditions.py.
python.test_hltConditions.sqlite |
Job options to test HLT conditions updates based on local sqlite file.
To be used to test HLT conditions updates (in sqlite files) before deployment in the online DB.
Usage: athena –evtMax=10 TriggerJobOpts/test_hltConditions.py [flags...]
Author: Frank Winklmeier
Definition at line 16 of file test_hltConditions.py.
python.test_hltConditions.SqliteFolders |
Definition at line 48 of file test_hltConditions.py.
python.test_hltConditions.SqliteInput |
Definition at line 47 of file test_hltConditions.py.