![]() |
The Gaudi Framework
v32r0 (3325bb39)
|
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 273 of file AvalancheSchedulerSvc.h.
| unsigned int AvalancheSchedulerSvc::algQueueEntry::algIndex |
Definition at line 274 of file AvalancheSchedulerSvc.h.
| IAlgorithm* AvalancheSchedulerSvc::algQueueEntry::algPtr |
Definition at line 278 of file AvalancheSchedulerSvc.h.
| EventContext* AvalancheSchedulerSvc::algQueueEntry::contextPtr |
Definition at line 276 of file AvalancheSchedulerSvc.h.
| unsigned int AvalancheSchedulerSvc::algQueueEntry::rank |
Definition at line 277 of file AvalancheSchedulerSvc.h.
| int AvalancheSchedulerSvc::algQueueEntry::slotIndex |
Definition at line 275 of file AvalancheSchedulerSvc.h.