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