The Gaudi Framework  v32r0 (3325bb39)
AvalancheSchedulerSvc::algQueueEntry Struct Reference

Struct to hold entries in the alg queues. More...

Collaboration diagram for AvalancheSchedulerSvc::algQueueEntry:

Public Attributes

unsigned int algIndex
 
int slotIndex
 
EventContextcontextPtr
 
unsigned int rank
 
IAlgorithmalgPtr
 

Detailed Description

Struct to hold entries in the alg queues.

Definition at line 273 of file AvalancheSchedulerSvc.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: