6 'MonitorService' :
'MonitorSvc',
9 'AuditInitialize' :
False,
12 'AuditFinalize' :
False,
14 'PropertiesPrint' :
False,
20 'GlobalTimeOffset' : 0.0000000,
21 'StatTableHeader' :
' | Counter | # | sum | mean/eff^* | rms/err^* | min | max |',
22 'RegularRowFormat' :
' | %|-48.48s|%|50t||%|10d| |%|11.7g| |%|#11.5g| |%|#11.5g| |%|#12.5g| |%|#12.5g| |',
23 'EfficiencyRowFormat' :
' |*%|-48.48s|%|50t||%|10d| |%|11.5g| |(%|#9.6g| +- %|-#9.6g|)%%| ------- | ------- |',
24 'UseEfficiencyRowFormat' :
True,
25 'CounterList' : [
'.*' ],
26 'StatEntityList' : [ ],
27 'ContextService' :
'AlgContextSvc',
30 'StatTableHeader' :
""" The header row for the output Stat-table """,
31 'ErrorsPrint' :
""" Print the statistics of errors/warnings/exceptions """,
32 'StatPrint' :
""" Print the table of counters """,
33 'TypePrint' :
""" Add the actal C++ component type into the messages """,
34 'CounterList' :
""" RegEx list, of simple integer counters for CounterSummary. """,
35 'EfficiencyRowFormat' :
""" The format for the regular row in the output Stat-table """,
36 'PropertiesPrint' :
""" Print the properties of the component """,
37 'ContextService' :
""" The name of Algorithm Context Service """,
38 'UseEfficiencyRowFormat' :
""" Use the special format for printout of efficiency counters """,
39 'RegularRowFormat' :
""" The format for the regular row in the output Stat-table """,
40 'StatEntityList' :
""" RegEx list, of StatEntity counters for CounterSummary. """,
42 def __init__(self, name = Configurable.DefaultName, **kwargs):
43 super(ErrorTool, self).
__init__(name)
44 for n,v
in kwargs.items():
58 'AuditAlgorithms' :
False,
59 'AuditInitialize' :
False,
60 'AuditReinitialize' :
False,
61 'AuditRestart' :
False,
62 'AuditExecute' :
False,
63 'AuditFinalize' :
False,
64 'AuditBeginRun' :
False,
65 'AuditEndRun' :
False,
68 'MonitorService' :
'MonitorSvc',
69 'RegisterForContextService' :
False,
73 'RegisterForContextService' :
""" The flag to enforce the registration for Algorithm Context Service """,
75 def __init__(self, name = Configurable.DefaultName, **kwargs):
76 super(EventCounter, self).
__init__(name)
77 for n,v
in kwargs.items():
91 'AuditAlgorithms' :
False,
92 'AuditInitialize' :
False,
93 'AuditReinitialize' :
False,
94 'AuditRestart' :
False,
95 'AuditExecute' :
False,
96 'AuditFinalize' :
False,
97 'AuditBeginRun' :
False,
98 'AuditEndRun' :
False,
101 'MonitorService' :
'MonitorSvc',
102 'RegisterForContextService' :
True,
103 'ErrorsPrint' :
True,
104 'PropertiesPrint' :
False,
110 'GlobalTimeOffset' : 0.0000000,
111 'StatTableHeader' :
' | Counter | # | sum | mean/eff^* | rms/err^* | min | max |',
112 'RegularRowFormat' :
' | %|-48.48s|%|50t||%|10d| |%|11.7g| |%|#11.5g| |%|#11.5g| |%|#12.5g| |%|#12.5g| |',
113 'EfficiencyRowFormat' :
' |*%|-48.48s|%|50t||%|10d| |%|11.5g| |(%|#9.6g| +- %|-#9.6g|)%%| ------- | ------- |',
114 'UseEfficiencyRowFormat' :
True,
115 'CounterList' : [
'.*' ],
116 'StatEntityList' : [ ],
118 'RequireObjects' : [ ],
122 'StatTableHeader' :
""" The header row for the output Stat-table """,
123 'ErrorsPrint' :
""" Print the statistics of errors/warnings/exceptions """,
124 'RegisterForContextService' :
""" The flag to enforce the registration for Algorithm Context Service """,
125 'StatPrint' :
""" Print the table of counters """,
126 'VetoObjects' :
""" Skip execute if one or more of these TES objects exists """,
127 'TypePrint' :
""" Add the actal C++ component type into the messages """,
128 'CounterList' :
""" RegEx list, of simple integer counters for CounterSummary. """,
129 'EfficiencyRowFormat' :
""" The format for the regular row in the output Stat-table """,
130 'RequireObjects' :
""" Execute only if one or more of these TES objects exists """,
131 'PropertiesPrint' :
""" Print the properties of the component """,
132 'UseEfficiencyRowFormat' :
""" Use the special format for printout of efficiency counters """,
133 'RegularRowFormat' :
""" The format for the regular row in the output Stat-table """,
134 'StatEntityList' :
""" RegEx list, of StatEntity counters for CounterSummary. """,
136 def __init__(self, name = Configurable.DefaultName, **kwargs):
137 super(EventNodeKiller, self).
__init__(name)
138 for n,v
in kwargs.items():
143 return 'EventNodeKiller'
152 'AuditAlgorithms' :
False,
153 'AuditInitialize' :
False,
154 'AuditReinitialize' :
False,
155 'AuditRestart' :
False,
156 'AuditExecute' :
False,
157 'AuditFinalize' :
False,
158 'AuditBeginRun' :
False,
159 'AuditEndRun' :
False,
160 'AuditStart' :
False,
162 'MonitorService' :
'MonitorSvc',
163 'RegisterForContextService' :
True,
164 'ErrorsPrint' :
True,
165 'PropertiesPrint' :
False,
171 'GlobalTimeOffset' : 0.0000000,
172 'StatTableHeader' :
' | Counter | # | sum | mean/eff^* | rms/err^* | min | max |',
173 'RegularRowFormat' :
' | %|-48.48s|%|50t||%|10d| |%|11.7g| |%|#11.5g| |%|#11.5g| |%|#12.5g| |%|#12.5g| |',
174 'EfficiencyRowFormat' :
' |*%|-48.48s|%|50t||%|10d| |%|11.5g| |(%|#9.6g| +- %|-#9.6g|)%%| ------- | ------- |',
175 'UseEfficiencyRowFormat' :
True,
176 'CounterList' : [
'.*' ],
177 'StatEntityList' : [ ],
179 'RequireObjects' : [ ],
182 'StatTableHeader' :
""" The header row for the output Stat-table """,
183 'ErrorsPrint' :
""" Print the statistics of errors/warnings/exceptions """,
184 'RegisterForContextService' :
""" The flag to enforce the registration for Algorithm Context Service """,
185 'StatPrint' :
""" Print the table of counters """,
186 'VetoObjects' :
""" Skip execute if one or more of these TES objects exists """,
187 'TypePrint' :
""" Add the actal C++ component type into the messages """,
188 'CounterList' :
""" RegEx list, of simple integer counters for CounterSummary. """,
189 'EfficiencyRowFormat' :
""" The format for the regular row in the output Stat-table """,
190 'RequireObjects' :
""" Execute only if one or more of these TES objects exists """,
191 'PropertiesPrint' :
""" Print the properties of the component """,
192 'UseEfficiencyRowFormat' :
""" Use the special format for printout of efficiency counters """,
193 'RegularRowFormat' :
""" The format for the regular row in the output Stat-table """,
194 'StatEntityList' :
""" RegEx list, of StatEntity counters for CounterSummary. """,
196 def __init__(self, name = Configurable.DefaultName, **kwargs):
197 super(GaudiAlgorithm, self).
__init__(name)
198 for n,v
in kwargs.items():
203 return 'GaudiAlgorithm'
212 'AuditAlgorithms' :
False,
213 'AuditInitialize' :
False,
214 'AuditReinitialize' :
False,
215 'AuditRestart' :
False,
216 'AuditExecute' :
False,
217 'AuditFinalize' :
False,
218 'AuditBeginRun' :
False,
219 'AuditEndRun' :
False,
220 'AuditStart' :
False,
222 'MonitorService' :
'MonitorSvc',
223 'RegisterForContextService' :
True,
224 'ErrorsPrint' :
True,
225 'PropertiesPrint' :
False,
231 'GlobalTimeOffset' : 0.0000000,
232 'StatTableHeader' :
' | Counter | # | sum | mean/eff^* | rms/err^* | min | max |',
233 'RegularRowFormat' :
' | %|-48.48s|%|50t||%|10d| |%|11.7g| |%|#11.5g| |%|#11.5g| |%|#12.5g| |%|#12.5g| |',
234 'EfficiencyRowFormat' :
' |*%|-48.48s|%|50t||%|10d| |%|11.5g| |(%|#9.6g| +- %|-#9.6g|)%%| ------- | ------- |',
235 'UseEfficiencyRowFormat' :
True,
236 'CounterList' : [
'.*' ],
237 'StatEntityList' : [ ],
239 'RequireObjects' : [ ],
242 'IgnoreFilterPassed' :
False,
243 'MeasureTime' :
False,
245 'ShortCircuit' :
True,
248 'StatTableHeader' :
""" The header row for the output Stat-table """,
249 'ErrorsPrint' :
""" Print the statistics of errors/warnings/exceptions """,
250 'RegisterForContextService' :
""" The flag to enforce the registration for Algorithm Context Service """,
251 'StatPrint' :
""" Print the table of counters """,
252 'VetoObjects' :
""" Skip execute if one or more of these TES objects exists """,
253 'TypePrint' :
""" Add the actal C++ component type into the messages """,
254 'CounterList' :
""" RegEx list, of simple integer counters for CounterSummary. """,
255 'EfficiencyRowFormat' :
""" The format for the regular row in the output Stat-table """,
256 'RequireObjects' :
""" Execute only if one or more of these TES objects exists """,
257 'PropertiesPrint' :
""" Print the properties of the component """,
258 'UseEfficiencyRowFormat' :
""" Use the special format for printout of efficiency counters """,
259 'RegularRowFormat' :
""" The format for the regular row in the output Stat-table """,
260 'StatEntityList' :
""" RegEx list, of StatEntity counters for CounterSummary. """,
262 def __init__(self, name = Configurable.DefaultName, **kwargs):
263 super(GaudiSequencer, self).
__init__(name)
264 for n,v
in kwargs.items():
269 return 'GaudiSequencer'
274 'MonitorService' :
'MonitorSvc',
276 'AuditTools' :
False,
277 'AuditInitialize' :
False,
278 'AuditStart' :
False,
280 'AuditFinalize' :
False,
281 'ErrorsPrint' :
True,
282 'PropertiesPrint' :
False,
288 'GlobalTimeOffset' : 0.0000000,
289 'StatTableHeader' :
' | Counter | # | sum | mean/eff^* | rms/err^* | min | max |',
290 'RegularRowFormat' :
' | %|-48.48s|%|50t||%|10d| |%|11.7g| |%|#11.5g| |%|#11.5g| |%|#12.5g| |%|#12.5g| |',
291 'EfficiencyRowFormat' :
' |*%|-48.48s|%|50t||%|10d| |%|11.5g| |(%|#9.6g| +- %|-#9.6g|)%%| ------- | ------- |',
292 'UseEfficiencyRowFormat' :
True,
293 'CounterList' : [
'.*' ],
294 'StatEntityList' : [ ],
295 'ContextService' :
'AlgContextSvc',
296 'HistoProduce' :
True,
297 'HistoPrint' :
False,
298 'HistoCountersPrint' :
True,
299 'HistoCheckForNaN' :
True,
300 'HistoSplitDir' :
False,
303 'HistoDir' :
'AlgTool',
304 'FullDetail' :
False,
305 'MonitorHistograms' :
True,
306 'FormatFor1DHistoTable' :
'| %2$-45.45s | %3$=7d |%8$11.5g | %10$-11.5g|%12$11.5g |%14$11.5g |',
307 'ShortFormatFor1DHistoTable' :
' | %1$-25.25s %2%',
308 'HeaderFor1DHistoTable' :
'| Title | # | Mean | RMS | Skewness | Kurtosis |',
309 'UseSequencialNumericAutoIDs' :
False,
310 'AutoStringIDPurgeMap' : {
'/' :
'=SLASH=' },
313 'StatTableHeader' :
""" The header row for the output Stat-table """,
314 'ErrorsPrint' :
""" Print the statistics of errors/warnings/exceptions """,
315 'HeaderFor1DHistoTable' :
""" The table header for printout of 1D histograms """,
316 'StatPrint' :
""" Print the table of counters """,
317 'HistoDir' :
""" Histogram Directory """,
318 'TypePrint' :
""" Add the actal C++ component type into the messages """,
319 'HistoTopDir' :
""" Top level histogram directory (take care that it ends with '/') """,
320 'AutoStringIDPurgeMap' :
""" Map of strings to search and replace when using the title as the basis of automatically generated literal IDs """,
321 'CounterList' :
""" RegEx list, of simple integer counters for CounterSummary. """,
322 'ShortFormatFor1DHistoTable' :
""" Format string for printout of 1D histograms """,
323 'EfficiencyRowFormat' :
""" The format for the regular row in the output Stat-table """,
324 'PropertiesPrint' :
""" Print the properties of the component """,
325 'HistoSplitDir' :
""" Split long directory names into short pieces (suitable for HBOOK) """,
326 'ContextService' :
""" The name of Algorithm Context Service """,
327 'HistoProduce' :
""" Switch on/off the production of histograms """,
328 'UseEfficiencyRowFormat' :
""" Use the special format for printout of efficiency counters """,
329 'HistoPrint' :
""" Switch on/off the printout of histograms at finalization """,
330 'RegularRowFormat' :
""" The format for the regular row in the output Stat-table """,
331 'FormatFor1DHistoTable' :
""" Format string for printout of 1D histograms """,
332 'HistoOffSet' :
""" OffSet for automatically assigned histogram numerical identifiers """,
333 'UseSequencialNumericAutoIDs' :
""" Flag to allow users to switch back to the old style of creating numerical automatic IDs """,
334 'StatEntityList' :
""" RegEx list, of StatEntity counters for CounterSummary. """,
335 'HistoCountersPrint' :
""" Switch on/off the printout of histogram counters at finalization """,
336 'HistoCheckForNaN' :
""" Switch on/off the checks for NaN and Infinity for histogram fill """,
338 def __init__(self, name = Configurable.DefaultName, **kwargs):
339 super(HistoTool, self).
__init__(name)
340 for n,v
in kwargs.items():
354 'AuditAlgorithms' :
False,
355 'AuditInitialize' :
False,
356 'AuditReinitialize' :
False,
357 'AuditRestart' :
False,
358 'AuditExecute' :
False,
359 'AuditFinalize' :
False,
360 'AuditBeginRun' :
False,
361 'AuditEndRun' :
False,
362 'AuditStart' :
False,
364 'MonitorService' :
'MonitorSvc',
365 'RegisterForContextService' :
True,
366 'ErrorsPrint' :
True,
367 'PropertiesPrint' :
False,
373 'GlobalTimeOffset' : 0.0000000,
374 'StatTableHeader' :
' | Counter | # | sum | mean/eff^* | rms/err^* | min | max |',
375 'RegularRowFormat' :
' | %|-48.48s|%|50t||%|10d| |%|11.7g| |%|#11.5g| |%|#11.5g| |%|#12.5g| |%|#12.5g| |',
376 'EfficiencyRowFormat' :
' |*%|-48.48s|%|50t||%|10d| |%|11.5g| |(%|#9.6g| +- %|-#9.6g|)%%| ------- | ------- |',
377 'UseEfficiencyRowFormat' :
True,
378 'CounterList' : [
'.*' ],
379 'StatEntityList' : [ ],
381 'RequireObjects' : [ ],
382 'PercentPass' : 100.00000,
385 'StatTableHeader' :
""" The header row for the output Stat-table """,
386 'ErrorsPrint' :
""" Print the statistics of errors/warnings/exceptions """,
387 'RegisterForContextService' :
""" The flag to enforce the registration for Algorithm Context Service """,
388 'StatPrint' :
""" Print the table of counters """,
389 'VetoObjects' :
""" Skip execute if one or more of these TES objects exists """,
390 'TypePrint' :
""" Add the actal C++ component type into the messages """,
391 'CounterList' :
""" RegEx list, of simple integer counters for CounterSummary. """,
392 'EfficiencyRowFormat' :
""" The format for the regular row in the output Stat-table """,
393 'RequireObjects' :
""" Execute only if one or more of these TES objects exists """,
394 'PropertiesPrint' :
""" Print the properties of the component """,
395 'UseEfficiencyRowFormat' :
""" Use the special format for printout of efficiency counters """,
396 'RegularRowFormat' :
""" The format for the regular row in the output Stat-table """,
397 'StatEntityList' :
""" RegEx list, of StatEntity counters for CounterSummary. """,
399 def __init__(self, name = Configurable.DefaultName, **kwargs):
400 super(Prescaler, self).
__init__(name)
401 for n,v
in kwargs.items():
415 'AuditAlgorithms' :
False,
416 'AuditInitialize' :
False,
417 'AuditReinitialize' :
False,
418 'AuditRestart' :
False,
419 'AuditExecute' :
False,
420 'AuditFinalize' :
False,
421 'AuditBeginRun' :
False,
422 'AuditEndRun' :
False,
423 'AuditStart' :
False,
425 'MonitorService' :
'MonitorSvc',
426 'RegisterForContextService' :
False,
428 'BranchMembers' : [ ],
429 'StopOverride' :
False,
432 'RegisterForContextService' :
""" The flag to enforce the registration for Algorithm Context Service """,
434 def __init__(self, name = Configurable.DefaultName, **kwargs):
435 super(Sequencer, self).
__init__(name)
436 for n,v
in kwargs.items():
446 'MonitorService' :
'MonitorSvc',
448 'AuditTools' :
False,
449 'AuditInitialize' :
False,
450 'AuditStart' :
False,
452 'AuditFinalize' :
False,
453 'ErrorsPrint' :
True,
454 'PropertiesPrint' :
False,
460 'GlobalTimeOffset' : 0.0000000,
461 'StatTableHeader' :
' | Counter | # | sum | mean/eff^* | rms/err^* | min | max |',
462 'RegularRowFormat' :
' | %|-48.48s|%|50t||%|10d| |%|11.7g| |%|#11.5g| |%|#11.5g| |%|#12.5g| |%|#12.5g| |',
463 'EfficiencyRowFormat' :
' |*%|-48.48s|%|50t||%|10d| |%|11.5g| |(%|#9.6g| +- %|-#9.6g|)%%| ------- | ------- |',
464 'UseEfficiencyRowFormat' :
True,
465 'CounterList' : [
'.*' ],
466 'StatEntityList' : [ ],
467 'ContextService' :
'AlgContextSvc',
468 'HistoProduce' :
False,
469 'HistoPrint' :
False,
470 'HistoCountersPrint' :
True,
471 'HistoCheckForNaN' :
True,
472 'HistoSplitDir' :
False,
475 'HistoDir' :
'AlgTool',
476 'FullDetail' :
False,
477 'MonitorHistograms' :
True,
478 'FormatFor1DHistoTable' :
'| %2$-45.45s | %3$=7d |%8$11.5g | %10$-11.5g|%12$11.5g |%14$11.5g |',
479 'ShortFormatFor1DHistoTable' :
' | %1$-25.25s %2%',
480 'HeaderFor1DHistoTable' :
'| Title | # | Mean | RMS | Skewness | Kurtosis |',
481 'UseSequencialNumericAutoIDs' :
False,
482 'AutoStringIDPurgeMap' : {
'/' :
'=SLASH=' },
484 'Normalised' :
False,
485 'GlobalTiming' :
False,
489 'StatTableHeader' :
""" The header row for the output Stat-table """,
490 'ErrorsPrint' :
""" Print the statistics of errors/warnings/exceptions """,
491 'NameSize' :
""" Number of characters to be used in algorithm name column """,
492 'HeaderFor1DHistoTable' :
""" The table header for printout of 1D histograms """,
493 'StatPrint' :
""" Print the table of counters """,
494 'HistoDir' :
""" Histogram Directory """,
495 'TypePrint' :
""" Add the actal C++ component type into the messages """,
496 'HistoTopDir' :
""" Top level histogram directory (take care that it ends with '/') """,
497 'AutoStringIDPurgeMap' :
""" Map of strings to search and replace when using the title as the basis of automatically generated literal IDs """,
498 'CounterList' :
""" RegEx list, of simple integer counters for CounterSummary. """,
499 'ShortFormatFor1DHistoTable' :
""" Format string for printout of 1D histograms """,
500 'EfficiencyRowFormat' :
""" The format for the regular row in the output Stat-table """,
501 'PropertiesPrint' :
""" Print the properties of the component """,
502 'HistoSplitDir' :
""" Split long directory names into short pieces (suitable for HBOOK) """,
503 'ContextService' :
""" The name of Algorithm Context Service """,
504 'HistoProduce' :
""" Switch on/off the production of histograms """,
505 'UseEfficiencyRowFormat' :
""" Use the special format for printout of efficiency counters """,
506 'HistoPrint' :
""" Switch on/off the printout of histograms at finalization """,
507 'RegularRowFormat' :
""" The format for the regular row in the output Stat-table """,
508 'FormatFor1DHistoTable' :
""" Format string for printout of 1D histograms """,
509 'HistoOffSet' :
""" OffSet for automatically assigned histogram numerical identifiers """,
510 'UseSequencialNumericAutoIDs' :
""" Flag to allow users to switch back to the old style of creating numerical automatic IDs """,
511 'StatEntityList' :
""" RegEx list, of StatEntity counters for CounterSummary. """,
512 'HistoCountersPrint' :
""" Switch on/off the printout of histogram counters at finalization """,
513 'HistoCheckForNaN' :
""" Switch on/off the checks for NaN and Infinity for histogram fill """,
515 def __init__(self, name = Configurable.DefaultName, **kwargs):
516 super(SequencerTimerTool, self).
__init__(name)
517 for n,v
in kwargs.items():
522 return 'SequencerTimerTool'
529 'OptimizedForDOD' :
False,
533 def __init__(self, name = Configurable.DefaultName, **kwargs):
534 super(TimingAuditor, self).
__init__(name)
535 for n,v
in kwargs.items():
540 return 'TimingAuditor'
545 'MonitorService' :
'MonitorSvc',
547 'AuditTools' :
False,
548 'AuditInitialize' :
False,
549 'AuditStart' :
False,
551 'AuditFinalize' :
False,
552 'ErrorsPrint' :
True,
553 'PropertiesPrint' :
False,
559 'GlobalTimeOffset' : 0.0000000,
560 'StatTableHeader' :
' | Counter | # | sum | mean/eff^* | rms/err^* | min | max |',
561 'RegularRowFormat' :
' | %|-48.48s|%|50t||%|10d| |%|11.7g| |%|#11.5g| |%|#11.5g| |%|#12.5g| |%|#12.5g| |',
562 'EfficiencyRowFormat' :
' |*%|-48.48s|%|50t||%|10d| |%|11.5g| |(%|#9.6g| +- %|-#9.6g|)%%| ------- | ------- |',
563 'UseEfficiencyRowFormat' :
True,
564 'CounterList' : [
'.*' ],
565 'StatEntityList' : [ ],
566 'ContextService' :
'AlgContextSvc',
567 'HistoProduce' :
True,
568 'HistoPrint' :
False,
569 'HistoCountersPrint' :
True,
570 'HistoCheckForNaN' :
True,
571 'HistoSplitDir' :
False,
574 'HistoDir' :
'AlgTool',
575 'FullDetail' :
False,
576 'MonitorHistograms' :
True,
577 'FormatFor1DHistoTable' :
'| %2$-45.45s | %3$=7d |%8$11.5g | %10$-11.5g|%12$11.5g |%14$11.5g |',
578 'ShortFormatFor1DHistoTable' :
' | %1$-25.25s %2%',
579 'HeaderFor1DHistoTable' :
'| Title | # | Mean | RMS | Skewness | Kurtosis |',
580 'UseSequencialNumericAutoIDs' :
False,
581 'AutoStringIDPurgeMap' : {
'/' :
'=SLASH=' },
582 'NTupleProduce' :
True,
583 'NTuplePrint' :
True,
584 'NTupleSplitDir' :
False,
586 'NTupleLUN' :
'FILE1',
588 'NTupleDir' :
'AlgTool',
589 'EvtColsProduce' :
False,
590 'EvtColsPrint' :
False,
591 'EvtColSplitDir' :
False,
593 'EvtColLUN' :
'EVTCOL',
595 'EvtColDir' :
'AlgTool',
598 'EvtColSplitDir' :
""" Split long directory names into short pieces """,
599 'NTupleDir' :
""" Subdirectory for N-Tuples """,
600 'StatTableHeader' :
""" The header row for the output Stat-table """,
601 'ErrorsPrint' :
""" Print the statistics of errors/warnings/exceptions """,
602 'NTupleLUN' :
""" Logical File Unit for N-tuples """,
603 'EvtColTopDir' :
""" Top-level directory for Event Tag Collections """,
604 'EvtColLUN' :
""" Logical File Unit for Event Tag Collections """,
605 'NTupleSplitDir' :
""" Split long directory names into short pieces (suitable for HBOOK) """,
606 'HeaderFor1DHistoTable' :
""" The table header for printout of 1D histograms """,
607 'StatPrint' :
""" Print the table of counters """,
608 'HistoDir' :
""" Histogram Directory """,
609 'NTupleTopDir' :
""" Top-level directory for N-Tuples """,
610 'TypePrint' :
""" Add the actal C++ component type into the messages """,
611 'EvtColsPrint' :
""" Print statistics for Event Tag Collections """,
612 'HistoTopDir' :
""" Top level histogram directory (take care that it ends with '/') """,
613 'AutoStringIDPurgeMap' :
""" Map of strings to search and replace when using the title as the basis of automatically generated literal IDs """,
614 'NTuplePrint' :
""" Print N-tuple statistics """,
615 'CounterList' :
""" RegEx list, of simple integer counters for CounterSummary. """,
616 'ShortFormatFor1DHistoTable' :
""" Format string for printout of 1D histograms """,
617 'EfficiencyRowFormat' :
""" The format for the regular row in the output Stat-table """,
618 'EvtColsProduce' :
""" General switch to enable/disable Event Tag Collections """,
619 'EvtColOffSet' :
""" Offset for numerical N-tuple ID """,
620 'PropertiesPrint' :
""" Print the properties of the component """,
621 'EvtColDir' :
""" Subdirectory for Event Tag Collections """,
622 'HistoSplitDir' :
""" Split long directory names into short pieces (suitable for HBOOK) """,
623 'ContextService' :
""" The name of Algorithm Context Service """,
624 'HistoProduce' :
""" Switch on/off the production of histograms """,
625 'UseEfficiencyRowFormat' :
""" Use the special format for printout of efficiency counters """,
626 'HistoPrint' :
""" Switch on/off the printout of histograms at finalization """,
627 'RegularRowFormat' :
""" The format for the regular row in the output Stat-table """,
628 'FormatFor1DHistoTable' :
""" Format string for printout of 1D histograms """,
629 'NTupleOffSet' :
""" Offset for numerical N-tuple ID """,
630 'HistoOffSet' :
""" OffSet for automatically assigned histogram numerical identifiers """,
631 'UseSequencialNumericAutoIDs' :
""" Flag to allow users to switch back to the old style of creating numerical automatic IDs """,
632 'StatEntityList' :
""" RegEx list, of StatEntity counters for CounterSummary. """,
633 'HistoCountersPrint' :
""" Switch on/off the printout of histogram counters at finalization """,
634 'HistoCheckForNaN' :
""" Switch on/off the checks for NaN and Infinity for histogram fill """,
635 'NTupleProduce' :
""" General switch to enable/disable N-tuples """,
637 def __init__(self, name = Configurable.DefaultName, **kwargs):
638 super(TupleTool, self).
__init__(name)
639 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)