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 'ErrorsPrint' :
""" Print the statistics of errors/warnings/exceptions """,
31 'ContextService' :
""" The name of Algorithm Context Service """,
32 'RegularRowFormat' :
""" The format for the regular row in the output Stat-table """,
33 'PropertiesPrint' :
""" Print the properties of the component """,
34 'TypePrint' :
""" Add the actal C++ component type into the messages """,
35 'StatTableHeader' :
""" The header row for the output Stat-table """,
36 'StatPrint' :
""" Print the table of counters """,
37 'StatEntityList' :
""" RegEx list, of StatEntity counters for CounterSummary. """,
38 'EfficiencyRowFormat' :
""" The format for the regular row in the output Stat-table """,
39 'UseEfficiencyRowFormat' :
""" Use the special format for printout of efficiency counters """,
40 'CounterList' :
""" RegEx list, of simple integer 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 'RequireObjects' :
""" Execute only if one or more of these TES objects exists """,
123 'VetoObjects' :
""" Skip execute if one or more of these TES objects exists """,
124 'StatEntityList' :
""" RegEx list, of StatEntity counters for CounterSummary. """,
125 'RegisterForContextService' :
""" The flag to enforce the registration for Algorithm Context Service """,
126 'ErrorsPrint' :
""" Print the statistics of errors/warnings/exceptions """,
127 'RegularRowFormat' :
""" The format for the regular row in the output Stat-table """,
128 'PropertiesPrint' :
""" Print the properties of the component """,
129 'TypePrint' :
""" Add the actal C++ component type into the messages """,
130 'StatTableHeader' :
""" The header row for the output Stat-table """,
131 'StatPrint' :
""" Print the table of counters """,
132 'EfficiencyRowFormat' :
""" The format for the regular row in the output Stat-table """,
133 'UseEfficiencyRowFormat' :
""" Use the special format for printout of efficiency counters """,
134 'CounterList' :
""" RegEx list, of simple integer 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 'IgnoreFilterPassed' :
False,
183 'MeasureTime' :
False,
185 'ShortCircuit' :
True,
188 'RequireObjects' :
""" Execute only if one or more of these TES objects exists """,
189 'VetoObjects' :
""" Skip execute if one or more of these TES objects exists """,
190 'StatEntityList' :
""" RegEx list, of StatEntity counters for CounterSummary. """,
191 'RegisterForContextService' :
""" The flag to enforce the registration for Algorithm Context Service """,
192 'ErrorsPrint' :
""" Print the statistics of errors/warnings/exceptions """,
193 'RegularRowFormat' :
""" The format for the regular row in the output Stat-table """,
194 'PropertiesPrint' :
""" Print the properties of the component """,
195 'TypePrint' :
""" Add the actal C++ component type into the messages """,
196 'StatTableHeader' :
""" The header row for the output Stat-table """,
197 'StatPrint' :
""" Print the table of counters """,
198 'EfficiencyRowFormat' :
""" The format for the regular row in the output Stat-table """,
199 'UseEfficiencyRowFormat' :
""" Use the special format for printout of efficiency counters """,
200 'CounterList' :
""" RegEx list, of simple integer counters for CounterSummary. """,
202 def __init__(self, name = Configurable.DefaultName, **kwargs):
203 super(GaudiSequencer, self).
__init__(name)
204 for n,v
in kwargs.items():
209 return 'GaudiSequencer'
214 'MonitorService' :
'MonitorSvc',
216 'AuditTools' :
False,
217 'AuditInitialize' :
False,
218 'AuditStart' :
False,
220 'AuditFinalize' :
False,
221 'ErrorsPrint' :
True,
222 'PropertiesPrint' :
False,
228 'GlobalTimeOffset' : 0.0000000,
229 'StatTableHeader' :
' | Counter | # | sum | mean/eff^* | rms/err^* | min | max |',
230 'RegularRowFormat' :
' | %|-48.48s|%|50t||%|10d| |%|11.7g| |%|#11.5g| |%|#11.5g| |%|#12.5g| |%|#12.5g| |',
231 'EfficiencyRowFormat' :
' |*%|-48.48s|%|50t||%|10d| |%|11.5g| |(%|#9.6g| +- %|-#9.6g|)%%| ------- | ------- |',
232 'UseEfficiencyRowFormat' :
True,
233 'CounterList' : [
'.*' ],
234 'StatEntityList' : [ ],
235 'ContextService' :
'AlgContextSvc',
236 'HistoProduce' :
True,
237 'HistoPrint' :
False,
238 'HistoCountersPrint' :
True,
239 'HistoCheckForNaN' :
True,
240 'HistoSplitDir' :
False,
243 'HistoDir' :
'AlgTool',
244 'FullDetail' :
False,
245 'MonitorHistograms' :
True,
246 'FormatFor1DHistoTable' :
'| %2$-45.45s | %3$=7d |%8$11.5g | %10$-11.5g|%12$11.5g |%14$11.5g |',
247 'ShortFormatFor1DHistoTable' :
' | %1$-25.25s %2%',
248 'HeaderFor1DHistoTable' :
'| Title | # | Mean | RMS | Skewness | Kurtosis |',
249 'UseSequencialNumericAutoIDs' :
False,
250 'AutoStringIDPurgeMap' : {
'/' :
'=SLASH=' },
253 'AutoStringIDPurgeMap' :
""" Map of strings to search and replace when using the title as the basis of automatically generated literal IDs """,
254 'UseSequencialNumericAutoIDs' :
""" Flag to allow users to switch back to the old style of creating numerical automatic IDs """,
255 'CounterList' :
""" RegEx list, of simple integer counters for CounterSummary. """,
256 'UseEfficiencyRowFormat' :
""" Use the special format for printout of efficiency counters """,
257 'HistoOffSet' :
""" OffSet for automatically assigned histogram numerical identifiers """,
258 'StatPrint' :
""" Print the table of counters """,
259 'FormatFor1DHistoTable' :
""" Format string for printout of 1D histograms """,
260 'StatEntityList' :
""" RegEx list, of StatEntity counters for CounterSummary. """,
261 'TypePrint' :
""" Add the actal C++ component type into the messages """,
262 'PropertiesPrint' :
""" Print the properties of the component """,
263 'ContextService' :
""" The name of Algorithm Context Service """,
264 'ErrorsPrint' :
""" Print the statistics of errors/warnings/exceptions """,
265 'HistoPrint' :
""" Switch on/off the printout of histograms at finalization """,
266 'HistoCheckForNaN' :
""" Switch on/off the checks for NaN and Infinity for histogram fill """,
267 'HistoDir' :
""" Histogram Directory """,
268 'EfficiencyRowFormat' :
""" The format for the regular row in the output Stat-table """,
269 'HistoProduce' :
""" Switch on/off the production of histograms """,
270 'HistoCountersPrint' :
""" Switch on/off the printout of histogram counters at finalization """,
271 'HistoSplitDir' :
""" Split long directory names into short pieces (suitable for HBOOK) """,
272 'RegularRowFormat' :
""" The format for the regular row in the output Stat-table """,
273 'HistoTopDir' :
""" Top level histogram directory (take care that it ends with '/') """,
274 'StatTableHeader' :
""" The header row for the output Stat-table """,
275 'ShortFormatFor1DHistoTable' :
""" Format string for printout of 1D histograms """,
276 'HeaderFor1DHistoTable' :
""" The table header for printout of 1D histograms """,
278 def __init__(self, name = Configurable.DefaultName, **kwargs):
279 super(HistoTool, self).
__init__(name)
280 for n,v
in kwargs.items():
294 'AuditAlgorithms' :
False,
295 'AuditInitialize' :
False,
296 'AuditReinitialize' :
False,
297 'AuditRestart' :
False,
298 'AuditExecute' :
False,
299 'AuditFinalize' :
False,
300 'AuditBeginRun' :
False,
301 'AuditEndRun' :
False,
302 'AuditStart' :
False,
304 'MonitorService' :
'MonitorSvc',
305 'RegisterForContextService' :
True,
306 'ErrorsPrint' :
True,
307 'PropertiesPrint' :
False,
313 'GlobalTimeOffset' : 0.0000000,
314 'StatTableHeader' :
' | Counter | # | sum | mean/eff^* | rms/err^* | min | max |',
315 'RegularRowFormat' :
' | %|-48.48s|%|50t||%|10d| |%|11.7g| |%|#11.5g| |%|#11.5g| |%|#12.5g| |%|#12.5g| |',
316 'EfficiencyRowFormat' :
' |*%|-48.48s|%|50t||%|10d| |%|11.5g| |(%|#9.6g| +- %|-#9.6g|)%%| ------- | ------- |',
317 'UseEfficiencyRowFormat' :
True,
318 'CounterList' : [
'.*' ],
319 'StatEntityList' : [ ],
321 'RequireObjects' : [ ],
322 'PercentPass' : 100.00000,
325 'RequireObjects' :
""" Execute only if one or more of these TES objects exists """,
326 'VetoObjects' :
""" Skip execute if one or more of these TES objects exists """,
327 'StatEntityList' :
""" RegEx list, of StatEntity counters for CounterSummary. """,
328 'RegisterForContextService' :
""" The flag to enforce the registration for Algorithm Context Service """,
329 'ErrorsPrint' :
""" Print the statistics of errors/warnings/exceptions """,
330 'RegularRowFormat' :
""" The format for the regular row in the output Stat-table """,
331 'PropertiesPrint' :
""" Print the properties of the component """,
332 'TypePrint' :
""" Add the actal C++ component type into the messages """,
333 'StatTableHeader' :
""" The header row for the output Stat-table """,
334 'StatPrint' :
""" Print the table of counters """,
335 'EfficiencyRowFormat' :
""" The format for the regular row in the output Stat-table """,
336 'UseEfficiencyRowFormat' :
""" Use the special format for printout of efficiency counters """,
337 'CounterList' :
""" RegEx list, of simple integer counters for CounterSummary. """,
339 def __init__(self, name = Configurable.DefaultName, **kwargs):
340 super(Prescaler, self).
__init__(name)
341 for n,v
in kwargs.items():
355 'AuditAlgorithms' :
False,
356 'AuditInitialize' :
False,
357 'AuditReinitialize' :
False,
358 'AuditRestart' :
False,
359 'AuditExecute' :
False,
360 'AuditFinalize' :
False,
361 'AuditBeginRun' :
False,
362 'AuditEndRun' :
False,
363 'AuditStart' :
False,
365 'MonitorService' :
'MonitorSvc',
366 'RegisterForContextService' :
False,
368 'BranchMembers' : [ ],
369 'StopOverride' :
False,
372 'RegisterForContextService' :
""" The flag to enforce the registration for Algorithm Context Service """,
374 def __init__(self, name = Configurable.DefaultName, **kwargs):
375 super(Sequencer, self).
__init__(name)
376 for n,v
in kwargs.items():
386 'MonitorService' :
'MonitorSvc',
388 'AuditTools' :
False,
389 'AuditInitialize' :
False,
390 'AuditStart' :
False,
392 'AuditFinalize' :
False,
393 'ErrorsPrint' :
True,
394 'PropertiesPrint' :
False,
400 'GlobalTimeOffset' : 0.0000000,
401 'StatTableHeader' :
' | Counter | # | sum | mean/eff^* | rms/err^* | min | max |',
402 'RegularRowFormat' :
' | %|-48.48s|%|50t||%|10d| |%|11.7g| |%|#11.5g| |%|#11.5g| |%|#12.5g| |%|#12.5g| |',
403 'EfficiencyRowFormat' :
' |*%|-48.48s|%|50t||%|10d| |%|11.5g| |(%|#9.6g| +- %|-#9.6g|)%%| ------- | ------- |',
404 'UseEfficiencyRowFormat' :
True,
405 'CounterList' : [
'.*' ],
406 'StatEntityList' : [ ],
407 'ContextService' :
'AlgContextSvc',
408 'HistoProduce' :
False,
409 'HistoPrint' :
False,
410 'HistoCountersPrint' :
True,
411 'HistoCheckForNaN' :
True,
412 'HistoSplitDir' :
False,
415 'HistoDir' :
'AlgTool',
416 'FullDetail' :
False,
417 'MonitorHistograms' :
True,
418 'FormatFor1DHistoTable' :
'| %2$-45.45s | %3$=7d |%8$11.5g | %10$-11.5g|%12$11.5g |%14$11.5g |',
419 'ShortFormatFor1DHistoTable' :
' | %1$-25.25s %2%',
420 'HeaderFor1DHistoTable' :
'| Title | # | Mean | RMS | Skewness | Kurtosis |',
421 'UseSequencialNumericAutoIDs' :
False,
422 'AutoStringIDPurgeMap' : {
'/' :
'=SLASH=' },
424 'Normalised' :
False,
425 'GlobalTiming' :
False,
429 'NameSize' :
""" Number of characters to be used in algorithm name column """,
430 'AutoStringIDPurgeMap' :
""" Map of strings to search and replace when using the title as the basis of automatically generated literal IDs """,
431 'UseSequencialNumericAutoIDs' :
""" Flag to allow users to switch back to the old style of creating numerical automatic IDs """,
432 'CounterList' :
""" RegEx list, of simple integer counters for CounterSummary. """,
433 'UseEfficiencyRowFormat' :
""" Use the special format for printout of efficiency counters """,
434 'HistoOffSet' :
""" OffSet for automatically assigned histogram numerical identifiers """,
435 'StatPrint' :
""" Print the table of counters """,
436 'FormatFor1DHistoTable' :
""" Format string for printout of 1D histograms """,
437 'StatEntityList' :
""" RegEx list, of StatEntity counters for CounterSummary. """,
438 'TypePrint' :
""" Add the actal C++ component type into the messages """,
439 'PropertiesPrint' :
""" Print the properties of the component """,
440 'ContextService' :
""" The name of Algorithm Context Service """,
441 'ErrorsPrint' :
""" Print the statistics of errors/warnings/exceptions """,
442 'HistoPrint' :
""" Switch on/off the printout of histograms at finalization """,
443 'HistoCheckForNaN' :
""" Switch on/off the checks for NaN and Infinity for histogram fill """,
444 'HistoDir' :
""" Histogram Directory """,
445 'EfficiencyRowFormat' :
""" The format for the regular row in the output Stat-table """,
446 'HistoProduce' :
""" Switch on/off the production of histograms """,
447 'HistoCountersPrint' :
""" Switch on/off the printout of histogram counters at finalization """,
448 'HistoSplitDir' :
""" Split long directory names into short pieces (suitable for HBOOK) """,
449 'RegularRowFormat' :
""" The format for the regular row in the output Stat-table """,
450 'HistoTopDir' :
""" Top level histogram directory (take care that it ends with '/') """,
451 'StatTableHeader' :
""" The header row for the output Stat-table """,
452 'ShortFormatFor1DHistoTable' :
""" Format string for printout of 1D histograms """,
453 'HeaderFor1DHistoTable' :
""" The table header for printout of 1D histograms """,
455 def __init__(self, name = Configurable.DefaultName, **kwargs):
456 super(SequencerTimerTool, self).
__init__(name)
457 for n,v
in kwargs.items():
462 return 'SequencerTimerTool'
469 'OptimizedForDOD' :
False,
473 def __init__(self, name = Configurable.DefaultName, **kwargs):
474 super(TimingAuditor, self).
__init__(name)
475 for n,v
in kwargs.items():
480 return 'TimingAuditor'
485 'MonitorService' :
'MonitorSvc',
487 'AuditTools' :
False,
488 'AuditInitialize' :
False,
489 'AuditStart' :
False,
491 'AuditFinalize' :
False,
492 'ErrorsPrint' :
True,
493 'PropertiesPrint' :
False,
499 'GlobalTimeOffset' : 0.0000000,
500 'StatTableHeader' :
' | Counter | # | sum | mean/eff^* | rms/err^* | min | max |',
501 'RegularRowFormat' :
' | %|-48.48s|%|50t||%|10d| |%|11.7g| |%|#11.5g| |%|#11.5g| |%|#12.5g| |%|#12.5g| |',
502 'EfficiencyRowFormat' :
' |*%|-48.48s|%|50t||%|10d| |%|11.5g| |(%|#9.6g| +- %|-#9.6g|)%%| ------- | ------- |',
503 'UseEfficiencyRowFormat' :
True,
504 'CounterList' : [
'.*' ],
505 'StatEntityList' : [ ],
506 'ContextService' :
'AlgContextSvc',
507 'HistoProduce' :
True,
508 'HistoPrint' :
False,
509 'HistoCountersPrint' :
True,
510 'HistoCheckForNaN' :
True,
511 'HistoSplitDir' :
False,
514 'HistoDir' :
'AlgTool',
515 'FullDetail' :
False,
516 'MonitorHistograms' :
True,
517 'FormatFor1DHistoTable' :
'| %2$-45.45s | %3$=7d |%8$11.5g | %10$-11.5g|%12$11.5g |%14$11.5g |',
518 'ShortFormatFor1DHistoTable' :
' | %1$-25.25s %2%',
519 'HeaderFor1DHistoTable' :
'| Title | # | Mean | RMS | Skewness | Kurtosis |',
520 'UseSequencialNumericAutoIDs' :
False,
521 'AutoStringIDPurgeMap' : {
'/' :
'=SLASH=' },
522 'NTupleProduce' :
True,
523 'NTuplePrint' :
True,
524 'NTupleSplitDir' :
False,
526 'NTupleLUN' :
'FILE1',
528 'NTupleDir' :
'AlgTool',
529 'EvtColsProduce' :
False,
530 'EvtColsPrint' :
False,
531 'EvtColSplitDir' :
False,
533 'EvtColLUN' :
'EVTCOL',
535 'EvtColDir' :
'AlgTool',
538 'EvtColOffSet' :
""" Offset for numerical N-tuple ID """,
539 'EvtColDir' :
""" Subdirectory for Event Tag Collections """,
540 'EvtColSplitDir' :
""" Split long directory names into short pieces """,
541 'EvtColsPrint' :
""" Print statistics for Event Tag Collections """,
542 'EvtColsProduce' :
""" General switch to enable/disable Event Tag Collections """,
543 'NTupleDir' :
""" Subdirectory for N-Tuples """,
544 'NTupleSplitDir' :
""" Split long directory names into short pieces (suitable for HBOOK) """,
545 'NTupleProduce' :
""" General switch to enable/disable N-tuples """,
546 'AutoStringIDPurgeMap' :
""" Map of strings to search and replace when using the title as the basis of automatically generated literal IDs """,
547 'UseSequencialNumericAutoIDs' :
""" Flag to allow users to switch back to the old style of creating numerical automatic IDs """,
548 'CounterList' :
""" RegEx list, of simple integer counters for CounterSummary. """,
549 'UseEfficiencyRowFormat' :
""" Use the special format for printout of efficiency counters """,
550 'NTuplePrint' :
""" Print N-tuple statistics """,
551 'HistoOffSet' :
""" OffSet for automatically assigned histogram numerical identifiers """,
552 'StatPrint' :
""" Print the table of counters """,
553 'NTupleLUN' :
""" Logical File Unit for N-tuples """,
554 'FormatFor1DHistoTable' :
""" Format string for printout of 1D histograms """,
555 'EvtColLUN' :
""" Logical File Unit for Event Tag Collections """,
556 'StatEntityList' :
""" RegEx list, of StatEntity counters for CounterSummary. """,
557 'TypePrint' :
""" Add the actal C++ component type into the messages """,
558 'PropertiesPrint' :
""" Print the properties of the component """,
559 'NTupleOffSet' :
""" Offset for numerical N-tuple ID """,
560 'ContextService' :
""" The name of Algorithm Context Service """,
561 'ErrorsPrint' :
""" Print the statistics of errors/warnings/exceptions """,
562 'EvtColTopDir' :
""" Top-level directory for Event Tag Collections """,
563 'HistoPrint' :
""" Switch on/off the printout of histograms at finalization """,
564 'HistoCheckForNaN' :
""" Switch on/off the checks for NaN and Infinity for histogram fill """,
565 'HistoDir' :
""" Histogram Directory """,
566 'EfficiencyRowFormat' :
""" The format for the regular row in the output Stat-table """,
567 'HistoProduce' :
""" Switch on/off the production of histograms """,
568 'HistoCountersPrint' :
""" Switch on/off the printout of histogram counters at finalization """,
569 'HistoSplitDir' :
""" Split long directory names into short pieces (suitable for HBOOK) """,
570 'RegularRowFormat' :
""" The format for the regular row in the output Stat-table """,
571 'HistoTopDir' :
""" Top level histogram directory (take care that it ends with '/') """,
572 'NTupleTopDir' :
""" Top-level directory for N-Tuples """,
573 'StatTableHeader' :
""" The header row for the output Stat-table """,
574 'ShortFormatFor1DHistoTable' :
""" Format string for printout of 1D histograms """,
575 'HeaderFor1DHistoTable' :
""" The table header for printout of 1D histograms """,
577 def __init__(self, name = Configurable.DefaultName, **kwargs):
578 super(TupleTool, self).
__init__(name)
579 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)