![]() |
The Gaudi Framework
v33r0 (d5ea422b)
|
Struct to hold entries in the alg queues. More...

Public Attributes | |
| unsigned int | algIndex |
| int | slotIndex |
| EventContext * | contextPtr |
| unsigned int | rank |
| IAlgorithm * | algPtr |
Struct to hold entries in the alg queues.
Definition at line 279 of file AvalancheSchedulerSvc.h.
| unsigned int AvalancheSchedulerSvc::AlgQueueEntry::algIndex |
Definition at line 280 of file AvalancheSchedulerSvc.h.
| IAlgorithm* AvalancheSchedulerSvc::AlgQueueEntry::algPtr |
Definition at line 284 of file AvalancheSchedulerSvc.h.
| EventContext* AvalancheSchedulerSvc::AlgQueueEntry::contextPtr |
Definition at line 282 of file AvalancheSchedulerSvc.h.
| unsigned int AvalancheSchedulerSvc::AlgQueueEntry::rank |
Definition at line 283 of file AvalancheSchedulerSvc.h.
| int AvalancheSchedulerSvc::AlgQueueEntry::slotIndex |
Definition at line 281 of file AvalancheSchedulerSvc.h.