![]() |
ATLAS Offline Software
|
Classes | |
| class | GlobalEventFilter |
Public Member Functions | |
| void | updateProgressBar () |
| bool | allVisibleRefreshed () const |
| bool | allSoonVisibleRefreshed () const |
| void | initCruise () |
| void | performPostRefreshCruiseActions (IVP1ChannelWidget *cw) |
Static Public Member Functions | |
| static void | warnIfWidgetsAlive () |
Public Attributes | |
| GlobalEventFilter * | globalEventFilter |
| VP1ExecutionScheduler * | scheduler |
| VP1Prioritiser * | prioritiser |
| VP1MainWindow * | mainwindow |
| long int | eventsProcessed |
| bool | batchMode |
| bool | batchModeAllEvents |
| int | batchModeNEvents |
| bool | batchModeRandomConfig |
| VP1BatchUtilities * | batchUtilities |
| VP1AvailEvents * | availEvents |
| QTimer * | refreshtimer |
| IVP1System * | currentsystemrefreshing |
| bool | allSystemsRefreshed |
| bool | goingtonextevent |
| QProgressBar * | pb |
| double | calctimethisevent |
| double | currentrefreshsystemestimate |
| QTimer * | pbtimer |
| bool | eraseJustAfterRefresh |
| IVP1ChannelWidget * | postponedUncreateAndDeleteCW |
| CruiseMode | cruisemode |
| QTimer * | cruisetimer |
| bool | cruisetab_waitingtoproceed |
| QString | nextRequestedEvent |
| bool | skipEvent |
Definition at line 129 of file VP1ExecutionScheduler.cxx.
| bool VP1ExecutionScheduler::Imp::allSoonVisibleRefreshed | ( | ) | const |
Definition at line 1225 of file VP1ExecutionScheduler.cxx.
| bool VP1ExecutionScheduler::Imp::allVisibleRefreshed | ( | ) | const |
Definition at line 1216 of file VP1ExecutionScheduler.cxx.
| void VP1ExecutionScheduler::Imp::initCruise | ( | ) |
Definition at line 1280 of file VP1ExecutionScheduler.cxx.
| void VP1ExecutionScheduler::Imp::performPostRefreshCruiseActions | ( | IVP1ChannelWidget * | cw | ) |
Definition at line 1234 of file VP1ExecutionScheduler.cxx.
| void VP1ExecutionScheduler::Imp::updateProgressBar | ( | ) |
Definition at line 549 of file VP1ExecutionScheduler.cxx.
|
static |
Definition at line 1155 of file VP1ExecutionScheduler.cxx.
| bool VP1ExecutionScheduler::Imp::allSystemsRefreshed |
Definition at line 150 of file VP1ExecutionScheduler.cxx.
| VP1AvailEvents* VP1ExecutionScheduler::Imp::availEvents |
Definition at line 146 of file VP1ExecutionScheduler.cxx.
| bool VP1ExecutionScheduler::Imp::batchMode |
Definition at line 140 of file VP1ExecutionScheduler.cxx.
| bool VP1ExecutionScheduler::Imp::batchModeAllEvents |
Definition at line 141 of file VP1ExecutionScheduler.cxx.
| int VP1ExecutionScheduler::Imp::batchModeNEvents |
Definition at line 142 of file VP1ExecutionScheduler.cxx.
| bool VP1ExecutionScheduler::Imp::batchModeRandomConfig |
Definition at line 143 of file VP1ExecutionScheduler.cxx.
| VP1BatchUtilities* VP1ExecutionScheduler::Imp::batchUtilities |
Definition at line 144 of file VP1ExecutionScheduler.cxx.
| double VP1ExecutionScheduler::Imp::calctimethisevent |
Definition at line 155 of file VP1ExecutionScheduler.cxx.
| CruiseMode VP1ExecutionScheduler::Imp::cruisemode |
Definition at line 164 of file VP1ExecutionScheduler.cxx.
| bool VP1ExecutionScheduler::Imp::cruisetab_waitingtoproceed |
Definition at line 170 of file VP1ExecutionScheduler.cxx.
| QTimer* VP1ExecutionScheduler::Imp::cruisetimer |
Definition at line 165 of file VP1ExecutionScheduler.cxx.
| double VP1ExecutionScheduler::Imp::currentrefreshsystemestimate |
Definition at line 156 of file VP1ExecutionScheduler.cxx.
| IVP1System* VP1ExecutionScheduler::Imp::currentsystemrefreshing |
Definition at line 149 of file VP1ExecutionScheduler.cxx.
| bool VP1ExecutionScheduler::Imp::eraseJustAfterRefresh |
Definition at line 161 of file VP1ExecutionScheduler.cxx.
| long int VP1ExecutionScheduler::Imp::eventsProcessed |
Definition at line 138 of file VP1ExecutionScheduler.cxx.
| GlobalEventFilter* VP1ExecutionScheduler::Imp::globalEventFilter |
Definition at line 132 of file VP1ExecutionScheduler.cxx.
| bool VP1ExecutionScheduler::Imp::goingtonextevent |
Definition at line 151 of file VP1ExecutionScheduler.cxx.
| VP1MainWindow* VP1ExecutionScheduler::Imp::mainwindow |
Definition at line 136 of file VP1ExecutionScheduler.cxx.
| QString VP1ExecutionScheduler::Imp::nextRequestedEvent |
Definition at line 174 of file VP1ExecutionScheduler.cxx.
| QProgressBar* VP1ExecutionScheduler::Imp::pb |
Definition at line 154 of file VP1ExecutionScheduler.cxx.
| QTimer* VP1ExecutionScheduler::Imp::pbtimer |
Definition at line 158 of file VP1ExecutionScheduler.cxx.
| IVP1ChannelWidget* VP1ExecutionScheduler::Imp::postponedUncreateAndDeleteCW |
Definition at line 162 of file VP1ExecutionScheduler.cxx.
| VP1Prioritiser* VP1ExecutionScheduler::Imp::prioritiser |
Definition at line 135 of file VP1ExecutionScheduler.cxx.
| QTimer* VP1ExecutionScheduler::Imp::refreshtimer |
Definition at line 148 of file VP1ExecutionScheduler.cxx.
| VP1ExecutionScheduler* VP1ExecutionScheduler::Imp::scheduler |
Definition at line 134 of file VP1ExecutionScheduler.cxx.
| bool VP1ExecutionScheduler::Imp::skipEvent |
Definition at line 176 of file VP1ExecutionScheduler.cxx.