|
ATLAS Offline Software
|
#include <PRDSystemController.h>
|
template<class T > |
bool | changed (T &lastval, const T &newval) |
|
template<class T > |
void | initDialog (T &theUI, QPushButton *launchbutton, QAbstractButton *enabledButton=0) |
|
void | initDialog (QWidget *dialog, QPushButton *launchbutton, QPushButton *closebutton, QAbstractButton *enabledButton=0) |
|
void | setupCollWidgetInScrollArea (QScrollArea *scrollarea, VP1CollectionWidget *collWidget) |
|
const char * | addUpdateSlot (const char *slot) |
|
void | connectToLastUpdateSlot (QObject *sender, const char *signal) |
|
void | connectToLastUpdateSlot (QCheckBox *) |
|
void | connectToLastUpdateSlot (QComboBox *) |
|
void | connectToLastUpdateSlot (QGroupBox *) |
|
void | connectToLastUpdateSlot (QSpinBox *) |
|
void | connectToLastUpdateSlot (QDoubleSpinBox *) |
|
void | connectToLastUpdateSlot (QRadioButton *) |
|
void | connectToLastUpdateSlot (QButtonGroup *) |
|
void | connectToLastUpdateSlot (QSlider *) |
|
void | connectToLastUpdateSlot (VP1ColorSelectButton *) |
|
bool | initVarsMode () const |
|
QButtonGroup * | defineRadioButtonGroup (QRadioButton *rb0, QRadioButton *rb1, QRadioButton *rb2=0, QRadioButton *rb3=0, QRadioButton *rb4=0, QRadioButton *rb5=0, QRadioButton *rb6=0, QRadioButton *rb7=0, QRadioButton *rb8=0, QRadioButton *rb9=0) |
|
QButtonGroup * | defineRadioButtonGroup (QList< QRadioButton * >) |
|
SoMaterial * | getMaterial (VP1MaterialButton *) const |
|
SoMaterial * | fallBackMaterial () const |
|
void | setHelperClassName (const QString &n) |
|
Definition at line 34 of file PRDSystemController.h.
◆ PRDSystemController()
PRDSystemController::PRDSystemController |
( |
IVP1System * |
sys | ) |
|
Definition at line 85 of file PRDSystemController.cxx.
89 m_d->
ui.setupUi(
this);
103 m_d->
ui_cuts.groupBox_cuts_tracksegmentassociation->setVisible(
false);
105 m_d->
ui_int.groupBox_selectionMode->setVisible(
false);
107 m_d->
ui_disp.widget_drawOptions_PixelSCT->setComplexityDisabled();
108 m_d->
ui_disp.widget_drawOptions_Muons->setPointSizesDisabled();
109 m_d->
ui_disp.widget_drawOptions_PixelSCT->setPointSizes(3.0);
110 m_d->
ui_disp.widget_drawOptions_TRT->setPointSizes(2.0);
112 m_d->
ui_cuts.etaPhiCutWidget->setEtaCutEnabled(
false);
◆ ~PRDSystemController()
PRDSystemController::~PRDSystemController |
( |
| ) |
|
|
virtual |
◆ actualRestoreSettings()
Implements VP1Controller.
Definition at line 712 of file PRDSystemController.cxx.
714 if (
s.version()<0||
s.version()>3) {
715 message(
"Warning: State data in .vp1 file has unsupported version ("+
str(
s.version())+
")");
720 s.restore(
m_d->
ui_disp.checkBox_highlight_trackoutliers);
722 s.restore(
m_d->
ui_disp.checkBox_highlight_maskedmdts);
723 s.restore(
m_d->
ui_cuts.checkBox_cut_indet_barrelA);
724 s.restore(
m_d->
ui_cuts.checkBox_cut_indet_barrelC);
725 s.restore(
m_d->
ui_cuts.checkBox_cut_indet_endcapA);
726 s.restore(
m_d->
ui_cuts.checkBox_cut_indet_endcapC);
727 s.restore(
m_d->
ui_cuts.checkBox_cut_pixel_minnrdo);
728 s.restore(
m_d->
ui_cuts.checkBox_cut_sct_excludeisolatedclusters);
732 s.restore(
m_d->
ui_cuts.checkBox_cut_mdt_excludeisolateddrifttubes);
733 s.restore(
m_d->
ui_disp.checkBox_highlight_mdt_ADC_below);
734 s.restore(
m_d->
ui_cuts.checkBox_cut_mdt_excludemaskedhits);
735 s.restore(
m_d->
ui_cuts.checkBox_cut_mdt_ADClowerbound);
736 s.restore(
m_d->
ui_cuts.checkBox_cut_mdt_ADCupperbound);
737 s.restore(
m_d->
ui_disp.checkBox_showpixel_projected);
738 s.restore(
m_d->
ui_disp.checkBox_showsct_projected);
739 s.restore(
m_d->
ui_disp.checkBox_showtrt_projected);
740 s.restore(
m_d->
ui_disp.checkBox_showmdt_projected);
741 s.restore(
m_d->
ui_disp.checkBox_showrpc_projected);
742 s.restore(
m_d->
ui_disp.checkBox_showcsc_projected);
743 s.restore(
m_d->
ui_disp.checkBox_showtgc_projected);
745 s.restore(
m_d->
ui_disp.horizontalSlider_highlights_intensity);
749 s.restore(
m_d->
ui_disp.spinBox_highlight_mdt_ADC_below);
750 s.restore(
m_d->
ui_cuts.spinBox_cut_mdt_ADClowerbound);
751 s.restore(
m_d->
ui_cuts.spinBox_cut_mdt_ADCupperbound);
752 s.restore(
m_d->
ui_disp.materialbutton_highlights_material);
753 s.restore(
m_d->
ui_int.checkBox_selModeMultiple);
754 s.restore(
m_d->
ui_int.checkBox_showSelectionLine);
755 s.restore(
m_d->
ui_int.matButton_multiselline);
757 s.restore(
m_d->
ui_disp.widget_drawOptions_PixelSCT);
762 s.restore(
m_d->
ui_int.checkBox_zoom_orientToMuonChamber);
764 if (
s.version()>=1) {
771 if (
s.version()>=2) {
776 if (
s.version()>=3) {
777 s.restore(
m_d->
ui_cuts.comboBox_mdt_cutMdtDriftCircleStatus);
778 s.restore(
m_d->
ui_cuts.checkBox_cut_mdt_limitToActiveChambers);
782 s.ignoreWidget(
m_d->
ui_cuts.checkBox_cuts_ts_exclude_hits_on_track);
783 s.ignoreWidget(
m_d->
ui_cuts.checkBox_cuts_ts_exclude_hits_not_on_track);
784 s.ignoreWidget(
m_d->
ui_cuts.checkBox_cuts_ts_exclude_hits_on_segments);
785 s.ignoreWidget(
m_d->
ui_cuts.checkBox_cuts_ts_exclude_not_on_segments);
◆ actualSaveSettings()
void PRDSystemController::actualSaveSettings |
( |
VP1Serialise & |
s | ) |
const |
|
virtual |
Implements VP1Controller.
Definition at line 643 of file PRDSystemController.cxx.
647 s.save(
m_d->
ui_disp.checkBox_highlight_trackoutliers);
649 s.save(
m_d->
ui_disp.checkBox_highlight_maskedmdts);
655 s.save(
m_d->
ui_cuts.checkBox_cut_sct_excludeisolatedclusters);
659 s.save(
m_d->
ui_cuts.checkBox_cut_mdt_excludeisolateddrifttubes);
660 s.save(
m_d->
ui_disp.checkBox_highlight_mdt_ADC_below);
661 s.save(
m_d->
ui_cuts.checkBox_cut_mdt_excludemaskedhits);
662 s.save(
m_d->
ui_cuts.checkBox_cut_mdt_ADClowerbound);
663 s.save(
m_d->
ui_cuts.checkBox_cut_mdt_ADCupperbound);
672 s.save(
m_d->
ui_disp.horizontalSlider_highlights_intensity);
676 s.save(
m_d->
ui_disp.spinBox_highlight_mdt_ADC_below);
677 s.save(
m_d->
ui_cuts.spinBox_cut_mdt_ADClowerbound);
678 s.save(
m_d->
ui_cuts.spinBox_cut_mdt_ADCupperbound);
679 s.save(
m_d->
ui_disp.materialbutton_highlights_material);
681 s.save(
m_d->
ui_int.checkBox_showSelectionLine);
689 s.save(
m_d->
ui_int.checkBox_zoom_orientToMuonChamber);
699 s.save(
m_d->
ui_cuts.comboBox_mdt_cutMdtDriftCircleStatus);
700 s.save(
m_d->
ui_cuts.checkBox_cut_mdt_limitToActiveChambers);
703 s.ignoreWidget(
m_d->
ui_cuts.checkBox_cuts_ts_exclude_hits_on_track);
704 s.ignoreWidget(
m_d->
ui_cuts.checkBox_cuts_ts_exclude_hits_not_on_track);
705 s.ignoreWidget(
m_d->
ui_cuts.checkBox_cuts_ts_exclude_hits_on_segments);
706 s.ignoreWidget(
m_d->
ui_cuts.checkBox_cuts_ts_exclude_not_on_segments);
◆ addUpdateSlot()
const char * VP1Controller::addUpdateSlot |
( |
const char * |
slot | ) |
|
|
protectedinherited |
◆ changed()
template<class T >
bool VP1Controller::changed |
( |
T & |
lastval, |
|
|
const T & |
newval |
|
) |
| |
|
protectedinherited |
◆ clearSelection
void PRDSystemController::clearSelection |
( |
| ) |
const |
|
signal |
◆ collWidget()
◆ collWidgetContentChanged
void VP1Controller::collWidgetContentChanged |
( |
| ) |
|
|
slotinherited |
Definition at line 232 of file VP1Controller.cxx.
235 message(
"ERROR: Unexpected signal in collWidgetContentChanged slot!!");
238 QScrollArea* scrollarea =
dynamic_cast<QScrollArea*
>(
m_d->
collWidget->parent());
240 scrollarea =
dynamic_cast<QScrollArea*
>(
m_d->
collWidget->parent()->parent());
242 message(
"ERROR: m_d->collWidget not child or grandchild of a scroll area!!");
248 QScrollBar *
sb = scrollarea->verticalScrollBar();
251 scrollarea->setMinimumWidth(
width+2);
◆ colourMethod()
◆ colourMethodChanged
◆ connectToLastUpdateSlot() [1/10]
void VP1Controller::connectToLastUpdateSlot |
( |
QButtonGroup * |
bg | ) |
|
|
protectedinherited |
◆ connectToLastUpdateSlot() [2/10]
void VP1Controller::connectToLastUpdateSlot |
( |
QCheckBox * |
cb | ) |
|
|
protectedinherited |
◆ connectToLastUpdateSlot() [3/10]
void VP1Controller::connectToLastUpdateSlot |
( |
QComboBox * |
cb | ) |
|
|
protectedinherited |
◆ connectToLastUpdateSlot() [4/10]
void VP1Controller::connectToLastUpdateSlot |
( |
QDoubleSpinBox * |
dsb | ) |
|
|
protectedinherited |
◆ connectToLastUpdateSlot() [5/10]
void VP1Controller::connectToLastUpdateSlot |
( |
QGroupBox * |
gb | ) |
|
|
protectedinherited |
◆ connectToLastUpdateSlot() [6/10]
void VP1Controller::connectToLastUpdateSlot |
( |
QObject * |
sender, |
|
|
const char * |
signal |
|
) |
| |
|
protectedinherited |
◆ connectToLastUpdateSlot() [7/10]
void VP1Controller::connectToLastUpdateSlot |
( |
QRadioButton * |
rb | ) |
|
|
protectedinherited |
◆ connectToLastUpdateSlot() [8/10]
void VP1Controller::connectToLastUpdateSlot |
( |
QSlider * |
s | ) |
|
|
protectedinherited |
◆ connectToLastUpdateSlot() [9/10]
void VP1Controller::connectToLastUpdateSlot |
( |
QSpinBox * |
sb | ) |
|
|
protectedinherited |
◆ connectToLastUpdateSlot() [10/10]
◆ currentSettingsVersion()
int PRDSystemController::currentSettingsVersion |
( |
| ) |
const |
|
virtual |
◆ customTourEditor()
◆ cutAllowedEta()
VP1Interval PRDSystemController::cutAllowedEta |
( |
| ) |
const |
◆ cutAllowedEtaChanged
◆ cutAllowedPhi()
QList< VP1Interval > PRDSystemController::cutAllowedPhi |
( |
| ) |
const |
◆ cutAllowedPhiChanged
◆ defineRadioButtonGroup() [1/2]
QButtonGroup * VP1Controller::defineRadioButtonGroup |
( |
QList< QRadioButton * > |
l | ) |
|
|
protectedinherited |
Definition at line 300 of file VP1Controller.cxx.
302 QRadioButton * rb_checked(0);
303 for (QRadioButton *
rb :
l) {
304 if (
rb->isChecked()) {
309 QButtonGroup * radiogroup =
new QButtonGroup(
this);
310 for (QRadioButton *
rb :
l)
311 radiogroup->addButton(
rb);
313 rb_checked->setChecked(
true);
◆ defineRadioButtonGroup() [2/2]
QButtonGroup * VP1Controller::defineRadioButtonGroup |
( |
QRadioButton * |
rb0, |
|
|
QRadioButton * |
rb1, |
|
|
QRadioButton * |
rb2 = 0 , |
|
|
QRadioButton * |
rb3 = 0 , |
|
|
QRadioButton * |
rb4 = 0 , |
|
|
QRadioButton * |
rb5 = 0 , |
|
|
QRadioButton * |
rb6 = 0 , |
|
|
QRadioButton * |
rb7 = 0 , |
|
|
QRadioButton * |
rb8 = 0 , |
|
|
QRadioButton * |
rb9 = 0 |
|
) |
| |
|
protectedinherited |
Definition at line 288 of file VP1Controller.cxx.
293 QList<QRadioButton *>
l;
294 l << rb0 << rb1 << rb2 << rb3 << rb4 << rb5 << rb6 << rb7 << rb8 << rb9;
◆ drawErrors()
bool PRDSystemController::drawErrors |
( |
| ) |
const |
◆ drawErrorsChanged
void PRDSystemController::drawErrorsChanged |
( |
bool |
| ) |
|
|
signal |
◆ drawOptions()
◆ drawRDOs()
bool PRDSystemController::drawRDOs |
( |
| ) |
const |
◆ drawRDOsChanged
void PRDSystemController::drawRDOsChanged |
( |
bool |
| ) |
|
|
signal |
◆ dummyUpdateTrigger
void VP1Controller::dummyUpdateTrigger |
( |
| ) |
|
|
signalinherited |
◆ emitClearSelection
void PRDSystemController::emitClearSelection |
( |
| ) |
|
|
privateslot |
◆ enabledButtonStateChanged
void VP1Controller::enabledButtonStateChanged |
( |
| ) |
|
|
slotinherited |
Definition at line 167 of file VP1Controller.cxx.
169 Imp::DialogInfo * di(0);
171 if (di2->enabledButton==sender()) {
177 message(
"ERROR: enabledButtonStateChanged() triggered with unrecognised sender() ="
178 +QString(sender()?sender()->objectName():
"NULL"));
182 bool on(di->enabledButton->isChecked());
183 if (di->launchButton->isEnabled()!=on)
184 di->launchButton->setEnabled(on);
186 if (di->dialogWidget->isVisible())
187 di->dialogWidget->setVisible(
false);
188 if (di->dialogWidget->windowState()==Qt::WindowMinimized)
189 di->dialogWidget->setWindowState(Qt::WindowNoState);
◆ fallBackMaterial()
SoMaterial * VP1Controller::fallBackMaterial |
( |
| ) |
const |
|
protectedinherited |
◆ getHighLightMaterial()
SoMaterial * PRDSystemController::getHighLightMaterial |
( |
| ) |
|
◆ getMaterial()
Definition at line 437 of file VP1Controller.cxx.
440 message(
"ERROR: Null material button pointer");
443 QList<SoMaterial*> mats =
mb->handledMaterials();
444 if (mats.count()!=1) {
445 message(
"ERROR: No material in button "+
mb->objectName());
◆ getMultiSelectionLineMaterial()
SoMaterial * PRDSystemController::getMultiSelectionLineMaterial |
( |
| ) |
const |
Definition at line 317 of file PRDSystemController.cxx.
319 QList<SoMaterial*> mats =
m_d->
ui_int.matButton_multiselline->handledMaterials();
320 if (mats.count()!=1) {
321 message(
"ERROR: No material in button!");
◆ helperClassName()
QString VP1HelperClassBase::helperClassName |
( |
| ) |
const |
|
inlineinherited |
◆ highLightMaterialWeight()
double PRDSystemController::highLightMaterialWeight |
( |
| ) |
const |
Definition at line 542 of file PRDSystemController.cxx.
544 int val =
m_d->
ui_disp.horizontalSlider_highlights_intensity->value();
545 if (
val<=1)
return 0.0;
546 if (
val==2)
return 1.0;
547 if (
val==3)
return 1.9;
548 if (
val==4)
return 2.8;
549 if (
val==5)
return 5.0;
◆ highLightMaterialWeightChanged
void PRDSystemController::highLightMaterialWeightChanged |
( |
const double & |
| ) |
|
|
signal |
◆ highLightMDTHitsByMask()
bool PRDSystemController::highLightMDTHitsByMask |
( |
| ) |
|
◆ highLightMDTHitsByMaskChanged
void PRDSystemController::highLightMDTHitsByMaskChanged |
( |
bool |
| ) |
|
|
signal |
◆ highLightMDTHitsByUpperADCBound()
int PRDSystemController::highLightMDTHitsByUpperADCBound |
( |
| ) |
|
◆ highLightMDTHitsByUpperADCBoundChanged
void PRDSystemController::highLightMDTHitsByUpperADCBoundChanged |
( |
int |
| ) |
|
|
signal |
◆ highLightOutliers()
bool PRDSystemController::highLightOutliers |
( |
| ) |
const |
◆ highLightOutliersChanged
void PRDSystemController::highLightOutliersChanged |
( |
bool |
| ) |
|
|
signal |
◆ highLightTRTHitsByHighThreshold()
bool PRDSystemController::highLightTRTHitsByHighThreshold |
( |
| ) |
|
◆ highLightTRTHitsByHighThresholdChanged
void PRDSystemController::highLightTRTHitsByHighThresholdChanged |
( |
bool |
| ) |
|
|
signal |
◆ inDetPartsFlags()
PRDCommonFlags::InDetPartsFlags PRDSystemController::inDetPartsFlags |
( |
| ) |
const |
◆ inDetPartsFlagsChanged
void PRDSystemController::inDetPartsFlagsChanged |
( |
PRDCommonFlags::InDetPartsFlags |
| ) |
|
|
signal |
◆ inDetPartsUsingProjections()
InDetProjFlags::DetTypeFlags PRDSystemController::inDetPartsUsingProjections |
( |
| ) |
const |
◆ inDetPartsUsingProjectionsChanged
void PRDSystemController::inDetPartsUsingProjectionsChanged |
( |
InDetProjFlags::DetTypeFlags |
| ) |
|
|
signal |
◆ initDialog() [1/2]
void VP1Controller::initDialog |
( |
QWidget * |
dialog, |
|
|
QPushButton * |
launchbutton, |
|
|
QPushButton * |
closebutton, |
|
|
QAbstractButton * |
enabledButton = 0 |
|
) |
| |
|
protectedinherited |
Definition at line 123 of file VP1Controller.cxx.
125 QString txt(enabledButton?enabledButton->text():launchButton->text());
126 txt.replace(
"&&",
"&");
128 dialog->setWindowIcon(QIcon(QString(
":/vp1/icons/icons/3d_32x32.png")));
129 launchButton->setMaximumHeight(
static_cast<int>(0.5+QFontMetricsF(launchButton->font()).height()*1.05+2));
130 launchButton->setMinimumHeight(launchButton->maximumHeight());
131 launchButton->setCheckable(
true);
133 QSizePolicy sizePolicy(QSizePolicy::Fixed, QSizePolicy::Fixed);
134 sizePolicy.setHorizontalStretch(0);
135 sizePolicy.setVerticalStretch(0);
136 sizePolicy.setHeightForWidth(launchButton->sizePolicy().hasHeightForWidth());
137 launchButton->setSizePolicy(sizePolicy);
138 launchButton->setFocusPolicy(Qt::NoFocus);
141 launchButton->setEnabled(enabledButton->isChecked());
143 m_d->
dialogs <<
new Imp::DialogInfo(launchButton,dialog,enabledButton);
149 dialog->installEventFilter(closeEventEater);
152 closeButton->setText(
"&Close");
153 closeButton->setToolTip(
"Close this dialog [Esc]");
154 connect(closeButton,SIGNAL(clicked()),dialog,SLOT(close()));
156 connect(
new QShortcut(QKeySequence(Qt::Key_Escape), dialog),SIGNAL(activated()),dialog,SLOT(close()));
161 maxwidth =
std::max(maxwidth,di->launchButton->sizeHint().width());
163 di->launchButton->setMinimumWidth(maxwidth);
◆ initDialog() [2/2]
template<class T >
void VP1Controller::initDialog |
( |
T & |
theUI, |
|
|
QPushButton * |
launchbutton, |
|
|
QAbstractButton * |
enabledButton = 0 |
|
) |
| |
|
protectedinherited |
Definition at line 144 of file VP1Controller.h.
145 QWidget *
w =
new QWidget(0,Qt::WindowStaysOnTopHint);
147 initDialog(
w, launchbutton, theUI.pushButton_close,enabledButton);
◆ initLastVars()
void VP1Controller::initLastVars |
( |
| ) |
|
|
inherited |
◆ initVarsMode()
bool VP1Controller::initVarsMode |
( |
| ) |
const |
|
inlineprotectedinherited |
◆ limitToActiveChambers()
bool PRDSystemController::limitToActiveChambers |
( |
| ) |
const |
◆ limitToActiveChambersChanged
void PRDSystemController::limitToActiveChambersChanged |
( |
bool |
| ) |
|
|
signal |
◆ mdt_cutMdtDriftCircleStatus()
QString PRDSystemController::mdt_cutMdtDriftCircleStatus |
( |
| ) |
const |
◆ mdt_cutMdtDriftCircleStatusChanged
void PRDSystemController::mdt_cutMdtDriftCircleStatusChanged |
( |
QString |
| ) |
|
|
signal |
◆ mdtAllowedADCValues()
VP1Interval PRDSystemController::mdtAllowedADCValues |
( |
| ) |
const |
◆ mdtAllowedADCValuesChanged
void PRDSystemController::mdtAllowedADCValuesChanged |
( |
VP1Interval |
| ) |
|
|
signal |
◆ mdtExcludeMaskedHits()
bool PRDSystemController::mdtExcludeMaskedHits |
( |
| ) |
const |
◆ mdtExcludeMaskedHitsChanged
void PRDSystemController::mdtExcludeMaskedHitsChanged |
( |
bool |
| ) |
|
|
signal |
◆ mdtMinNHitsPerStation()
unsigned PRDSystemController::mdtMinNHitsPerStation |
( |
| ) |
const |
◆ mdtMinNHitsPerStationChanged
void PRDSystemController::mdtMinNHitsPerStationChanged |
( |
unsigned |
| ) |
|
|
signal |
◆ message() [1/3]
void VP1HelperClassBase::message |
( |
const QString & |
str | ) |
const |
|
inherited |
◆ message() [2/3]
void VP1HelperClassBase::message |
( |
const QString & |
addtostart, |
|
|
const QStringList & |
l, |
|
|
const QString & |
addtoend = "" |
|
) |
| const |
|
inherited |
◆ message() [3/3]
void VP1HelperClassBase::message |
( |
const QStringList & |
l, |
|
|
const QString & |
addtoend = "" |
|
) |
| const |
|
inherited |
◆ messageDebug() [1/3]
void VP1HelperClassBase::messageDebug |
( |
const QString & |
str | ) |
const |
|
inherited |
◆ messageDebug() [2/3]
void VP1HelperClassBase::messageDebug |
( |
const QString & |
addtostart, |
|
|
const QStringList & |
l, |
|
|
const QString & |
addtoend = "" |
|
) |
| const |
|
inherited |
◆ messageDebug() [3/3]
void VP1HelperClassBase::messageDebug |
( |
const QStringList & |
l, |
|
|
const QString & |
addtoend = "" |
|
) |
| const |
|
inherited |
◆ messageVerbose() [1/3]
void VP1HelperClassBase::messageVerbose |
( |
const QString & |
str | ) |
const |
|
inherited |
◆ messageVerbose() [2/3]
void VP1HelperClassBase::messageVerbose |
( |
const QString & |
addtostart, |
|
|
const QStringList & |
l, |
|
|
const QString & |
addtoend = "" |
|
) |
| const |
|
inherited |
◆ messageVerbose() [3/3]
void VP1HelperClassBase::messageVerbose |
( |
const QStringList & |
l, |
|
|
const QString & |
addtoend = "" |
|
) |
| const |
|
inherited |
◆ muonOrientToChambersOnClick()
bool PRDSystemController::muonOrientToChambersOnClick |
( |
| ) |
const |
◆ pixelMinNRDOPerCluster()
unsigned PRDSystemController::pixelMinNRDOPerCluster |
( |
| ) |
const |
◆ pixelMinNRDOPerClusterChanged
void PRDSystemController::pixelMinNRDOPerClusterChanged |
( |
unsigned |
| ) |
|
|
signal |
◆ possibleChange_colourMethod
void PRDSystemController::possibleChange_colourMethod |
( |
| ) |
|
|
privateslot |
◆ possibleChange_cutAllowedEta
void PRDSystemController::possibleChange_cutAllowedEta |
( |
| ) |
|
|
privateslot |
◆ possibleChange_cutAllowedPhi
void PRDSystemController::possibleChange_cutAllowedPhi |
( |
| ) |
|
|
privateslot |
◆ possibleChange_drawErrors
void PRDSystemController::possibleChange_drawErrors |
( |
| ) |
|
|
privateslot |
◆ possibleChange_drawRDOs
void PRDSystemController::possibleChange_drawRDOs |
( |
| ) |
|
|
privateslot |
◆ possibleChange_highLightMaterialWeight
void PRDSystemController::possibleChange_highLightMaterialWeight |
( |
| ) |
|
|
privateslot |
◆ possibleChange_highLightMDTHitsByMask
void PRDSystemController::possibleChange_highLightMDTHitsByMask |
( |
| ) |
|
|
privateslot |
◆ possibleChange_highLightMDTHitsByUpperADCBound
void PRDSystemController::possibleChange_highLightMDTHitsByUpperADCBound |
( |
| ) |
|
|
privateslot |
◆ possibleChange_highLightOutliers
void PRDSystemController::possibleChange_highLightOutliers |
( |
| ) |
|
|
privateslot |
◆ possibleChange_highLightTRTHitsByHighThreshold
void PRDSystemController::possibleChange_highLightTRTHitsByHighThreshold |
( |
| ) |
|
|
privateslot |
◆ possibleChange_inDetPartsFlags
void PRDSystemController::possibleChange_inDetPartsFlags |
( |
| ) |
|
|
privateslot |
◆ possibleChange_inDetPartsUsingProjections
void PRDSystemController::possibleChange_inDetPartsUsingProjections |
( |
| ) |
|
|
privateslot |
◆ possibleChange_limitToActiveChambers
void PRDSystemController::possibleChange_limitToActiveChambers |
( |
| ) |
|
|
privateslot |
◆ possibleChange_mdt_cutMdtDriftCircleStatus
void PRDSystemController::possibleChange_mdt_cutMdtDriftCircleStatus |
( |
| ) |
|
|
privateslot |
◆ possibleChange_mdtAllowedADCValues
void PRDSystemController::possibleChange_mdtAllowedADCValues |
( |
| ) |
|
|
privateslot |
◆ possibleChange_mdtExcludeMaskedHits
void PRDSystemController::possibleChange_mdtExcludeMaskedHits |
( |
| ) |
|
|
privateslot |
◆ possibleChange_mdtMinNHitsPerStation
void PRDSystemController::possibleChange_mdtMinNHitsPerStation |
( |
| ) |
|
|
privateslot |
◆ possibleChange_pixelMinNRDOPerCluster
void PRDSystemController::possibleChange_pixelMinNRDOPerCluster |
( |
| ) |
|
|
privateslot |
◆ possibleChange_projectCSCHits
void PRDSystemController::possibleChange_projectCSCHits |
( |
| ) |
|
|
privateslot |
◆ possibleChange_projectMDTHits
void PRDSystemController::possibleChange_projectMDTHits |
( |
| ) |
|
|
privateslot |
◆ possibleChange_projectPixelHits
void PRDSystemController::possibleChange_projectPixelHits |
( |
| ) |
|
|
privateslot |
◆ possibleChange_projectRPCHits
void PRDSystemController::possibleChange_projectRPCHits |
( |
| ) |
|
|
privateslot |
◆ possibleChange_projectSCTHits
void PRDSystemController::possibleChange_projectSCTHits |
( |
| ) |
|
|
privateslot |
◆ possibleChange_projectTGCHits
void PRDSystemController::possibleChange_projectTGCHits |
( |
| ) |
|
|
privateslot |
◆ possibleChange_projectTRTHits
void PRDSystemController::possibleChange_projectTRTHits |
( |
| ) |
|
|
privateslot |
◆ possibleChange_sctExcludeIsolatedClusters
void PRDSystemController::possibleChange_sctExcludeIsolatedClusters |
( |
| ) |
|
|
privateslot |
◆ possibleChange_selectionModeMultiple
void PRDSystemController::possibleChange_selectionModeMultiple |
( |
| ) |
|
|
privateslot |
◆ possibleChange_shownCollectionTypes
void PRDSystemController::possibleChange_shownCollectionTypes |
( |
| ) |
|
|
privateslot |
◆ possibleChange_showSelectionLine
void PRDSystemController::possibleChange_showSelectionLine |
( |
| ) |
|
|
privateslot |
◆ possibleChange_trtMaxLE
void PRDSystemController::possibleChange_trtMaxLE |
( |
| ) |
|
|
privateslot |
◆ possibleChange_trtMaxToT
void PRDSystemController::possibleChange_trtMaxToT |
( |
| ) |
|
|
privateslot |
◆ possibleChange_trtMinLE
void PRDSystemController::possibleChange_trtMinLE |
( |
| ) |
|
|
privateslot |
◆ possibleChange_trtMinToT
void PRDSystemController::possibleChange_trtMinToT |
( |
| ) |
|
|
privateslot |
◆ possibleChange_trtRequireHT
void PRDSystemController::possibleChange_trtRequireHT |
( |
| ) |
|
|
privateslot |
◆ printInfoOnClick()
bool PRDSystemController::printInfoOnClick |
( |
| ) |
const |
◆ projectCSCHits()
bool PRDSystemController::projectCSCHits |
( |
| ) |
const |
◆ projectCSCHitsChanged
void PRDSystemController::projectCSCHitsChanged |
( |
bool |
| ) |
|
|
signal |
◆ projectMDTHits()
bool PRDSystemController::projectMDTHits |
( |
| ) |
const |
◆ projectMDTHitsChanged
void PRDSystemController::projectMDTHitsChanged |
( |
bool |
| ) |
|
|
signal |
◆ projectPixelHits()
bool PRDSystemController::projectPixelHits |
( |
| ) |
const |
◆ projectPixelHitsChanged
void PRDSystemController::projectPixelHitsChanged |
( |
bool |
| ) |
|
|
signal |
◆ projectRPCHits()
bool PRDSystemController::projectRPCHits |
( |
| ) |
const |
◆ projectRPCHitsChanged
void PRDSystemController::projectRPCHitsChanged |
( |
bool |
| ) |
|
|
signal |
◆ projectSCTHits()
bool PRDSystemController::projectSCTHits |
( |
| ) |
const |
◆ projectSCTHitsChanged
void PRDSystemController::projectSCTHitsChanged |
( |
bool |
| ) |
|
|
signal |
◆ projectTGCHits()
bool PRDSystemController::projectTGCHits |
( |
| ) |
const |
◆ projectTGCHitsChanged
void PRDSystemController::projectTGCHitsChanged |
( |
bool |
| ) |
|
|
signal |
◆ projectTRTHits()
bool PRDSystemController::projectTRTHits |
( |
| ) |
const |
◆ projectTRTHitsChanged
void PRDSystemController::projectTRTHitsChanged |
( |
bool |
| ) |
|
|
signal |
◆ restoreSettings()
void VP1Controller::restoreSettings |
( |
QByteArray |
ba | ) |
|
|
inherited |
Definition at line 387 of file VP1Controller.cxx.
397 s.warnUnrestored((QWidget*)(
this));
399 s.warnUnrestored(di->dialogWidget);
◆ saveSettings()
QByteArray VP1Controller::saveSettings |
( |
| ) |
const |
|
inherited |
Definition at line 405 of file VP1Controller.cxx.
418 s.warnUnsaved((QWidget*)(
this));
420 s.warnUnsaved(di->dialogWidget);
◆ sctExcludeIsolatedClusters()
bool PRDSystemController::sctExcludeIsolatedClusters |
( |
| ) |
const |
◆ sctExcludeIsolatedClustersChanged
void PRDSystemController::sctExcludeIsolatedClustersChanged |
( |
bool |
| ) |
|
|
signal |
◆ selectionModeMultiple()
bool PRDSystemController::selectionModeMultiple |
( |
| ) |
const |
◆ selectionModeMultipleChanged
void PRDSystemController::selectionModeMultipleChanged |
( |
bool |
| ) |
|
|
signal |
◆ setCustomTourEditor()
◆ setHelperClassName()
void VP1HelperClassBase::setHelperClassName |
( |
const QString & |
n | ) |
|
|
inlineprotectedinherited |
◆ setSystemBasePointer()
void VP1HelperClassBase::setSystemBasePointer |
( |
IVP1System * |
sys | ) |
|
|
inherited |
◆ setupCollWidgetInScrollArea()
void VP1Controller::setupCollWidgetInScrollArea |
( |
QScrollArea * |
scrollarea, |
|
|
VP1CollectionWidget * |
collWidget |
|
) |
| |
|
protectedinherited |
Definition at line 255 of file VP1Controller.cxx.
257 if (!scrollarea || !collWidget) {
258 message(
"ERROR: NULL scrollarea or collWidget");
261 QSizePolicy sizePolicy(QSizePolicy::Fixed, QSizePolicy::Expanding);
262 sizePolicy.setHorizontalStretch(0);
263 sizePolicy.setVerticalStretch(scrollarea->sizePolicy().verticalStretch());
264 sizePolicy.setHeightForWidth(scrollarea->sizePolicy().hasHeightForWidth());
265 scrollarea->setSizePolicy(sizePolicy);
267 collWidget->setContentsMargins(0,0,0,0);
268 if (!collWidget->children().isEmpty()&&collWidget->children().at(0)->isWidgetType()) {
269 static_cast<QWidget*
>(collWidget->children().at(0))->setContentsMargins(0,0,0,0);
271 scrollarea->setContentsMargins(0,0,0,0);
273 scrollarea->setWidgetResizable(
true);
274 scrollarea->setFrameShape(QFrame::NoFrame);
275 scrollarea->setFrameShadow(QFrame::Plain);
276 collWidget->setParent(scrollarea);
277 scrollarea->setWidget(collWidget);
278 scrollarea->viewport()->setContentsMargins(0,0,0,0);
279 scrollarea->setHorizontalScrollBarPolicy(Qt::ScrollBarAlwaysOff);
280 collWidget->setObjectName(objectName()+
"_CollWidget");
281 scrollarea->setObjectName(objectName()+
"_CollWidgetScrollArea");
◆ shownCollectionTypes()
std::set< PRDDetType::Type > PRDSystemController::shownCollectionTypes |
( |
| ) |
const |
Definition at line 620 of file PRDSystemController.cxx.
622 std::set<PRDDetType::Type>
s;
624 for(qint32
i :
collWidget()->visibleStdCollectionTypes()) {
630 message(
"shownCollectionTypes ERROR: Could not decode collection type");
◆ shownCollectionTypesChanged
◆ showSelectionLine()
bool PRDSystemController::showSelectionLine |
( |
| ) |
const |
◆ showSelectionLineChanged
void PRDSystemController::showSelectionLineChanged |
( |
bool |
| ) |
|
|
signal |
◆ str() [1/30]
◆ str() [2/30]
static QString VP1String::str |
( |
const bool |
b | ) |
|
|
inlinestaticinherited |
Definition at line 53 of file VP1String.h.
53 {
return b?
"True":
"False"; }
◆ str() [3/30]
static QString VP1String::str |
( |
const char * |
c | ) |
|
|
inlinestaticinherited |
◆ str() [4/30]
static QString VP1String::str |
( |
const double & |
d | ) |
|
|
inlinestaticinherited |
◆ str() [5/30]
static QString VP1String::str |
( |
const float & |
f | ) |
|
|
inlinestaticinherited |
◆ str() [6/30]
◆ str() [7/30]
QString VP1String::str |
( |
const QColor & |
c | ) |
|
|
staticinherited |
Definition at line 30 of file VP1String.cxx.
32 return c.isValid() ?
c.name() :
"Invalid";
◆ str() [8/30]
template<class T >
static QString VP1String::str |
( |
const QFlags< T > & |
f | ) |
|
|
inlinestaticinherited |
◆ str() [9/30]
template<class T >
static QString VP1String::str |
( |
const QList< T > & |
t | ) |
|
|
inlinestaticinherited |
◆ str() [10/30]
static QString VP1String::str |
( |
const QString & |
s | ) |
|
|
inlinestaticinherited |
◆ str() [11/30]
QString VP1String::str |
( |
const SbColor & |
c | ) |
|
|
staticinherited |
◆ str() [12/30]
QString VP1String::str |
( |
const SbVec2d & |
v | ) |
|
|
staticinherited |
◆ str() [13/30]
QString VP1String::str |
( |
const SbVec2f & |
v | ) |
|
|
staticinherited |
◆ str() [14/30]
QString VP1String::str |
( |
const SbVec2s & |
v | ) |
|
|
staticinherited |
◆ str() [15/30]
QString VP1String::str |
( |
const SbVec3d & |
v | ) |
|
|
staticinherited |
◆ str() [16/30]
QString VP1String::str |
( |
const SbVec3f & |
v | ) |
|
|
staticinherited |
◆ str() [17/30]
QString VP1String::str |
( |
const SbVec3s & |
v | ) |
|
|
staticinherited |
◆ str() [18/30]
QString VP1String::str |
( |
const SbVec4d & |
v | ) |
|
|
staticinherited |
◆ str() [19/30]
QString VP1String::str |
( |
const SbVec4f & |
v | ) |
|
|
staticinherited |
◆ str() [20/30]
template<class T >
static QString VP1String::str |
( |
const T * |
t | ) |
|
|
inlinestaticinherited |
Definition at line 87 of file VP1String.h.
87 {
return str(
static_cast<const void*
>(
t)); }
◆ str() [21/30]
QString VP1String::str |
( |
const void * |
p | ) |
|
|
staticinherited |
Definition at line 48 of file VP1String.cxx.
54 return QString (
s.str().c_str());
◆ str() [22/30]
◆ str() [23/30]
static QString VP1String::str |
( |
int |
n | ) |
|
|
inlinestaticinherited |
◆ str() [24/30]
static QString VP1String::str |
( |
long |
n | ) |
|
|
inlinestaticinherited |
◆ str() [25/30]
static QString VP1String::str |
( |
qlonglong |
n | ) |
|
|
inlinestaticinherited |
◆ str() [26/30]
static QString VP1String::str |
( |
qulonglong |
n | ) |
|
|
inlinestaticinherited |
◆ str() [27/30]
static QString VP1String::str |
( |
short int |
n | ) |
|
|
inlinestaticinherited |
◆ str() [28/30]
static QString VP1String::str |
( |
uint |
n | ) |
|
|
inlinestaticinherited |
◆ str() [29/30]
static QString VP1String::str |
( |
ulong |
n | ) |
|
|
inlinestaticinherited |
◆ str() [30/30]
static QString VP1String::str |
( |
unsigned short int |
n | ) |
|
|
inlinestaticinherited |
◆ systemBase()
IVP1System* VP1HelperClassBase::systemBase |
( |
| ) |
const |
|
inlineinherited |
◆ testForChanges
void VP1Controller::testForChanges |
( |
| ) |
|
|
inlineprotectedslotinherited |
◆ toggleDialogState
void VP1Controller::toggleDialogState |
( |
QObject * |
widget = 0 | ) |
|
|
slotinherited |
Definition at line 194 of file VP1Controller.cxx.
196 Imp::DialogInfo * di(0);
198 if (di2->launchButton==sender() || (widget && di2->dialogWidget==widget)) {
205 message(
"ERROR: toggleDialogState() triggered with unrecognised sender() ="
206 +QString(sender()?sender()->objectName():
"NULL"));
210 bool oldvis = di->dialogWidget->isVisible();
212 if (oldvis&&di->dialogWidget->windowState()==Qt::WindowMinimized) {
213 di->dialogWidget->setWindowState(Qt::WindowNoState);
215 di->dialogWidget->setVisible(!oldvis);
216 if (!oldvis && di->neverShown) {
217 di->neverShown =
false;
226 if (di->launchButton->isCheckable() && oldvis){
227 di->launchButton->setChecked(
false);
◆ toString() [1/7]
QString VP1Controller::toString |
( |
const bool & |
par | ) |
|
|
staticprotectedinherited |
◆ toString() [2/7]
◆ toString() [3/7]
◆ toString() [4/7]
◆ toString() [5/7]
◆ toString() [6/7]
template<class T >
static QString PRDSystemController::toString |
( |
const T & |
t | ) |
|
|
inlinestaticprivate |
◆ toString() [7/7]
QString VP1Controller::toString |
( |
SbColor4f |
p | ) |
|
|
staticprotectedinherited |
◆ trtMaxLE()
unsigned PRDSystemController::trtMaxLE |
( |
| ) |
const |
◆ trtMaxLEChanged
void PRDSystemController::trtMaxLEChanged |
( |
unsigned |
| ) |
|
|
signal |
◆ trtMaxToT()
unsigned PRDSystemController::trtMaxToT |
( |
| ) |
const |
◆ trtMaxToTChanged
void PRDSystemController::trtMaxToTChanged |
( |
unsigned |
| ) |
|
|
signal |
◆ trtMinLE()
unsigned PRDSystemController::trtMinLE |
( |
| ) |
const |
◆ trtMinLEChanged
void PRDSystemController::trtMinLEChanged |
( |
unsigned |
| ) |
|
|
signal |
◆ trtMinToT()
unsigned PRDSystemController::trtMinToT |
( |
| ) |
const |
◆ trtMinToTChanged
void PRDSystemController::trtMinToTChanged |
( |
unsigned |
| ) |
|
|
signal |
◆ trtRequireHT()
bool PRDSystemController::trtRequireHT |
( |
| ) |
const |
◆ trtRequireHTChanged
void PRDSystemController::trtRequireHTChanged |
( |
bool |
| ) |
|
|
signal |
◆ updateHighlightGui
void PRDSystemController::updateHighlightGui |
( |
| ) |
|
|
privateslot |
Definition at line 507 of file PRDSystemController.cxx.
509 const bool outlierHLEnabledInGui(
m_d->
ui_disp.checkBox_highlight_trackoutliers->isChecked() &&
m_d->
ui_disp.checkBox_colourByTrack->isChecked());
510 m_d->
ui_disp.checkBox_highlight_trtht->setEnabled(!outlierHLEnabledInGui);
511 m_d->
ui_disp.checkBox_highlight_maskedmdts->setEnabled(!outlierHLEnabledInGui);
512 m_d->
ui_disp.checkBox_highlight_mdt_ADC_below->setEnabled(!outlierHLEnabledInGui);
513 m_d->
ui_disp.spinBox_highlight_mdt_ADC_below->setEnabled(!outlierHLEnabledInGui);
◆ verbose()
static bool VP1HelperClassBase::verbose |
( |
| ) |
|
|
inlinestaticinherited |
◆ warnUndeletedInstances()
void VP1HelperClassBase::warnUndeletedInstances |
( |
| ) |
|
|
staticinherited |
Definition at line 183 of file VP1HelperClassBase.cxx.
185 if (vp1helperclassbase_instanceMap.empty())
187 std::cout <<
"WARNING: Detected "<<vp1helperclassbase_instanceMap.size()<<
" undeleted helper class instances:"<<std::endl;
190 for (
it = vp1helperclassbase_instanceMap.begin();
it!=
itE;++
it) {
191 std::cout <<
" ==> "<<
it->first<<
": "<<
it->first->m_helpername.toStdString()
192 << (
it->second.isEmpty()?QString(
""):
" (in system "+
it->
second+
")").toStdString()<<std::endl;
◆ zoomOnClick()
bool PRDSystemController::zoomOnClick |
( |
| ) |
const |
◆ m_customTourEditor
◆ m_d
Imp* PRDSystemController::m_d |
|
private |
◆ m_helpername
QString VP1HelperClassBase::m_helpername |
|
privateinherited |
◆ m_initVarsMode
bool VP1Controller::m_initVarsMode |
|
privateinherited |
◆ m_system
◆ s_vp1verbose
The documentation for this class was generated from the following files:
JetConstituentVector::iterator iterator
bool projectSCTHits() const
QButtonGroup * defineRadioButtonGroup(QRadioButton *rb0, QRadioButton *rb1, QRadioButton *rb2=0, QRadioButton *rb3=0, QRadioButton *rb4=0, QRadioButton *rb5=0, QRadioButton *rb6=0, QRadioButton *rb7=0, QRadioButton *rb8=0, QRadioButton *rb9=0)
SoMaterial * highlightmaterial
const char * addUpdateSlot(const char *slot)
void possibleChange_trtMinLE()
void setupCollWidgetInScrollArea(QScrollArea *scrollarea, VP1CollectionWidget *collWidget)
Ui::PRDSysSettingsInteractionsForm ui_int
void possibleChange_mdtExcludeMaskedHits()
static QString toString(const T &par)
void possibleChange_highLightOutliers()
void possibleChange_projectCSCHits()
const char * lastUpdateSlot
void dummyUpdateTrigger()
void possibleChange_highLightMaterialWeight()
VP1Controller(IVP1System *sys, const QString &classname)
VP1CollectionWidget * collWidget() const
void possibleChange_projectPixelHits()
Ui::PRDSysSettingsCutsForm ui_cuts
void possibleChange_showSelectionLine()
void possibleChange_trtMaxLE()
void messageVerbose(const QString &) const
SoMaterial * fallBackMaterial() const
static const bool s_vp1verbose
void initDialog(T &theUI, QPushButton *launchbutton, QAbstractButton *enabledButton=0)
VP1CollectionWidget * collWidget
void possibleChange_cutAllowedPhi()
void updateHighlightGui()
virtual void actualSaveSettings(VP1Serialise &) const =0
PRDSystemController * theclass
void possibleChange_selectionModeMultiple()
void highLightOutliersChanged(bool)
static QString toString(const DETAIL &)
void inDetPartsFlagsChanged(PRDCommonFlags::InDetPartsFlags)
static QString str(const QString &s)
void messageDebug(const QString &) const
void possibleChange_highLightMDTHitsByMask()
void connectToLastUpdateSlot(QObject *sender, const char *signal)
void possibleChange_inDetPartsUsingProjections()
void possibleChange_pixelMinNRDOPerCluster()
bool initVarsMode() const
bool projectTRTHits() const
void possibleChange_drawErrors()
void possibleChange_colourMethod()
void possibleChange_trtMinToT()
static const char * prefix_msg()
void possibleChange_trtMaxToT()
void projectPixelHitsChanged(bool)
static bool environmentVariableIsOn(const QString &name)
SoMaterial * fallBackMaterial
VP1CollectionWidget * collWidget
void possibleChange_projectTGCHits()
void emitClearSelection()
Ui::VP1PrdControllerForm ui
void possibleChange_projectMDTHits()
const QString & name() const
void possibleChange_mdtAllowedADCValues()
Ui::PRDSysSettingsDisplayForm ui_disp
void possibleChange_projectTRTHits()
bool projectPixelHits() const
double highLightMaterialWeight() const
static Type intToType(const qint32 &i, bool &status)
static QColor sbcol2qcol(const SbColor &)
void possibleChange_cutAllowedEta()
std::set< PRDDetType::Type > shownCollectionTypes() const
IVP1System * systemBase() const
void possibleChange_highLightTRTHitsByHighThreshold()
void possibleChange_mdtMinNHitsPerStation()
void possibleChange_limitToActiveChambers()
static const char * prefix_debug()
QList< DialogInfo * > dialogs
virtual void actualRestoreSettings(VP1Deserialise &)=0
void possibleChange_projectSCTHits()
void projectSCTHitsChanged(bool)
static const char * prefix_verbose()
void possibleChange_sctExcludeIsolatedClusters()
void clearSelection() const
const double mb
1mb to cm2
PRDCommonFlags::InDetPartsFlags inDetPartsFlags() const
void collWidgetContentChanged()
void enabledButtonStateChanged()
void message(const QString &) const
void possibleChange_trtRequireHT()
void possibleChange_mdt_cutMdtDriftCircleStatus()
void toggleDialogState(QObject *widget=0)
bool highLightOutliers() const
void projectTRTHitsChanged(bool)
void possibleChange_highLightMDTHitsByUpperADCBound()
void possibleChange_drawRDOs()
void message(const QString &) const
static VP1CustomTourEditor * m_customTourEditor
void possibleChange_inDetPartsFlags()
void possibleChange_projectRPCHits()
void possibleChange_shownCollectionTypes()
virtual int currentSettingsVersion() const =0