17#ifndef VERTEXSYSCONTROLLER_H
18#define VERTEXSYSCONTROLLER_H
85 static QString
toString(
const QPair<VertexCommonFlags::QUANTITY,VP1Interval>& );
86 static QString
toString(
const QPair<VertexCommonFlags::QUANTITY,double>& );
static QString toString(const T &par)
VP1Controller(IVP1System *sys, const QString &classname)
static QString toString(const QUANTITY &)
QPair< VertexCommonFlags::QUANTITY, VP1Interval > truthCutQuantity() const
void truthCutPrimaryVertexOnlyChanged(bool)
bool printInfoOnClick() const
void actualSaveSettings(VP1Serialise &) const
void possibleChange_truthCutPrimaryVertexOnly()
QList< VP1Interval > truthCutAllowedPhi() const
QPair< VertexCommonFlags::QUANTITY, double > truthCrossLength() const
virtual ~VertexSysController()
void possibleChange_truthCutQuantity()
void possibleChange_truthCrossLength()
void possibleChange_truthCutAllowedPhi()
void reconVertexRepresentationChanged(const double &)
void truthCutQuantityChanged(const QPair< VertexCommonFlags::QUANTITY, VP1Interval > &)
double reconVertexRepresentation() const
void truthCrossLengthChanged(QPair< VertexCommonFlags::QUANTITY, double >)
VertexCommonFlags::ReconVertexTypeFlags reconCutAllowedTypes() const
VP1CollectionWidget * collWidget() const
bool printVerboseInfoOnClick() const
void possibleChange_reconVertexRepresentation()
VertexSysController(IVP1System *sys)
void actualRestoreSettings(VP1Deserialise &)
VP1Interval truthCutAllowedEta() const
static QString toString(const VertexCommonFlags::QUANTITY &par)
void possibleChange_truthCutAllowedEta()
bool truthCutPrimaryVertexOnly() const
int currentSettingsVersion() const
SoGroup * drawOptions() const
static QString toString(const T &t)
void truthCutAllowedEtaChanged(const VP1Interval &)
void reconCutAllowedTypesChanged(VertexCommonFlags::ReconVertexTypeFlags)
void truthCutAllowedPhiChanged(const QList< VP1Interval > &)
void possibleChange_reconCutAllowedTypes()