17#ifndef CALOCLUSTERSYSCONTROLLER_H
18#define CALOCLUSTERSYSCONTROLLER_H
54 QPair<bool,double>
scale()
const;
85 static QString
toString(
const QPair<bool,double>& par );
VP1CollectionWidget * collWidget() const
void cutAllowedEtaChanged(const VP1Interval &)
VP1Interval cutAllowedEta() const
void useTransverseEnergiesChanged(bool)
bool printInfoOnClick() const
void possibleChange_showVolumeOutLines()
void cutAllowedEnergiesChanged(const VP1Interval &)
void possibleChange_useTransverseEnergies()
void cutAllowedPhiChanged(const QList< VP1Interval > &)
virtual ~CaloClusterSysController()
bool showVolumeOutLines() const
bool useTransverseEnergies() const
VP1Interval cutAllowedEnergies() const
QList< VP1Interval > cutAllowedPhi() const
int currentSettingsVersion() const
bool printVerboseInfoOnClick() const
SoGroup * drawOptions() const
void possibleChange_cutAllowedEta()
void possibleChange_scale()
void scaleChanged(const QPair< bool, double > &)
void possibleChange_cutAllowedPhi()
static QString toString(const T &t)
void possibleChange_cutAllowedEnergies()
void actualSaveSettings(VP1Serialise &) const
void showVolumeOutLinesChanged(bool)
void etaCutPresetButtonTriggered()
QPair< bool, double > scale() const
CaloClusterSysController(IVP1System *sys)
void actualRestoreSettings(VP1Deserialise &)
static QString toString(const T &par)
VP1Controller(IVP1System *sys, const QString &classname)