722 lines
24 KiB
XML
722 lines
24 KiB
XML
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
|
|
<class>PMsr2DataDialogBase</class>
|
|
<widget class="QDialog">
|
|
<property name="name">
|
|
<cstring>PMsr2DataDialogBase</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>604</width>
|
|
<height>576</height>
|
|
</rect>
|
|
</property>
|
|
<property name="caption">
|
|
<string>msr2data input</string>
|
|
</property>
|
|
<property name="icon">
|
|
<pixmap>image0</pixmap>
|
|
</property>
|
|
<property name="sizeGripEnabled">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="modal">
|
|
<bool>true</bool>
|
|
</property>
|
|
<widget class="QGroupBox">
|
|
<property name="name">
|
|
<cstring>fRunList_groupBox</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>10</y>
|
|
<width>580</width>
|
|
<height>150</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>run list input</string>
|
|
</property>
|
|
<widget class="QLabel">
|
|
<property name="name">
|
|
<cstring>fFirst_textLabel</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>33</y>
|
|
<width>40</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>First</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel">
|
|
<property name="name">
|
|
<cstring>fLast_textLabel</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>180</x>
|
|
<y>33</y>
|
|
<width>40</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Last</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel">
|
|
<property name="name">
|
|
<cstring>fRunList_textLabel</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>70</y>
|
|
<width>71</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Run List</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel">
|
|
<property name="name">
|
|
<cstring>fOr2_textLabel</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>540</x>
|
|
<y>70</y>
|
|
<width>29</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string><b>OR</b></string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel">
|
|
<property name="name">
|
|
<cstring>fOr1_textLabel</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>540</x>
|
|
<y>30</y>
|
|
<width>30</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string><b>OR</b></string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel">
|
|
<property name="name">
|
|
<cstring>fRunListFileName_textLabel</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>113</y>
|
|
<width>130</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Run List File Name</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit">
|
|
<property name="name">
|
|
<cstring>fLast_lineEdit</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>220</x>
|
|
<y>30</y>
|
|
<width>100</width>
|
|
<height>24</height>
|
|
</rect>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>last run no, .e.g. 275</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit">
|
|
<property name="name">
|
|
<cstring>fRunList_lineEdit</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>80</x>
|
|
<y>70</y>
|
|
<width>440</width>
|
|
<height>24</height>
|
|
</rect>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>e.g. 273 275 289 311</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit">
|
|
<property name="name">
|
|
<cstring>fRunListFileName_lineEdit</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>150</x>
|
|
<y>110</y>
|
|
<width>370</width>
|
|
<height>24</height>
|
|
</rect>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string></string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit">
|
|
<property name="name">
|
|
<cstring>fFirst_lineEdit</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>50</x>
|
|
<y>30</y>
|
|
<width>90</width>
|
|
<height>24</height>
|
|
</rect>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>first run no, e.g. 147</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QLayoutWidget">
|
|
<property name="name">
|
|
<cstring>Layout1</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>530</y>
|
|
<width>580</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<hbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<property name="margin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="spacing">
|
|
<number>6</number>
|
|
</property>
|
|
<widget class="QPushButton">
|
|
<property name="name">
|
|
<cstring>fHelp_button</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Help</string>
|
|
</property>
|
|
<property name="accel">
|
|
<string>F1</string>
|
|
</property>
|
|
<property name="autoDefault">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<spacer>
|
|
<property name="name">
|
|
<cstring>Horizontal Spacing2</cstring>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Horizontal</enum>
|
|
</property>
|
|
<property name="sizeType">
|
|
<enum>Expanding</enum>
|
|
</property>
|
|
<property name="sizeHint">
|
|
<size>
|
|
<width>20</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
<widget class="QPushButton">
|
|
<property name="name">
|
|
<cstring>fOk_button</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>&OK</string>
|
|
</property>
|
|
<property name="accel">
|
|
<string></string>
|
|
</property>
|
|
<property name="autoDefault">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="default">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton">
|
|
<property name="name">
|
|
<cstring>fCancel_button</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Cancel</string>
|
|
</property>
|
|
<property name="accel">
|
|
<string></string>
|
|
</property>
|
|
<property name="autoDefault">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
</hbox>
|
|
</widget>
|
|
<widget class="QGroupBox">
|
|
<property name="name">
|
|
<cstring>fExtension_groupBox</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>170</y>
|
|
<width>580</width>
|
|
<height>65</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>msr file extension</string>
|
|
</property>
|
|
<widget class="QLabel">
|
|
<property name="name">
|
|
<cstring>fExtension_textLabel</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>30</y>
|
|
<width>71</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Extension</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit">
|
|
<property name="name">
|
|
<cstring>fExtension_lineEdit</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>170</x>
|
|
<y>27</y>
|
|
<width>140</width>
|
|
<height>24</height>
|
|
</rect>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>e.g. '_h13' if the msr-file name is something like '146_h13.msr'</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QGroupBox">
|
|
<property name="name">
|
|
<cstring>fTemplateRunInput_groupBox</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>250</y>
|
|
<width>580</width>
|
|
<height>65</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>template run input</string>
|
|
</property>
|
|
<widget class="QLabel">
|
|
<property name="name">
|
|
<cstring>fTemplateRunNumber_textLabel</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>30</y>
|
|
<width>150</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Template Run Number</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox">
|
|
<property name="name">
|
|
<cstring>fChainFit_checkBox</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>330</x>
|
|
<y>28</y>
|
|
<width>95</width>
|
|
<height>22</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Chain Fit</string>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>on: chain fit, off: always start from the template run</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit">
|
|
<property name="name">
|
|
<cstring>fTemplateRunNumber_lineEdit</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>170</x>
|
|
<y>27</y>
|
|
<width>140</width>
|
|
<height>24</height>
|
|
</rect>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>e.g. 2089</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QGroupBox">
|
|
<property name="name">
|
|
<cstring>fDbOutputFileName_groupBox</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>325</y>
|
|
<width>580</width>
|
|
<height>65</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>Data output file name</string>
|
|
</property>
|
|
<widget class="QLineEdit">
|
|
<property name="name">
|
|
<cstring>fDbOutputFileName_lineEdit</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>170</x>
|
|
<y>25</y>
|
|
<width>350</width>
|
|
<height>24</height>
|
|
</rect>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>e.g. MyPrefectFitCollection.db</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel">
|
|
<property name="name">
|
|
<cstring>fDbOutputFileName_textLabel</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>30</y>
|
|
<width>160</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Data Output File Name</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QGroupBox">
|
|
<property name="name">
|
|
<cstring>fOptions_groupBox</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>400</y>
|
|
<width>581</width>
|
|
<height>110</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>options</string>
|
|
</property>
|
|
<widget class="QCheckBox">
|
|
<property name="name">
|
|
<cstring>fKeepMinuit2Output_checkBox</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>70</y>
|
|
<width>170</width>
|
|
<height>22</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Keep Minuit2 Output</string>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>will keep the Minuit2 output files</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox">
|
|
<property name="name">
|
|
<cstring>fSummaryPresent_checkBox</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>50</y>
|
|
<width>180</width>
|
|
<height>22</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Summary Files Present</string>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>will try to extract information from the summary file (LEM)</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox">
|
|
<property name="name">
|
|
<cstring>fWriteDbHeader_checkBox</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>30</y>
|
|
<width>150</width>
|
|
<height>22</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Write Data Header</string>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>will add a default header to the DB-file</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox">
|
|
<property name="name">
|
|
<cstring>fWriteColumnData_checkBox</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>220</x>
|
|
<y>30</y>
|
|
<width>150</width>
|
|
<height>22</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Write Column Data</string>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>will write the output data in column like format, to be read by gnuplot ...</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox">
|
|
<property name="name">
|
|
<cstring>fRecreateDbFile_checkBox</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>220</x>
|
|
<y>50</y>
|
|
<width>150</width>
|
|
<height>22</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Recreate Data File</string>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>will recreate the db-file. Default (unchecked) will append data</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox">
|
|
<property name="name">
|
|
<cstring>fOpenAfterFitting_checkBox</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>220</x>
|
|
<y>70</y>
|
|
<width>170</width>
|
|
<height>22</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Open Files after Fitting</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox">
|
|
<property name="name">
|
|
<cstring>fTitleFromData_checkBox</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>400</x>
|
|
<y>30</y>
|
|
<width>160</width>
|
|
<height>22</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Take Data File Title</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox">
|
|
<property name="name">
|
|
<cstring>fCreateMsrFileOnly_checkBox</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>400</x>
|
|
<y>50</y>
|
|
<width>160</width>
|
|
<height>22</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Create msr-File Only</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox">
|
|
<property name="name">
|
|
<cstring>fFitOnly_checkBox</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>400</x>
|
|
<y>70</y>
|
|
<width>103</width>
|
|
<height>22</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Fit Only</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</widget>
|
|
<images>
|
|
<image name="image0">
|
|
<data format="PNG" length="340">89504e470d0a1a0a0000000d4948445200000016000000160806000000c4b46c3b0000011b49444154388db594c16ec4200c44c71207bea791f600df1f0e91d8efe180440fad776dea0089b6b9a021100f8f89291f19a8001c506a81775ee918628378f291697b6c8d47744f3e32a102ae7fb9a79dbcf3ef22bf8b59975a00fc14e5f91862ebf739b9c9740eadb9d848975ad61c330e36218b59fae5d8722a37e59449bd07d01757da62fce722a08b5e72fc1f8c09c090f1dd916639b6f4d7636bcfc94915e33eaf67a3c574cab8bf5d4b5b4ca7391eb10e21b6947662c7ac3fc23888dec11fb5d6df4ac5c8a972bc9a862b7ac9b175fcd1fc52afe014706e4388ed9932c979542084ad49e6662acefaaf771e29edc41f51bf3bb49969af18f606e085839d5fcab17426b564dbffe6a78ccffaef9b31d4491496d51cdf49c53749ce1f9de06199f60000000049454e44ae426082</data>
|
|
</image>
|
|
</images>
|
|
<connections>
|
|
<connection>
|
|
<sender>fOk_button</sender>
|
|
<signal>clicked()</signal>
|
|
<receiver>PMsr2DataDialogBase</receiver>
|
|
<slot>accept()</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>fCancel_button</sender>
|
|
<signal>clicked()</signal>
|
|
<receiver>PMsr2DataDialogBase</receiver>
|
|
<slot>reject()</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>fFirst_lineEdit</sender>
|
|
<signal>textChanged(const QString&)</signal>
|
|
<receiver>PMsr2DataDialogBase</receiver>
|
|
<slot>runFirstEntered(const QString&)</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>fLast_lineEdit</sender>
|
|
<signal>textChanged(const QString&)</signal>
|
|
<receiver>PMsr2DataDialogBase</receiver>
|
|
<slot>runLastEntered(const QString&)</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>fRunList_lineEdit</sender>
|
|
<signal>textChanged(const QString&)</signal>
|
|
<receiver>PMsr2DataDialogBase</receiver>
|
|
<slot>runListEntered(const QString&)</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>fRunListFileName_lineEdit</sender>
|
|
<signal>textChanged(const QString&)</signal>
|
|
<receiver>PMsr2DataDialogBase</receiver>
|
|
<slot>runListFileNameEntered(const QString&)</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>fCreateMsrFileOnly_checkBox</sender>
|
|
<signal>stateChanged(int)</signal>
|
|
<receiver>PMsr2DataDialogBase</receiver>
|
|
<slot>createMsrFileOnlyChanged(int)</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>fFitOnly_checkBox</sender>
|
|
<signal>stateChanged(int)</signal>
|
|
<receiver>PMsr2DataDialogBase</receiver>
|
|
<slot>fitOnlyChanged(int)</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>fTemplateRunNumber_lineEdit</sender>
|
|
<signal>textChanged(const QString&)</signal>
|
|
<receiver>PMsr2DataDialogBase</receiver>
|
|
<slot>templateRunEntered(const QString&)</slot>
|
|
</connection>
|
|
</connections>
|
|
<tabstops>
|
|
<tabstop>fFirst_lineEdit</tabstop>
|
|
<tabstop>fLast_lineEdit</tabstop>
|
|
<tabstop>fRunList_lineEdit</tabstop>
|
|
<tabstop>fRunListFileName_lineEdit</tabstop>
|
|
<tabstop>fExtension_lineEdit</tabstop>
|
|
<tabstop>fTemplateRunNumber_lineEdit</tabstop>
|
|
<tabstop>fChainFit_checkBox</tabstop>
|
|
<tabstop>fDbOutputFileName_lineEdit</tabstop>
|
|
<tabstop>fWriteDbHeader_checkBox</tabstop>
|
|
<tabstop>fSummaryPresent_checkBox</tabstop>
|
|
<tabstop>fKeepMinuit2Output_checkBox</tabstop>
|
|
<tabstop>fWriteColumnData_checkBox</tabstop>
|
|
<tabstop>fRecreateDbFile_checkBox</tabstop>
|
|
<tabstop>fOpenAfterFitting_checkBox</tabstop>
|
|
<tabstop>fTitleFromData_checkBox</tabstop>
|
|
<tabstop>fCreateMsrFileOnly_checkBox</tabstop>
|
|
<tabstop>fFitOnly_checkBox</tabstop>
|
|
<tabstop>fOk_button</tabstop>
|
|
<tabstop>fCancel_button</tabstop>
|
|
<tabstop>fHelp_button</tabstop>
|
|
</tabstops>
|
|
<slots>
|
|
<slot>runFirstEntered(const QString&)</slot>
|
|
<slot>runListEntered(const QString&)</slot>
|
|
<slot>runListFileNameEntered(const QString&)</slot>
|
|
<slot>runLastEntered(const QString&)</slot>
|
|
<slot>createMsrFileOnlyChanged(int)</slot>
|
|
<slot>fitOnlyChanged(int)</slot>
|
|
<slot>templateRunEntered(const QString&)</slot>
|
|
</slots>
|
|
<layoutdefaults spacing="6" margin="11"/>
|
|
</UI>
|