8 'AuditServices' :
False,
9 'AuditInitialize' :
False,
12 'AuditFinalize' :
False,
13 'AuditReinitialize' :
False,
14 'AuditRestart' :
False,
15 'CreateLazily' :
False,
17 'OverrideUnClonable' :
False,
20 'OutputLevel' :
""" output level [Service] """,
21 'AuditServices' :
""" [[deprecated]] unused [Service] """,
22 'AuditInitialize' :
""" trigger auditor on initialize() [Service] """,
23 'AuditStart' :
""" trigger auditor on start() [Service] """,
24 'AuditStop' :
""" trigger auditor on stop() [Service] """,
25 'AuditFinalize' :
""" trigger auditor on finalize() [Service] """,
26 'AuditReinitialize' :
""" trigger auditor on reinitialize() [Service] """,
27 'AuditRestart' :
""" trigger auditor on restart() [Service] """,
28 'CreateLazily' :
""" [AlgResourcePool] """,
29 'TopAlg' :
""" names of the algorithms to be passed to the algorithm manager [AlgResourcePool] """,
30 'OverrideUnClonable' :
""" override the Un-Clonability of Algorithms. Use with caution! [AlgResourcePool] """,
32 def __init__(self, name = Configurable.DefaultName, **kwargs):
33 super(AlgResourcePool, self).
__init__(name)
34 for n,v
in kwargs.items():
39 return 'AlgResourcePool' 45 'AuditServices' :
False,
46 'AuditInitialize' :
False,
49 'AuditFinalize' :
False,
50 'AuditReinitialize' :
False,
51 'AuditRestart' :
False,
52 'ThreadPoolSize' : -1,
53 'WhiteboardSvc' :
'EventDataSvc',
54 'IOBoundAlgSchedulerSvc' :
'IOBoundAlgSchedulerSvc',
55 'MaxIOBoundAlgosInFlight' : 0,
56 'SimulateExecution' :
False,
58 'DumpIntraEventDynamics' :
False,
59 'PreemptiveIOBoundTasks' :
False,
60 'CheckDependencies' :
False,
62 'EnableConditions' :
False,
63 'ShowDataDependencies' :
True,
64 'ShowDataFlow' :
False,
65 'ShowControlFlow' :
False,
68 'OutputLevel' :
""" output level [Service] """,
69 'AuditServices' :
""" [[deprecated]] unused [Service] """,
70 'AuditInitialize' :
""" trigger auditor on initialize() [Service] """,
71 'AuditStart' :
""" trigger auditor on start() [Service] """,
72 'AuditStop' :
""" trigger auditor on stop() [Service] """,
73 'AuditFinalize' :
""" trigger auditor on finalize() [Service] """,
74 'AuditReinitialize' :
""" trigger auditor on reinitialize() [Service] """,
75 'AuditRestart' :
""" trigger auditor on restart() [Service] """,
76 'ThreadPoolSize' :
""" Size of the threadpool initialised by TBB; a value of -1 gives TBB the freedom to choose [AvalancheSchedulerSvc] """,
77 'WhiteboardSvc' :
""" The whiteboard name [AvalancheSchedulerSvc] """,
78 'IOBoundAlgSchedulerSvc' :
""" [AvalancheSchedulerSvc] """,
79 'MaxIOBoundAlgosInFlight' :
""" Maximum number of simultaneous I/O-bound algorithms [AvalancheSchedulerSvc] """,
80 'SimulateExecution' :
""" Flag to perform single-pass simulation of execution flow before the actual execution [AvalancheSchedulerSvc] """,
81 'Optimizer' :
""" The following modes are currently available: PCE, COD, DRE, E [AvalancheSchedulerSvc] """,
82 'DumpIntraEventDynamics' :
""" Dump intra-event concurrency dynamics to csv file [AvalancheSchedulerSvc] """,
83 'PreemptiveIOBoundTasks' :
""" Turn on preemptive way of scheduling of I/O-bound algorithms [AvalancheSchedulerSvc] """,
84 'CheckDependencies' :
""" Runtime check of Algorithm Data Dependencies [AvalancheSchedulerSvc] """,
85 'DataLoaderAlg' :
""" Attribute unmet input dependencies to this DataLoader Algorithm [AvalancheSchedulerSvc] """,
86 'EnableConditions' :
""" Enable ConditionsSvc [AvalancheSchedulerSvc] """,
87 'ShowDataDependencies' :
""" Show the INPUT and OUTPUT data dependencies of Algorithms [AvalancheSchedulerSvc] """,
88 'ShowDataFlow' :
""" Show the configuration of DataFlow between Algorithms [AvalancheSchedulerSvc] """,
89 'ShowControlFlow' :
""" Show the configuration of all Algorithms and Sequences [AvalancheSchedulerSvc] """,
91 def __init__(self, name = Configurable.DefaultName, **kwargs):
92 super(AvalancheSchedulerSvc, self).
__init__(name)
93 for n,v
in kwargs.items():
98 return 'AvalancheSchedulerSvc' 108 'AuditAlgorithms' :
False,
109 'AuditInitialize' :
False,
110 'AuditReinitialize' :
False,
111 'AuditRestart' :
False,
112 'AuditExecute' :
False,
113 'AuditFinalize' :
False,
114 'AuditBeginRun' :
False,
115 'AuditEndRun' :
False,
116 'AuditStart' :
False,
119 'MonitorService' :
'MonitorSvc',
120 'RegisterForContextService' :
True,
122 'NeededResources' : [ ],
124 'FilterCircularDependencies' :
True,
125 'ErrorsPrint' :
True,
126 'PropertiesPrint' :
False,
131 'StatTableHeader' :
' | Counter | # | sum | mean/eff^* | rms/err^* | min | max |',
132 'RegularRowFormat' :
' | %|-48.48s|%|50t||%|10d| |%|11.7g| |%|#11.5g| |%|#11.5g| |%|#12.5g| |%|#12.5g| |',
133 'EfficiencyRowFormat' :
' |*%|-48.48s|%|50t||%|10d| |%|11.5g| |(%|#9.6g| +- %|-#9.6g|)%%| ------- | ------- |',
134 'UseEfficiencyRowFormat' :
True,
135 'CounterList' : [
'.*' ],
136 'StatEntityList' : [ ],
138 'RequireObjects' : [ ],
142 'avgRuntime' : 1.0000000,
143 'varRuntime' : 0.010000000,
145 'shortCalib' :
False,
147 'SleepFraction' : 0.00000,
148 'InvertDecision' :
False,
150 'NIterationsVect' : [ ],
154 'ExtraInputs' :
""" [DataHandleHolderBase<PropertyHolder<CommonMessaging<implements<IAlgorithm,IDataHandleHolder,IProperty,IStateful> > > >] """,
155 'ExtraOutputs' :
""" [DataHandleHolderBase<PropertyHolder<CommonMessaging<implements<IAlgorithm,IDataHandleHolder,IProperty,IStateful> > > >] """,
156 'OutputLevel' :
""" output level [Algorithm] """,
157 'Enable' :
""" should the algorithm be executed or not [Algorithm] """,
158 'ErrorMax' :
""" [[deprecated]] max number of errors [Algorithm] """,
159 'AuditAlgorithms' :
""" [[deprecated]] unused [Algorithm] """,
160 'AuditInitialize' :
""" trigger auditor on initialize() [Algorithm] """,
161 'AuditReinitialize' :
""" trigger auditor on reinitialize() [Algorithm] """,
162 'AuditRestart' :
""" trigger auditor on restart() [Algorithm] """,
163 'AuditExecute' :
""" trigger auditor on execute() [Algorithm] """,
164 'AuditFinalize' :
""" trigger auditor on finalize() [Algorithm] """,
165 'AuditBeginRun' :
""" trigger auditor on beginRun() [Algorithm] """,
166 'AuditEndRun' :
""" trigger auditor on endRun() [Algorithm] """,
167 'AuditStart' :
""" trigger auditor on start() [Algorithm] """,
168 'AuditStop' :
""" trigger auditor on stop() [Algorithm] """,
169 'Timeline' :
""" send events to TimelineSvc [Algorithm] """,
170 'MonitorService' :
""" name to use for Monitor Service [Algorithm] """,
171 'RegisterForContextService' :
""" flag to enforce the registration for Algorithm Context Service [Algorithm] """,
172 'Cardinality' :
""" how many clones to create - 0 means algo is reentrant [Algorithm] """,
173 'NeededResources' :
""" named resources needed during event looping [Algorithm] """,
174 'IsIOBound' :
""" if the algorithm is I/O-bound (in the broad sense of Von Neumann bottleneck) [Algorithm] """,
175 'FilterCircularDependencies' :
""" filter out circular data dependencies [Algorithm] """,
176 'ErrorsPrint' :
""" print the statistics of errors/warnings/exceptions [GaudiCommon<Algorithm>] """,
177 'PropertiesPrint' :
""" print the properties of the component [GaudiCommon<Algorithm>] """,
178 'StatPrint' :
""" print the table of counters [GaudiCommon<Algorithm>] """,
179 'TypePrint' :
""" add the actual C++ component type into the messages [GaudiCommon<Algorithm>] """,
180 'Context' :
""" note: overridden by parent settings [GaudiCommon<Algorithm>] """,
181 'RootInTES' :
""" note: overridden by parent settings [GaudiCommon<Algorithm>] """,
182 'StatTableHeader' :
""" the header row for the output Stat-table [GaudiCommon<Algorithm>] """,
183 'RegularRowFormat' :
""" the format for regular row in the output Stat-table [GaudiCommon<Algorithm>] """,
184 'EfficiencyRowFormat' :
""" The format for "efficiency" row in the output Stat-table [GaudiCommon<Algorithm>] """,
185 'UseEfficiencyRowFormat' :
""" use the special format for printout of efficiency counters [GaudiCommon<Algorithm>] """,
186 'CounterList' :
""" RegEx list, of simple integer counters for CounterSummary [GaudiCommon<Algorithm>] """,
187 'StatEntityList' :
""" RegEx list, of StatEntity counters for CounterSummary [GaudiCommon<Algorithm>] """,
188 'VetoObjects' :
""" skip execute if one or more of these TES objects exist [GaudiAlgorithm] """,
189 'RequireObjects' :
""" execute only if one or more of these TES objects exist [GaudiAlgorithm] """,
190 'Loader' :
""" Declare the algorithm to be a data loader [CPUCruncher] """,
191 'inpKeys' :
""" [CPUCruncher] """,
192 'outKeys' :
""" [CPUCruncher] """,
193 'avgRuntime' :
""" Average runtime of the module. [CPUCruncher] """,
194 'varRuntime' :
""" Variance of the runtime of the module. [CPUCruncher] """,
195 'localRndm' :
""" Decide if the local random generator is to be used [CPUCruncher] """,
196 'shortCalib' :
""" Enable coarse grained calibration [CPUCruncher] """,
197 'RwRepetitions' :
""" Increase access to the WB [CPUCruncher] """,
198 'SleepFraction' :
""" Fraction of time, between 0 and 1, when an algorithm is actually sleeping instead of crunching [CPUCruncher] """,
199 'InvertDecision' :
""" Invert control flow decision. [CPUCruncher] """,
200 'FailNEvents' :
""" Return FAILURE on every Nth event [CPUCruncher] """,
201 'NIterationsVect' :
""" Number of iterations for the calibration. [unknown owner type] """,
202 'NTimesVect' :
""" Number of seconds for the calibration. [unknown owner type] """,
204 def __init__(self, name = Configurable.DefaultName, **kwargs):
205 super(CPUCruncher, self).
__init__(name)
206 for n,v
in kwargs.items():
221 'AuditAlgorithms' :
False,
222 'AuditInitialize' :
False,
223 'AuditReinitialize' :
False,
224 'AuditRestart' :
False,
225 'AuditExecute' :
False,
226 'AuditFinalize' :
False,
227 'AuditBeginRun' :
False,
228 'AuditEndRun' :
False,
229 'AuditStart' :
False,
232 'MonitorService' :
'MonitorSvc',
233 'RegisterForContextService' :
False,
235 'NeededResources' : [ ],
237 'FilterCircularDependencies' :
True,
240 'ExtraInputs' :
""" [DataHandleHolderBase<PropertyHolder<CommonMessaging<implements<IAlgorithm,IDataHandleHolder,IProperty,IStateful> > > >] """,
241 'ExtraOutputs' :
""" [DataHandleHolderBase<PropertyHolder<CommonMessaging<implements<IAlgorithm,IDataHandleHolder,IProperty,IStateful> > > >] """,
242 'OutputLevel' :
""" output level [Algorithm] """,
243 'Enable' :
""" should the algorithm be executed or not [Algorithm] """,
244 'ErrorMax' :
""" [[deprecated]] max number of errors [Algorithm] """,
245 'AuditAlgorithms' :
""" [[deprecated]] unused [Algorithm] """,
246 'AuditInitialize' :
""" trigger auditor on initialize() [Algorithm] """,
247 'AuditReinitialize' :
""" trigger auditor on reinitialize() [Algorithm] """,
248 'AuditRestart' :
""" trigger auditor on restart() [Algorithm] """,
249 'AuditExecute' :
""" trigger auditor on execute() [Algorithm] """,
250 'AuditFinalize' :
""" trigger auditor on finalize() [Algorithm] """,
251 'AuditBeginRun' :
""" trigger auditor on beginRun() [Algorithm] """,
252 'AuditEndRun' :
""" trigger auditor on endRun() [Algorithm] """,
253 'AuditStart' :
""" trigger auditor on start() [Algorithm] """,
254 'AuditStop' :
""" trigger auditor on stop() [Algorithm] """,
255 'Timeline' :
""" send events to TimelineSvc [Algorithm] """,
256 'MonitorService' :
""" name to use for Monitor Service [Algorithm] """,
257 'RegisterForContextService' :
""" flag to enforce the registration for Algorithm Context Service [Algorithm] """,
258 'Cardinality' :
""" how many clones to create - 0 means algo is reentrant [Algorithm] """,
259 'NeededResources' :
""" named resources needed during event looping [Algorithm] """,
260 'IsIOBound' :
""" if the algorithm is I/O-bound (in the broad sense of Von Neumann bottleneck) [Algorithm] """,
261 'FilterCircularDependencies' :
""" filter out circular data dependencies [Algorithm] """,
263 def __init__(self, name = Configurable.DefaultName, **kwargs):
264 super(ContextEventCounterData, self).
__init__(name)
265 for n,v
in kwargs.items():
270 return 'ContextEventCounterData' 280 'AuditAlgorithms' :
False,
281 'AuditInitialize' :
False,
282 'AuditReinitialize' :
False,
283 'AuditRestart' :
False,
284 'AuditExecute' :
False,
285 'AuditFinalize' :
False,
286 'AuditBeginRun' :
False,
287 'AuditEndRun' :
False,
288 'AuditStart' :
False,
291 'MonitorService' :
'MonitorSvc',
292 'RegisterForContextService' :
False,
294 'NeededResources' : [ ],
296 'FilterCircularDependencies' :
True,
299 'ExtraInputs' :
""" [DataHandleHolderBase<PropertyHolder<CommonMessaging<implements<IAlgorithm,IDataHandleHolder,IProperty,IStateful> > > >] """,
300 'ExtraOutputs' :
""" [DataHandleHolderBase<PropertyHolder<CommonMessaging<implements<IAlgorithm,IDataHandleHolder,IProperty,IStateful> > > >] """,
301 'OutputLevel' :
""" output level [Algorithm] """,
302 'Enable' :
""" should the algorithm be executed or not [Algorithm] """,
303 'ErrorMax' :
""" [[deprecated]] max number of errors [Algorithm] """,
304 'AuditAlgorithms' :
""" [[deprecated]] unused [Algorithm] """,
305 'AuditInitialize' :
""" trigger auditor on initialize() [Algorithm] """,
306 'AuditReinitialize' :
""" trigger auditor on reinitialize() [Algorithm] """,
307 'AuditRestart' :
""" trigger auditor on restart() [Algorithm] """,
308 'AuditExecute' :
""" trigger auditor on execute() [Algorithm] """,
309 'AuditFinalize' :
""" trigger auditor on finalize() [Algorithm] """,
310 'AuditBeginRun' :
""" trigger auditor on beginRun() [Algorithm] """,
311 'AuditEndRun' :
""" trigger auditor on endRun() [Algorithm] """,
312 'AuditStart' :
""" trigger auditor on start() [Algorithm] """,
313 'AuditStop' :
""" trigger auditor on stop() [Algorithm] """,
314 'Timeline' :
""" send events to TimelineSvc [Algorithm] """,
315 'MonitorService' :
""" name to use for Monitor Service [Algorithm] """,
316 'RegisterForContextService' :
""" flag to enforce the registration for Algorithm Context Service [Algorithm] """,
317 'Cardinality' :
""" how many clones to create - 0 means algo is reentrant [Algorithm] """,
318 'NeededResources' :
""" named resources needed during event looping [Algorithm] """,
319 'IsIOBound' :
""" if the algorithm is I/O-bound (in the broad sense of Von Neumann bottleneck) [Algorithm] """,
320 'FilterCircularDependencies' :
""" filter out circular data dependencies [Algorithm] """,
322 def __init__(self, name = Configurable.DefaultName, **kwargs):
323 super(ContextEventCounterPtr, self).
__init__(name)
324 for n,v
in kwargs.items():
329 return 'ContextEventCounterPtr' 339 'AuditAlgorithms' :
False,
340 'AuditInitialize' :
False,
341 'AuditReinitialize' :
False,
342 'AuditRestart' :
False,
343 'AuditExecute' :
False,
344 'AuditFinalize' :
False,
345 'AuditBeginRun' :
False,
346 'AuditEndRun' :
False,
347 'AuditStart' :
False,
350 'MonitorService' :
'MonitorSvc',
351 'RegisterForContextService' :
True,
353 'NeededResources' : [ ],
355 'FilterCircularDependencies' :
True,
356 'ErrorsPrint' :
True,
357 'PropertiesPrint' :
False,
362 'StatTableHeader' :
' | Counter | # | sum | mean/eff^* | rms/err^* | min | max |',
363 'RegularRowFormat' :
' | %|-48.48s|%|50t||%|10d| |%|11.7g| |%|#11.5g| |%|#11.5g| |%|#12.5g| |%|#12.5g| |',
364 'EfficiencyRowFormat' :
' |*%|-48.48s|%|50t||%|10d| |%|11.5g| |(%|#9.6g| +- %|-#9.6g|)%%| ------- | ------- |',
365 'UseEfficiencyRowFormat' :
True,
366 'CounterList' : [
'.*' ],
367 'StatEntityList' : [ ],
369 'RequireObjects' : [ ],
373 'ExtraInputs' :
""" [DataHandleHolderBase<PropertyHolder<CommonMessaging<implements<IAlgorithm,IDataHandleHolder,IProperty,IStateful> > > >] """,
374 'ExtraOutputs' :
""" [DataHandleHolderBase<PropertyHolder<CommonMessaging<implements<IAlgorithm,IDataHandleHolder,IProperty,IStateful> > > >] """,
375 'OutputLevel' :
""" output level [Algorithm] """,
376 'Enable' :
""" should the algorithm be executed or not [Algorithm] """,
377 'ErrorMax' :
""" [[deprecated]] max number of errors [Algorithm] """,
378 'AuditAlgorithms' :
""" [[deprecated]] unused [Algorithm] """,
379 'AuditInitialize' :
""" trigger auditor on initialize() [Algorithm] """,
380 'AuditReinitialize' :
""" trigger auditor on reinitialize() [Algorithm] """,
381 'AuditRestart' :
""" trigger auditor on restart() [Algorithm] """,
382 'AuditExecute' :
""" trigger auditor on execute() [Algorithm] """,
383 'AuditFinalize' :
""" trigger auditor on finalize() [Algorithm] """,
384 'AuditBeginRun' :
""" trigger auditor on beginRun() [Algorithm] """,
385 'AuditEndRun' :
""" trigger auditor on endRun() [Algorithm] """,
386 'AuditStart' :
""" trigger auditor on start() [Algorithm] """,
387 'AuditStop' :
""" trigger auditor on stop() [Algorithm] """,
388 'Timeline' :
""" send events to TimelineSvc [Algorithm] """,
389 'MonitorService' :
""" name to use for Monitor Service [Algorithm] """,
390 'RegisterForContextService' :
""" flag to enforce the registration for Algorithm Context Service [Algorithm] """,
391 'Cardinality' :
""" how many clones to create - 0 means algo is reentrant [Algorithm] """,
392 'NeededResources' :
""" named resources needed during event looping [Algorithm] """,
393 'IsIOBound' :
""" if the algorithm is I/O-bound (in the broad sense of Von Neumann bottleneck) [Algorithm] """,
394 'FilterCircularDependencies' :
""" filter out circular data dependencies [Algorithm] """,
395 'ErrorsPrint' :
""" print the statistics of errors/warnings/exceptions [GaudiCommon<Algorithm>] """,
396 'PropertiesPrint' :
""" print the properties of the component [GaudiCommon<Algorithm>] """,
397 'StatPrint' :
""" print the table of counters [GaudiCommon<Algorithm>] """,
398 'TypePrint' :
""" add the actual C++ component type into the messages [GaudiCommon<Algorithm>] """,
399 'Context' :
""" note: overridden by parent settings [GaudiCommon<Algorithm>] """,
400 'RootInTES' :
""" note: overridden by parent settings [GaudiCommon<Algorithm>] """,
401 'StatTableHeader' :
""" the header row for the output Stat-table [GaudiCommon<Algorithm>] """,
402 'RegularRowFormat' :
""" the format for regular row in the output Stat-table [GaudiCommon<Algorithm>] """,
403 'EfficiencyRowFormat' :
""" The format for "efficiency" row in the output Stat-table [GaudiCommon<Algorithm>] """,
404 'UseEfficiencyRowFormat' :
""" use the special format for printout of efficiency counters [GaudiCommon<Algorithm>] """,
405 'CounterList' :
""" RegEx list, of simple integer counters for CounterSummary [GaudiCommon<Algorithm>] """,
406 'StatEntityList' :
""" RegEx list, of StatEntity counters for CounterSummary [GaudiCommon<Algorithm>] """,
407 'VetoObjects' :
""" skip execute if one or more of these TES objects exist [GaudiAlgorithm] """,
408 'RequireObjects' :
""" execute only if one or more of these TES objects exist [GaudiAlgorithm] """,
409 'DataKeys' :
""" list of objects to be read from file [Gaudi::Hive::FetchDataFromFile] """,
411 def __init__(self, name = Configurable.DefaultName, **kwargs):
412 super(Gaudi__Hive__FetchDataFromFile, self).
__init__(name)
413 for n,v
in kwargs.items():
418 return 'Gaudi::Hive::FetchDataFromFile' 424 'AuditServices' :
False,
425 'AuditInitialize' :
False,
426 'AuditStart' :
False,
428 'AuditFinalize' :
False,
429 'AuditReinitialize' :
False,
430 'AuditRestart' :
False,
431 'HistogramPersistency' :
'',
433 'ThreadPoolSize' : -1,
434 'WhiteboardSvc' :
'EventDataSvc',
438 'OutputLevel' :
""" output level [Service] """,
439 'AuditServices' :
""" [[deprecated]] unused [Service] """,
440 'AuditInitialize' :
""" trigger auditor on initialize() [Service] """,
441 'AuditStart' :
""" trigger auditor on start() [Service] """,
442 'AuditStop' :
""" trigger auditor on stop() [Service] """,
443 'AuditFinalize' :
""" trigger auditor on finalize() [Service] """,
444 'AuditReinitialize' :
""" trigger auditor on reinitialize() [Service] """,
445 'AuditRestart' :
""" trigger auditor on restart() [Service] """,
446 'HistogramPersistency' :
""" [HLTEventLoopMgr] """,
447 'EvtSel' :
""" [HLTEventLoopMgr] """,
448 'ThreadPoolSize' :
""" Size of the threadpool initialised by TBB [HLTEventLoopMgr] """,
449 'WhiteboardSvc' :
""" The whiteboard name [HLTEventLoopMgr] """,
450 'DotFile' :
""" Name of file to dump dependency graph; if empty, do not dump [HLTEventLoopMgr] """,
452 def __init__(self, name = Configurable.DefaultName, **kwargs):
453 super(HLTEventLoopMgr, self).
__init__(name)
454 for n,v
in kwargs.items():
459 return 'HLTEventLoopMgr' 469 'AuditAlgorithms' :
False,
470 'AuditInitialize' :
False,
471 'AuditReinitialize' :
False,
472 'AuditRestart' :
False,
473 'AuditExecute' :
False,
474 'AuditFinalize' :
False,
475 'AuditBeginRun' :
False,
476 'AuditEndRun' :
False,
477 'AuditStart' :
False,
480 'MonitorService' :
'MonitorSvc',
481 'RegisterForContextService' :
True,
483 'NeededResources' : [ ],
485 'FilterCircularDependencies' :
True,
486 'ErrorsPrint' :
True,
487 'PropertiesPrint' :
False,
492 'StatTableHeader' :
' | Counter | # | sum | mean/eff^* | rms/err^* | min | max |',
493 'RegularRowFormat' :
' | %|-48.48s|%|50t||%|10d| |%|11.7g| |%|#11.5g| |%|#11.5g| |%|#12.5g| |%|#12.5g| |',
494 'EfficiencyRowFormat' :
' |*%|-48.48s|%|50t||%|10d| |%|11.5g| |(%|#9.6g| +- %|-#9.6g|)%%| ------- | ------- |',
495 'UseEfficiencyRowFormat' :
True,
496 'CounterList' : [
'.*' ],
497 'StatEntityList' : [ ],
499 'RequireObjects' : [ ],
502 'ExtraInputs' :
""" [DataHandleHolderBase<PropertyHolder<CommonMessaging<implements<IAlgorithm,IDataHandleHolder,IProperty,IStateful> > > >] """,
503 'ExtraOutputs' :
""" [DataHandleHolderBase<PropertyHolder<CommonMessaging<implements<IAlgorithm,IDataHandleHolder,IProperty,IStateful> > > >] """,
504 'OutputLevel' :
""" output level [Algorithm] """,
505 'Enable' :
""" should the algorithm be executed or not [Algorithm] """,
506 'ErrorMax' :
""" [[deprecated]] max number of errors [Algorithm] """,
507 'AuditAlgorithms' :
""" [[deprecated]] unused [Algorithm] """,
508 'AuditInitialize' :
""" trigger auditor on initialize() [Algorithm] """,
509 'AuditReinitialize' :
""" trigger auditor on reinitialize() [Algorithm] """,
510 'AuditRestart' :
""" trigger auditor on restart() [Algorithm] """,
511 'AuditExecute' :
""" trigger auditor on execute() [Algorithm] """,
512 'AuditFinalize' :
""" trigger auditor on finalize() [Algorithm] """,
513 'AuditBeginRun' :
""" trigger auditor on beginRun() [Algorithm] """,
514 'AuditEndRun' :
""" trigger auditor on endRun() [Algorithm] """,
515 'AuditStart' :
""" trigger auditor on start() [Algorithm] """,
516 'AuditStop' :
""" trigger auditor on stop() [Algorithm] """,
517 'Timeline' :
""" send events to TimelineSvc [Algorithm] """,
518 'MonitorService' :
""" name to use for Monitor Service [Algorithm] """,
519 'RegisterForContextService' :
""" flag to enforce the registration for Algorithm Context Service [Algorithm] """,
520 'Cardinality' :
""" how many clones to create - 0 means algo is reentrant [Algorithm] """,
521 'NeededResources' :
""" named resources needed during event looping [Algorithm] """,
522 'IsIOBound' :
""" if the algorithm is I/O-bound (in the broad sense of Von Neumann bottleneck) [Algorithm] """,
523 'FilterCircularDependencies' :
""" filter out circular data dependencies [Algorithm] """,
524 'ErrorsPrint' :
""" print the statistics of errors/warnings/exceptions [GaudiCommon<Algorithm>] """,
525 'PropertiesPrint' :
""" print the properties of the component [GaudiCommon<Algorithm>] """,
526 'StatPrint' :
""" print the table of counters [GaudiCommon<Algorithm>] """,
527 'TypePrint' :
""" add the actual C++ component type into the messages [GaudiCommon<Algorithm>] """,
528 'Context' :
""" note: overridden by parent settings [GaudiCommon<Algorithm>] """,
529 'RootInTES' :
""" note: overridden by parent settings [GaudiCommon<Algorithm>] """,
530 'StatTableHeader' :
""" the header row for the output Stat-table [GaudiCommon<Algorithm>] """,
531 'RegularRowFormat' :
""" the format for regular row in the output Stat-table [GaudiCommon<Algorithm>] """,
532 'EfficiencyRowFormat' :
""" The format for "efficiency" row in the output Stat-table [GaudiCommon<Algorithm>] """,
533 'UseEfficiencyRowFormat' :
""" use the special format for printout of efficiency counters [GaudiCommon<Algorithm>] """,
534 'CounterList' :
""" RegEx list, of simple integer counters for CounterSummary [GaudiCommon<Algorithm>] """,
535 'StatEntityList' :
""" RegEx list, of StatEntity counters for CounterSummary [GaudiCommon<Algorithm>] """,
536 'VetoObjects' :
""" skip execute if one or more of these TES objects exist [GaudiAlgorithm] """,
537 'RequireObjects' :
""" execute only if one or more of these TES objects exist [GaudiAlgorithm] """,
539 def __init__(self, name = Configurable.DefaultName, **kwargs):
540 super(HiveReadAlgorithm, self).
__init__(name)
541 for n,v
in kwargs.items():
546 return 'HiveReadAlgorithm' 552 'AuditServices' :
False,
553 'AuditInitialize' :
False,
554 'AuditStart' :
False,
556 'AuditFinalize' :
False,
557 'AuditReinitialize' :
False,
558 'AuditRestart' :
False,
559 'HistogramPersistency' :
'',
562 'SchedulerName' :
'AvalancheSchedulerSvc',
563 'EventNumberBlackList' : [ ],
564 'AbortOnFailure' :
True,
567 'OutputLevel' :
""" output level [Service] """,
568 'AuditServices' :
""" [[deprecated]] unused [Service] """,
569 'AuditInitialize' :
""" trigger auditor on initialize() [Service] """,
570 'AuditStart' :
""" trigger auditor on start() [Service] """,
571 'AuditStop' :
""" trigger auditor on stop() [Service] """,
572 'AuditFinalize' :
""" trigger auditor on finalize() [Service] """,
573 'AuditReinitialize' :
""" trigger auditor on reinitialize() [Service] """,
574 'AuditRestart' :
""" trigger auditor on restart() [Service] """,
575 'HistogramPersistency' :
""" [HiveSlimEventLoopMgr] """,
576 'EvtSel' :
""" [HiveSlimEventLoopMgr] """,
577 'Warnings' :
""" Set this property to false to suppress warning messages [HiveSlimEventLoopMgr] """,
578 'SchedulerName' :
""" Name of the scheduler to be used [HiveSlimEventLoopMgr] """,
579 'EventNumberBlackList' :
""" [HiveSlimEventLoopMgr] """,
580 'AbortOnFailure' :
""" Abort job on event failure [HiveSlimEventLoopMgr] """,
582 def __init__(self, name = Configurable.DefaultName, **kwargs):
583 super(HiveSlimEventLoopMgr, self).
__init__(name)
584 for n,v
in kwargs.items():
589 return 'HiveSlimEventLoopMgr' 599 'AuditAlgorithms' :
False,
600 'AuditInitialize' :
False,
601 'AuditReinitialize' :
False,
602 'AuditRestart' :
False,
603 'AuditExecute' :
False,
604 'AuditFinalize' :
False,
605 'AuditBeginRun' :
False,
606 'AuditEndRun' :
False,
607 'AuditStart' :
False,
610 'MonitorService' :
'MonitorSvc',
611 'RegisterForContextService' :
True,
613 'NeededResources' : [ ],
615 'FilterCircularDependencies' :
True,
616 'ErrorsPrint' :
True,
617 'PropertiesPrint' :
False,
622 'StatTableHeader' :
' | Counter | # | sum | mean/eff^* | rms/err^* | min | max |',
623 'RegularRowFormat' :
' | %|-48.48s|%|50t||%|10d| |%|11.7g| |%|#11.5g| |%|#11.5g| |%|#12.5g| |%|#12.5g| |',
624 'EfficiencyRowFormat' :
' |*%|-48.48s|%|50t||%|10d| |%|11.5g| |(%|#9.6g| +- %|-#9.6g|)%%| ------- | ------- |',
625 'UseEfficiencyRowFormat' :
True,
626 'CounterList' : [
'.*' ],
627 'StatEntityList' : [ ],
629 'RequireObjects' : [ ],
634 'ExtraInputs' :
""" [DataHandleHolderBase<PropertyHolder<CommonMessaging<implements<IAlgorithm,IDataHandleHolder,IProperty,IStateful> > > >] """,
635 'ExtraOutputs' :
""" [DataHandleHolderBase<PropertyHolder<CommonMessaging<implements<IAlgorithm,IDataHandleHolder,IProperty,IStateful> > > >] """,
636 'OutputLevel' :
""" output level [Algorithm] """,
637 'Enable' :
""" should the algorithm be executed or not [Algorithm] """,
638 'ErrorMax' :
""" [[deprecated]] max number of errors [Algorithm] """,
639 'AuditAlgorithms' :
""" [[deprecated]] unused [Algorithm] """,
640 'AuditInitialize' :
""" trigger auditor on initialize() [Algorithm] """,
641 'AuditReinitialize' :
""" trigger auditor on reinitialize() [Algorithm] """,
642 'AuditRestart' :
""" trigger auditor on restart() [Algorithm] """,
643 'AuditExecute' :
""" trigger auditor on execute() [Algorithm] """,
644 'AuditFinalize' :
""" trigger auditor on finalize() [Algorithm] """,
645 'AuditBeginRun' :
""" trigger auditor on beginRun() [Algorithm] """,
646 'AuditEndRun' :
""" trigger auditor on endRun() [Algorithm] """,
647 'AuditStart' :
""" trigger auditor on start() [Algorithm] """,
648 'AuditStop' :
""" trigger auditor on stop() [Algorithm] """,
649 'Timeline' :
""" send events to TimelineSvc [Algorithm] """,
650 'MonitorService' :
""" name to use for Monitor Service [Algorithm] """,
651 'RegisterForContextService' :
""" flag to enforce the registration for Algorithm Context Service [Algorithm] """,
652 'Cardinality' :
""" how many clones to create - 0 means algo is reentrant [Algorithm] """,
653 'NeededResources' :
""" named resources needed during event looping [Algorithm] """,
654 'IsIOBound' :
""" if the algorithm is I/O-bound (in the broad sense of Von Neumann bottleneck) [Algorithm] """,
655 'FilterCircularDependencies' :
""" filter out circular data dependencies [Algorithm] """,
656 'ErrorsPrint' :
""" print the statistics of errors/warnings/exceptions [GaudiCommon<Algorithm>] """,
657 'PropertiesPrint' :
""" print the properties of the component [GaudiCommon<Algorithm>] """,
658 'StatPrint' :
""" print the table of counters [GaudiCommon<Algorithm>] """,
659 'TypePrint' :
""" add the actual C++ component type into the messages [GaudiCommon<Algorithm>] """,
660 'Context' :
""" note: overridden by parent settings [GaudiCommon<Algorithm>] """,
661 'RootInTES' :
""" note: overridden by parent settings [GaudiCommon<Algorithm>] """,
662 'StatTableHeader' :
""" the header row for the output Stat-table [GaudiCommon<Algorithm>] """,
663 'RegularRowFormat' :
""" the format for regular row in the output Stat-table [GaudiCommon<Algorithm>] """,
664 'EfficiencyRowFormat' :
""" The format for "efficiency" row in the output Stat-table [GaudiCommon<Algorithm>] """,
665 'UseEfficiencyRowFormat' :
""" use the special format for printout of efficiency counters [GaudiCommon<Algorithm>] """,
666 'CounterList' :
""" RegEx list, of simple integer counters for CounterSummary [GaudiCommon<Algorithm>] """,
667 'StatEntityList' :
""" RegEx list, of StatEntity counters for CounterSummary [GaudiCommon<Algorithm>] """,
668 'VetoObjects' :
""" skip execute if one or more of these TES objects exist [GaudiAlgorithm] """,
669 'RequireObjects' :
""" execute only if one or more of these TES objects exist [GaudiAlgorithm] """,
670 'Input' :
""" List of required inputs [HiveTestAlgorithm] """,
671 'Output' :
""" List of provided outputs [HiveTestAlgorithm] """,
673 def __init__(self, name = Configurable.DefaultName, **kwargs):
674 super(HiveTestAlgorithm, self).
__init__(name)
675 for n,v
in kwargs.items():
680 return 'HiveTestAlgorithm' 686 'AuditServices' :
False,
687 'AuditInitialize' :
False,
688 'AuditStart' :
False,
690 'AuditFinalize' :
False,
691 'AuditReinitialize' :
False,
692 'AuditRestart' :
False,
694 'RootName' :
'/Event',
695 'DataLoader' :
'EventPersistencySvc',
697 'ForceLeaves' :
False,
698 'EnableFaultHandler' :
False,
701 'OutputLevel' :
""" output level [Service] """,
702 'AuditServices' :
""" [[deprecated]] unused [Service] """,
703 'AuditInitialize' :
""" trigger auditor on initialize() [Service] """,
704 'AuditStart' :
""" trigger auditor on start() [Service] """,
705 'AuditStop' :
""" trigger auditor on stop() [Service] """,
706 'AuditFinalize' :
""" trigger auditor on finalize() [Service] """,
707 'AuditReinitialize' :
""" trigger auditor on reinitialize() [Service] """,
708 'AuditRestart' :
""" trigger auditor on restart() [Service] """,
709 'RootCLID' :
""" CLID of root entry [HiveWhiteBoard] """,
710 'RootName' :
""" name of root entry [HiveWhiteBoard] """,
711 'DataLoader' :
""" [HiveWhiteBoard] """,
712 'EventSlots' :
""" number of event slots [HiveWhiteBoard] """,
713 'ForceLeaves' :
""" force creation of default leaves on registerObject [HiveWhiteBoard] """,
714 'EnableFaultHandler' :
""" enable incidents on data creation requests [HiveWhiteBoard] """,
716 def __init__(self, name = Configurable.DefaultName, **kwargs):
717 super(HiveWhiteBoard, self).
__init__(name)
718 for n,v
in kwargs.items():
723 return 'HiveWhiteBoard' 729 'AuditServices' :
False,
730 'AuditInitialize' :
False,
731 'AuditStart' :
False,
733 'AuditFinalize' :
False,
734 'AuditReinitialize' :
False,
735 'AuditRestart' :
False,
738 'OutputLevel' :
""" output level [Service] """,
739 'AuditServices' :
""" [[deprecated]] unused [Service] """,
740 'AuditInitialize' :
""" trigger auditor on initialize() [Service] """,
741 'AuditStart' :
""" trigger auditor on start() [Service] """,
742 'AuditStop' :
""" trigger auditor on stop() [Service] """,
743 'AuditFinalize' :
""" trigger auditor on finalize() [Service] """,
744 'AuditReinitialize' :
""" trigger auditor on reinitialize() [Service] """,
745 'AuditRestart' :
""" trigger auditor on restart() [Service] """,
747 def __init__(self, name = Configurable.DefaultName, **kwargs):
748 super(IOBoundAlgSchedulerSvc, self).
__init__(name)
749 for n,v
in kwargs.items():
754 return 'IOBoundAlgSchedulerSvc' 760 'AuditServices' :
False,
761 'AuditInitialize' :
False,
762 'AuditStart' :
False,
764 'AuditFinalize' :
False,
765 'AuditReinitialize' :
False,
766 'AuditRestart' :
False,
767 'TaskPriorityRule' :
'',
768 'IgnoreDFRules' :
False,
769 'DumpPrecedenceTrace' :
False,
770 'PrecedenceTraceFile' :
'',
771 'DumpPrecedenceRules' :
False,
772 'PrecedenceRulesFile' :
'',
775 'OutputLevel' :
""" output level [Service] """,
776 'AuditServices' :
""" [[deprecated]] unused [Service] """,
777 'AuditInitialize' :
""" trigger auditor on initialize() [Service] """,
778 'AuditStart' :
""" trigger auditor on start() [Service] """,
779 'AuditStop' :
""" trigger auditor on stop() [Service] """,
780 'AuditFinalize' :
""" trigger auditor on finalize() [Service] """,
781 'AuditReinitialize' :
""" trigger auditor on reinitialize() [Service] """,
782 'AuditRestart' :
""" trigger auditor on restart() [Service] """,
783 'TaskPriorityRule' :
""" Task avalanche induction strategy. [PrecedenceSvc] """,
784 'IgnoreDFRules' :
""" Ignore the data flow rules. [PrecedenceSvc] """,
785 'DumpPrecedenceTrace' :
""" Dump task precedence traces for each event. [PrecedenceSvc] """,
786 'PrecedenceTraceFile' :
""" Override default name of the GRAPHML trace file. NOTE: if more than 1 event is processed, the setting forces creation of a single file with cumulative precedence trace. [PrecedenceSvc] """,
787 'DumpPrecedenceRules' :
""" Dump task precedence rules. [PrecedenceSvc] """,
788 'PrecedenceRulesFile' :
""" Override default name of the GRAPHML precedence rules file. [PrecedenceSvc] """,
790 def __init__(self, name = Configurable.DefaultName, **kwargs):
791 super(PrecedenceSvc, self).
__init__(name)
792 for n,v
in kwargs.items():
797 return 'PrecedenceSvc' 807 'AuditAlgorithms' :
False,
808 'AuditInitialize' :
False,
809 'AuditReinitialize' :
False,
810 'AuditRestart' :
False,
811 'AuditExecute' :
False,
812 'AuditFinalize' :
False,
813 'AuditBeginRun' :
False,
814 'AuditEndRun' :
False,
815 'AuditStart' :
False,
818 'MonitorService' :
'MonitorSvc',
819 'RegisterForContextService' :
True,
821 'NeededResources' : [ ],
823 'FilterCircularDependencies' :
True,
824 'ErrorsPrint' :
True,
825 'PropertiesPrint' :
False,
830 'StatTableHeader' :
' | Counter | # | sum | mean/eff^* | rms/err^* | min | max |',
831 'RegularRowFormat' :
' | %|-48.48s|%|50t||%|10d| |%|11.7g| |%|#11.5g| |%|#11.5g| |%|#12.5g| |%|#12.5g| |',
832 'EfficiencyRowFormat' :
' |*%|-48.48s|%|50t||%|10d| |%|11.5g| |(%|#9.6g| +- %|-#9.6g|)%%| ------- | ------- |',
833 'UseEfficiencyRowFormat' :
True,
834 'CounterList' : [
'.*' ],
835 'StatEntityList' : [ ],
837 'RequireObjects' : [ ],
840 'baseViewName' :
'view',
842 'viewNodeName' :
'viewNode',
845 'ExtraInputs' :
""" [DataHandleHolderBase<PropertyHolder<CommonMessaging<implements<IAlgorithm,IDataHandleHolder,IProperty,IStateful> > > >] """,
846 'ExtraOutputs' :
""" [DataHandleHolderBase<PropertyHolder<CommonMessaging<implements<IAlgorithm,IDataHandleHolder,IProperty,IStateful> > > >] """,
847 'OutputLevel' :
""" output level [Algorithm] """,
848 'Enable' :
""" should the algorithm be executed or not [Algorithm] """,
849 'ErrorMax' :
""" [[deprecated]] max number of errors [Algorithm] """,
850 'AuditAlgorithms' :
""" [[deprecated]] unused [Algorithm] """,
851 'AuditInitialize' :
""" trigger auditor on initialize() [Algorithm] """,
852 'AuditReinitialize' :
""" trigger auditor on reinitialize() [Algorithm] """,
853 'AuditRestart' :
""" trigger auditor on restart() [Algorithm] """,
854 'AuditExecute' :
""" trigger auditor on execute() [Algorithm] """,
855 'AuditFinalize' :
""" trigger auditor on finalize() [Algorithm] """,
856 'AuditBeginRun' :
""" trigger auditor on beginRun() [Algorithm] """,
857 'AuditEndRun' :
""" trigger auditor on endRun() [Algorithm] """,
858 'AuditStart' :
""" trigger auditor on start() [Algorithm] """,
859 'AuditStop' :
""" trigger auditor on stop() [Algorithm] """,
860 'Timeline' :
""" send events to TimelineSvc [Algorithm] """,
861 'MonitorService' :
""" name to use for Monitor Service [Algorithm] """,
862 'RegisterForContextService' :
""" flag to enforce the registration for Algorithm Context Service [Algorithm] """,
863 'Cardinality' :
""" how many clones to create - 0 means algo is reentrant [Algorithm] """,
864 'NeededResources' :
""" named resources needed during event looping [Algorithm] """,
865 'IsIOBound' :
""" if the algorithm is I/O-bound (in the broad sense of Von Neumann bottleneck) [Algorithm] """,
866 'FilterCircularDependencies' :
""" filter out circular data dependencies [Algorithm] """,
867 'ErrorsPrint' :
""" print the statistics of errors/warnings/exceptions [GaudiCommon<Algorithm>] """,
868 'PropertiesPrint' :
""" print the properties of the component [GaudiCommon<Algorithm>] """,
869 'StatPrint' :
""" print the table of counters [GaudiCommon<Algorithm>] """,
870 'TypePrint' :
""" add the actual C++ component type into the messages [GaudiCommon<Algorithm>] """,
871 'Context' :
""" note: overridden by parent settings [GaudiCommon<Algorithm>] """,
872 'RootInTES' :
""" note: overridden by parent settings [GaudiCommon<Algorithm>] """,
873 'StatTableHeader' :
""" the header row for the output Stat-table [GaudiCommon<Algorithm>] """,
874 'RegularRowFormat' :
""" the format for regular row in the output Stat-table [GaudiCommon<Algorithm>] """,
875 'EfficiencyRowFormat' :
""" The format for "efficiency" row in the output Stat-table [GaudiCommon<Algorithm>] """,
876 'UseEfficiencyRowFormat' :
""" use the special format for printout of efficiency counters [GaudiCommon<Algorithm>] """,
877 'CounterList' :
""" RegEx list, of simple integer counters for CounterSummary [GaudiCommon<Algorithm>] """,
878 'StatEntityList' :
""" RegEx list, of StatEntity counters for CounterSummary [GaudiCommon<Algorithm>] """,
879 'VetoObjects' :
""" skip execute if one or more of these TES objects exist [GaudiAlgorithm] """,
880 'RequireObjects' :
""" execute only if one or more of these TES objects exist [GaudiAlgorithm] """,
881 'inpKeys' :
""" [Test::ViewTester] """,
882 'outKeys' :
""" [Test::ViewTester] """,
883 'baseViewName' :
""" Views to be named this, plus a numerical index [Test::ViewTester] """,
884 'viewNumber' :
""" How many views to make [Test::ViewTester] """,
885 'viewNodeName' :
""" Name of node to attach views to [Test::ViewTester] """,
887 def __init__(self, name = Configurable.DefaultName, **kwargs):
888 super(Test__ViewTester, self).
__init__(name)
889 for n,v
in kwargs.items():
894 return 'Test::ViewTester' 900 'AuditServices' :
False,
901 'AuditInitialize' :
False,
902 'AuditStart' :
False,
904 'AuditFinalize' :
False,
905 'AuditReinitialize' :
False,
906 'AuditRestart' :
False,
910 'OutputLevel' :
""" output level [Service] """,
911 'AuditServices' :
""" [[deprecated]] unused [Service] """,
912 'AuditInitialize' :
""" trigger auditor on initialize() [Service] """,
913 'AuditStart' :
""" trigger auditor on start() [Service] """,
914 'AuditStop' :
""" trigger auditor on stop() [Service] """,
915 'AuditFinalize' :
""" trigger auditor on finalize() [Service] """,
916 'AuditReinitialize' :
""" trigger auditor on reinitialize() [Service] """,
917 'AuditRestart' :
""" trigger auditor on restart() [Service] """,
918 'ThreadInitTools' :
""" ToolHandleArray of IThreadInitTools [unknown owner type] """,
920 def __init__(self, name = Configurable.DefaultName, **kwargs):
921 super(ThreadPoolSvc, self).
__init__(name)
922 for n,v
in kwargs.items():
927 return 'ThreadPoolSvc' 933 'AuditServices' :
False,
934 'AuditInitialize' :
False,
935 'AuditStart' :
False,
937 'AuditFinalize' :
False,
938 'AuditReinitialize' :
False,
939 'AuditRestart' :
False,
940 'TimelineFile' :
'timeline.csv',
941 'RecordTimeline' :
False,
942 'DumpTimeline' :
False,
946 'OutputLevel' :
""" output level [Service] """,
947 'AuditServices' :
""" [[deprecated]] unused [Service] """,
948 'AuditInitialize' :
""" trigger auditor on initialize() [Service] """,
949 'AuditStart' :
""" trigger auditor on start() [Service] """,
950 'AuditStop' :
""" trigger auditor on stop() [Service] """,
951 'AuditFinalize' :
""" trigger auditor on finalize() [Service] """,
952 'AuditReinitialize' :
""" trigger auditor on reinitialize() [Service] """,
953 'AuditRestart' :
""" trigger auditor on restart() [Service] """,
954 'TimelineFile' :
""" [TimelineSvc] """,
955 'RecordTimeline' :
""" Enable recording of the timeline events [TimelineSvc] """,
956 'DumpTimeline' :
""" Enable dumping of the timeline events [TimelineSvc] """,
957 'Partial' :
""" [TimelineSvc] """,
959 def __init__(self, name = Configurable.DefaultName, **kwargs):
960 super(TimelineSvc, self).
__init__(name)
961 for n,v
in kwargs.items():
def __init__(self, name=Configurable.DefaultName, kwargs)
def __init__(self, name=Configurable.DefaultName, kwargs)
def __init__(self, name=Configurable.DefaultName, kwargs)
def __init__(self, name=Configurable.DefaultName, kwargs)
def __init__(self, name=Configurable.DefaultName, kwargs)
def __init__(self, name=Configurable.DefaultName, kwargs)
def __init__(self, name=Configurable.DefaultName, kwargs)
def __init__(self, name=Configurable.DefaultName, kwargs)
def __init__(self, name=Configurable.DefaultName, kwargs)
def __init__(self, name=Configurable.DefaultName, kwargs)
def __init__(self, name=Configurable.DefaultName, kwargs)
def __init__(self, name=Configurable.DefaultName, kwargs)
def __init__(self, name=Configurable.DefaultName, kwargs)
def __init__(self, name=Configurable.DefaultName, kwargs)
def __init__(self, name=Configurable.DefaultName, kwargs)
def __init__(self, name=Configurable.DefaultName, kwargs)