|
ATLAS Offline Software
|
Go to the documentation of this file.
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>& );
void truthCrossLengthChanged(QPair< VertexCommonFlags::QUANTITY, double >)
static QString toString(const T &par)
void possibleChange_truthCrossLength()
QPair< VertexCommonFlags::QUANTITY, VP1Interval > truthCutQuantity() const
void actualRestoreSettings(VP1Deserialise &)
void possibleChange_truthCutQuantity()
void actualSaveSettings(VP1Serialise &) const
void possibleChange_truthCutPrimaryVertexOnly()
void truthCutAllowedEtaChanged(const VP1Interval &)
void truthCutPrimaryVertexOnlyChanged(bool)
VertexCommonFlags::ReconVertexTypeFlags reconCutAllowedTypes() const
VertexSysController(IVP1System *sys)
static QString toString(const QUANTITY &)
bool printVerboseInfoOnClick() const
void possibleChange_reconVertexRepresentation()
bool truthCutPrimaryVertexOnly() const
static QString toString(const T &t)
int currentSettingsVersion() const
QPair< VertexCommonFlags::QUANTITY, double > truthCrossLength() const
QList< VP1Interval > truthCutAllowedPhi() const
void reconVertexRepresentationChanged(const double &)
void truthCutQuantityChanged(const QPair< VertexCommonFlags::QUANTITY, VP1Interval > &)
void possibleChange_reconCutAllowedTypes()
SoGroup * drawOptions() const
VP1CollectionWidget * collWidget() const
VP1Interval truthCutAllowedEta() const
void reconCutAllowedTypesChanged(VertexCommonFlags::ReconVertexTypeFlags)
void possibleChange_truthCutAllowedPhi()
bool printInfoOnClick() const
static QString toString(const VertexCommonFlags::QUANTITY &par)
double reconVertexRepresentation() const
void truthCutAllowedPhiChanged(const QList< VP1Interval > &)
virtual ~VertexSysController()
void possibleChange_truthCutAllowedEta()