Mohammad Al-Turany/Joern Adamchewski/Sergey Linev
TGo4AnalysisConfiguration
0
0
365
472
Analysis Configuration
:/icons/go4logo2_big.png
Qt::StrongFocus
3
1
-
QTabWidget::Triangular
Analysis Step 1
11
6
-
Analysis Configuration File
7
3
-
-
0
0
0
0
30
25
25
25
:/icons/open.png
Load the analysis configuration from a file (executed in analysis).
-
0
0
0
0
30
25
30
25
:/icons/filesave.png
Save the configuration in the file (execute in analysis). Submit first!!
-
3
0
0
0
136
20
32767
24
Go4AnalysisPrefs.root
Configuration file name for saving.
-
0
0
0
0
30
25
30
25
:/icons/findfile.png
Browse for configuration file.
-
-
30
25
30
30
Alt+G
:/icons/right.png
Get the actual analysis configuration from analysis (Alt-G)).
-
0
0
0
0
50
25
100
30
Qt::StrongFocus
S&ubmit
Alt+U
false
false
:/icons/left.png
Submit configuration to analysis Alt+U (stops and initializes analysis).
-
0
0
0
0
100
25
140
30
Qt::StrongFocus
Submit+&Start
Alt+R
false
false
:/icons/restart.png
Submit configuration to analysis and start execution (panel will be closed)
-
0
0
0
0
50
25
1000
30
Qt::StrongFocus
&Close
Alt+C
false
false
:/icons/close.png
Close analysis - close all input/output files and destroys steps processors Alt-C.
-
5
25
QSizePolicy::Expanding
Qt::Horizontal
-
Auto Save File
7
3
-
-
0
0
0
0
30
25
30
25
:/icons/filesave.png
Write auto save file immediately.
-
3
0
0
0
32767
24
Name of the auto save file.
-
0
0
0
0
30
25
30
25
:/icons/findfile.png
Browse for auto save file name.
-
-
32767
24
Enabled
Disable autosave file
-
5
5
0
0
100
32767
s
once
100000
0
10
10
Time interval for auto save [sec]. Once: save at next Submit.
-
16
20
QSizePolicy::Expanding
Qt::Horizontal
-
5
5
0
0
55
32767
9
Compression level to be used in the auto save file (see ROOT documentation).
-
32767
24
O&verwrite
Alt+V
Overwrite auto save file.
SubmitPushButton
GetActiveConfigButton
TabSteps
SaveNowB
AutoSaveFileName
AutoSaveInterval
CompLevel
AutoSaveOverwrite
AnalysisLoadConf
AnalysisSaveConf
ConfigFileName
QGo4Widget.h
SubmitPushButton
pressed()
TGo4AnalysisConfiguration
SubmitConfiguration()
AnalysisSaveConf
clicked()
TGo4AnalysisConfiguration
SaveConfiguration()
LoadConfigFileName
clicked()
TGo4AnalysisConfiguration
FileDialog_ConfFile()
LoadAutoSaveFileName
clicked()
TGo4AnalysisConfiguration
FileDialog_AutoSave()
AutoSaveFileName
textChanged(QString)
TGo4AnalysisConfiguration
LineEdit_AutoSaveFile()
GetActiveConfigButton
clicked()
TGo4AnalysisConfiguration
RequestAnalysisStatus()
CompLevel
valueChanged(int)
TGo4AnalysisConfiguration
SetCompressionLevel(int)
AnalysisLoadConf
clicked()
TGo4AnalysisConfiguration
LoadConfiguration()
AutoSaveInterval
valueChanged(int)
TGo4AnalysisConfiguration
SetAutoSaveInterval(int)
AutoSaveOverwrite
toggled(bool)
TGo4AnalysisConfiguration
SetAutoSaveOverwrite(bool)
SaveNowB
clicked()
TGo4AnalysisConfiguration
WriteAutoSave()
AutoSaveEnable
toggled(bool)
TGo4AnalysisConfiguration
EnableAutoSaveSlot(bool)
SubmitAndStartButton
clicked()
TGo4AnalysisConfiguration
SubmitAndStart()
ClosePushButton
clicked()
TGo4AnalysisConfiguration
CloseAnalysis()