![]() |
ATLAS Offline Software
|
Functions | |
| executeCachedQuery (run, cu, q, cachekey) | |
| executeQuery (run, cu, q, cachekey) | |
| GetSFO_streamsAll (cursor, runlist) | |
| GetSFO_filesAll (cursor, runlist) | |
| GetSFO_LBsAll (cursor, runlist) | |
| GetSFO_NeventsAll (cursor, runlist) | |
| GetSFO_overlapAll (cursor, runlist) | |
| GetSFO_NeventsAllPhysics (cursor, runlist) | |
| GetSFO_NphysicseventsAll (cursor, runlist) | |
| GetSFO_lastNruns (cursor, nruns) | |
| SetOKSLinks (runlist) | |
| The following function is used to get OKS info. | |
| main () | |
| python.AtlRunQuerySFO.executeCachedQuery | ( | run, | |
| cu, | |||
| q, | |||
| cachekey ) |
Definition at line 110 of file AtlRunQuerySFO.py.
| python.AtlRunQuerySFO.executeQuery | ( | run, | |
| cu, | |||
| q, | |||
| cachekey ) |
Definition at line 114 of file AtlRunQuerySFO.py.
| python.AtlRunQuerySFO.GetSFO_filesAll | ( | cursor, | |
| runlist ) |
returns nfiles, fsize, nevents
Definition at line 140 of file AtlRunQuerySFO.py.
| python.AtlRunQuerySFO.GetSFO_lastNruns | ( | cursor, | |
| nruns ) |
returns list of last 'nruns' run numbers, where at least one stream is not calibration
Definition at line 266 of file AtlRunQuerySFO.py.
| python.AtlRunQuerySFO.GetSFO_LBsAll | ( | cursor, | |
| runlist ) |
Definition at line 158 of file AtlRunQuerySFO.py.
| python.AtlRunQuerySFO.GetSFO_NeventsAll | ( | cursor, | |
| runlist ) |
Definition at line 175 of file AtlRunQuerySFO.py.
| python.AtlRunQuerySFO.GetSFO_NeventsAllPhysics | ( | cursor, | |
| runlist ) |
Definition at line 224 of file AtlRunQuerySFO.py.
| python.AtlRunQuerySFO.GetSFO_NphysicseventsAll | ( | cursor, | |
| runlist ) |
Definition at line 249 of file AtlRunQuerySFO.py.
| python.AtlRunQuerySFO.GetSFO_overlapAll | ( | cursor, | |
| runlist ) |
returns number of overlap events
Definition at line 194 of file AtlRunQuerySFO.py.
| python.AtlRunQuerySFO.GetSFO_streamsAll | ( | cursor, | |
| runlist ) |
Definition at line 126 of file AtlRunQuerySFO.py.
| python.AtlRunQuerySFO.main | ( | ) |
Definition at line 292 of file AtlRunQuerySFO.py.
| python.AtlRunQuerySFO.SetOKSLinks | ( | runlist | ) |
The following function is used to get OKS info.
Definition at line 279 of file AtlRunQuerySFO.py.