13Find and attribute unmet data inputs as outputs to a Data Loader algorithm.
16from Configurables
import (
17 AvalancheSchedulerSvc,
30whiteboard =
HiveWhiteBoard(
"EventDataSvc", EventSlots=evtslots, OutputLevel=INFO)
35 ThreadPoolSize=algosInFlight, CheckDependencies=
True, DataLoaderAlg=
"AlgA"
44a2.inpKeys = [
"/Event/A1"]
47a3.inpKeys = [
"/Event/A2"]
56 EventLoop=slimeventloopmgr,
58 MessageSvcType=
"InertMessageSvc",
The Application Manager class.
A class that implements a search for prime numbers.