ParallelSequentialSchedulerSvc.h File Reference
#include "GaudiKernel/IScheduler.h"
#include "GaudiKernel/IRunable.h"
#include "GaudiKernel/Service.h"
#include "GaudiKernel/IAlgResourcePool.h"
#include "GaudiKernel/CommonMessaging.h"
#include "GaudiKernel/EventContext.h"
#include "AlgResourcePool.h"
#include "ExecutionFlowManager.h"
#include "DataFlowManager.h"
#include <vector>
#include <string>
#include <unordered_map>
#include <functional>
#include <thread>
#include "tbb/concurrent_queue.h"
#include "tbb/task.h"
#include "tbb/task_scheduler_init.h"
Include dependency graph for ParallelSequentialSchedulerSvc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ParallelSequentialSchedulerSvc
 This SchedulerSvc implements the IScheduler interface. More...
 
class  SequentialTask