![]() |
ATLAS Offline Software
|
#include <TrackSystemController.h>
Classes | |
| class | Imp |
Public Types | |
| enum | PropagationOptionFlag { NoPropOptions =0x0000 , IgnoreMEOT =0x0001 , ExtendTrack =0x0002 } |
| enum | TrackLabelMode { NoLabels =0x0000 , P =0x0001 , Pt =0x0002 , Pid =0x0004 , Hits =0x0008 , FitQuality =0x0010 , Direction =0x0020 } |
Public Slots | |
| void | toggleDialogState (QObject *widget=0) |
| void | enabledButtonStateChanged () |
| void | collWidgetContentChanged () |
Public Member Functions | |
| TrackSystemController (IVP1System *sys) | |
| virtual | ~TrackSystemController () |
| void | initTools () |
| void | actualRestoreSettings (VP1Deserialise &) |
| int | currentSettingsVersion () const |
| void | actualSaveSettings (VP1Serialise &) const |
| void | setNumberOfSelectedPRDsAndTracks (unsigned prds, unsigned trks) |
| TrackCollWidget * | collWidget () const |
| TrackCommonFlags::TrackPartsFlags | shownTrackParts () const |
| int | vertexProjectionAngle () const |
| Trk::IExtrapolator * | propagator () const |
| PropagationOptionFlags | propagationOptions () const |
| float | propMaxRadius () const |
| bool | ignoreMeasurementEffectsOnTrackInProp () |
| If true (default) don't use TSOS with MEOT to draw track points. | |
| const Trk::Volume * | extrapolateToThisVolume () const |
| Returns the volume to which we extrapolate ID tracks, or zero if no VolumesSvc found. | |
| Trk::ITrackFitter * | trackFitter () const |
| Muon::MuonEDMPrinterTool * | muonEDMPrinterTool () const |
| QString | nameOfNewlyFittedCollections () const |
| TrackCommonFlags::SELECTIONMODE | selectionMode () const |
| TrackCommonFlags::FITTERMODE | fitterMode () const |
| bool | fitterRemoveOutliers () const |
| Trk::ParticleHypothesis | fitterParticleHypthesis () const |
| TrackCommonFlags::DETAILLEVEL | assocObjDetailLevel () const |
| TrackCommonFlags::TSOSPartsFlags | shownTSOSParts () const |
| TrackCommonFlags::TSOSPartsFlags | customColouredTSOSParts () const |
| bool | useShortTRTMeasurements () const |
| bool | useShortMDTMeasurements () const |
| bool | drawMeasGlobalPositions () const |
| bool | hideCustomSurfaces () const |
| bool | hideTubeSurfaces () const |
| double | measurementsShorttubesScale () const |
| double | nStdDevForParamErrors () const |
| bool | parTubeErrorsDrawCylinders () const |
| int | numberOfPointsOnCircles () const |
| double | materialEffectsOnTrackScale () const |
| bool | showTruthAscObjs () const |
| VP1Interval | cutAllowedPt () const |
| VP1Interval | cutAllowedEta () const |
| QList< VP1Interval > | cutAllowedPhi () const |
| QList< unsigned > | cutRequiredNHits () const |
| QString | cutRequiredDetectorElement () const |
| void | vertexCutsAllowed (bool) |
| bool | cutOnlyVertexAssocTracks () const |
| bool | cutTruthFromIROnly () const |
| bool | cutExcludeBarcodeZero () const |
| bool | cutTruthExcludeNeutrals () const |
| bool | showTotMomentumOnMultiTrackSelection () const |
| bool | orientAndZoomOnSingleSelection () const |
| bool | printInfoOnSingleSelection () const |
| bool | printVerboseInfoOnSingleSelection () const |
| bool | printTotMomentumOnMultiTrackSelection () const |
| SoMaterial * | getMaterialForPDGCode (const int &pdgcode) const |
| SoMaterial * | getMaterialForCharge (const double &charge) const |
| SoMaterial * | getMaterialForMomentum (const double &absmom) const |
| SoMaterial * | customMatMeasurements () const |
| SoMaterial * | customMatMeasurementsOutliers () const |
| SoMaterial * | customMatParameters () const |
| SoMaterial * | customMatHoleParameters () const |
| SoMaterial * | customMatParameterErrors () const |
| SoMaterial * | customMatMaterialEffects () const |
| SoMaterial * | customMatSurfaces () const |
| SoDrawStyle * | ascObjDrawStyle () const |
| SoComplexity * | ascObjComplexity () const |
| QTreeWidget * | trackObjBrowser () const |
| Returns a pointer to the Track Object Browser (if it exists) | |
| TrackSysCommonData * | common () const |
| Returns a pointer to the common data (if it exists) | |
| void | setCommonData (TrackSysCommonData *) |
| set pointer to the common data | |
| std::vector< double > | alignmentShiftValue () |
| int | alignmentShiftLevel () |
| bool | doTrackLabels () |
| TrackLabelModes | trackLabels () |
| float | trackLabelTrkOffset () |
| Percentage of postion along track. | |
| QList< int > | trackLabelPosOffset () |
| Offset in x,y,z. | |
| int | labelXOffset () |
| Absolute x offset. | |
| int | labelYOffset () |
| Absolute y offset. | |
| int | labelZOffset () |
| Absolute z offset. | |
| void | initLastVars () |
| QByteArray | saveSettings () const |
| void | restoreSettings (const QByteArray &) |
| void | setSystemBasePointer (IVP1System *sys) |
| void | message (const QString &) const |
| void | message (const QStringList &, const QString &addtoend="") const |
| void | message (const QString &addtostart, const QStringList &, const QString &addtoend="") const |
| void | messageDebug (const QString &) const |
| void | messageDebug (const QStringList &, const QString &addtoend="") const |
| void | messageDebug (const QString &addtostart, const QStringList &, const QString &addtoend="") const |
| void | messageVerbose (const QString &) const |
| void | messageVerbose (const QStringList &, const QString &addtoend="") const |
| void | messageVerbose (const QString &addtostart, const QStringList &, const QString &addtoend="") const |
| IVP1System * | systemBase () const |
| const QString & | helperClassName () const |
Static Public Member Functions | |
| static void | setCustomTourEditor (VP1CustomTourEditor *editor) |
| static VP1CustomTourEditor * | customTourEditor () |
| static bool | verbose () |
| static void | warnUndeletedInstances () |
| static QString | str (const QString &s) |
| static QString | str (const char *c) |
| static QString | str (const bool b) |
| static QString | str (const QColor &) |
| static QString | str (const SbColor &) |
| static QString | str (const VP1Interval &) |
| static QString | str (const SbVec2d &) |
| static QString | str (const SbVec2f &) |
| static QString | str (const SbVec2s &) |
| static QString | str (const SbVec3d &) |
| static QString | str (const SbVec3f &) |
| static QString | str (const SbVec3s &) |
| static QString | str (const SbVec4d &) |
| static QString | str (const SbVec4f &) |
| static QString | str (short int n) |
| static QString | str (unsigned short int n) |
| static QString | str (long n) |
| static QString | str (ulong n) |
| static QString | str (int n) |
| static QString | str (uint n) |
| static QString | str (qlonglong n) |
| static QString | str (qulonglong n) |
| static QString | str (const double &d) |
| static QString | str (const float &f) |
| static QString | str (const void *) |
| template<class T> | |
| static QString | str (const T *t) |
| template<class T> | |
| static QString | str (const QFlags< T > &f) |
| template<class T> | |
| static QString | str (const HepGeom::BasicVector3D< T > &t) |
| static QString | str (const Amg::Vector3D &t) |
| template<class T> | |
| static QString | str (const QList< T > &t) |
Protected Slots | |
| void | testForChanges () |
Protected Member Functions | |
| 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 (const QList< QRadioButton * > &) |
| SoMaterial * | getMaterial (VP1MaterialButton *) const |
| SoMaterial * | fallBackMaterial () const |
| void | setHelperClassName (const QString &n) |
Static Protected Member Functions | |
| static QString | toString (const bool &par) |
| static QString | toString (const QList< VP1Interval > &l) |
| static QString | toString (SbColor4f) |
Static Private Member Functions | |
| template<class T> | |
| static QString | toString (const T &t) |
| static QString | toString (const TrackCommonFlags::SELECTIONMODE &par) |
| static QString | toString (const TrackCommonFlags::DETAILLEVEL &par) |
| static QString | toString (const QList< unsigned > &par) |
| static QString | toString (const QList< int > &par) |
Private Attributes | |
| Imp * | m_d |
| bool | m_initVarsMode |
| QString | m_helpername |
| IVP1System * | m_system |
Static Private Attributes | |
| static VP1CustomTourEditor * | m_customTourEditor =0 |
| static const bool | s_vp1verbose = VP1QtUtils::environmentVariableIsOn("VP1_VERBOSE_OUTPUT") |
Definition at line 49 of file TrackSystemController.h.
| Enumerator | |
|---|---|
| NoPropOptions | |
| IgnoreMEOT | |
| ExtendTrack | |
Definition at line 78 of file TrackSystemController.h.
| Enumerator | |
|---|---|
| NoLabels | |
| P | |
| Pt | |
| Pid | |
| Hits | |
| FitQuality | |
| Direction | |
Definition at line 167 of file TrackSystemController.h.
| TrackSystemController::TrackSystemController | ( | IVP1System * | sys | ) |
Definition at line 263 of file TrackSystemController.cxx.
|
virtual |
Definition at line 659 of file TrackSystemController.cxx.
|
virtual |
Implements VP1Controller.
Definition at line 930 of file TrackSystemController.cxx.
|
virtual |
Implements VP1Controller.
Definition at line 686 of file TrackSystemController.cxx.
|
protectedinherited |
Definition at line 318 of file VP1Controller.cxx.
| int TrackSystemController::alignmentShiftLevel | ( | ) |
Definition at line 2168 of file TrackSystemController.cxx.
| std::vector< double > TrackSystemController::alignmentShiftValue | ( | ) |
Definition at line 2157 of file TrackSystemController.cxx.
| SoComplexity * TrackSystemController::ascObjComplexity | ( | ) | const |
Definition at line 1466 of file TrackSystemController.cxx.
| SoDrawStyle * TrackSystemController::ascObjDrawStyle | ( | ) | const |
Definition at line 1460 of file TrackSystemController.cxx.
| TrackCommonFlags::DETAILLEVEL TrackSystemController::assocObjDetailLevel | ( | ) | const |
Definition at line 1764 of file TrackSystemController.cxx.
|
signal |
|
privateslot |
Definition at line 1938 of file TrackSystemController.cxx.
|
privateslot |
Definition at line 1926 of file TrackSystemController.cxx.
|
protectedinherited |
Definition at line 151 of file VP1Controller.h.
| TrackCollWidget * TrackSystemController::collWidget | ( | ) | const |
Definition at line 1266 of file TrackSystemController.cxx.
|
slotinherited |
Definition at line 232 of file VP1Controller.cxx.
| TrackSysCommonData * TrackSystemController::common | ( | ) | const |
Returns a pointer to the common data (if it exists)
Definition at line 2056 of file TrackSystemController.cxx.
|
protectedinherited |
Definition at line 369 of file VP1Controller.cxx.
|
protectedinherited |
Definition at line 333 of file VP1Controller.cxx.
|
protectedinherited |
Definition at line 339 of file VP1Controller.cxx.
|
protectedinherited |
Definition at line 357 of file VP1Controller.cxx.
|
protectedinherited |
Definition at line 345 of file VP1Controller.cxx.
|
protectedinherited |
Definition at line 327 of file VP1Controller.cxx.
|
protectedinherited |
Definition at line 363 of file VP1Controller.cxx.
|
protectedinherited |
Definition at line 375 of file VP1Controller.cxx.
|
protectedinherited |
Definition at line 351 of file VP1Controller.cxx.
|
protectedinherited |
Definition at line 381 of file VP1Controller.cxx.
|
virtual |
Implements VP1Controller.
Definition at line 680 of file TrackSystemController.cxx.
| TrackCommonFlags::TSOSPartsFlags TrackSystemController::customColouredTSOSParts | ( | ) | const |
Definition at line 1539 of file TrackSystemController.cxx.
|
signal |
| SoMaterial * TrackSystemController::customMatHoleParameters | ( | ) | const |
Definition at line 1379 of file TrackSystemController.cxx.
| SoMaterial * TrackSystemController::customMatMaterialEffects | ( | ) | const |
Definition at line 1391 of file TrackSystemController.cxx.
| SoMaterial * TrackSystemController::customMatMeasurements | ( | ) | const |
Definition at line 1361 of file TrackSystemController.cxx.
| SoMaterial * TrackSystemController::customMatMeasurementsOutliers | ( | ) | const |
Definition at line 1367 of file TrackSystemController.cxx.
| SoMaterial * TrackSystemController::customMatParameterErrors | ( | ) | const |
Definition at line 1385 of file TrackSystemController.cxx.
| SoMaterial * TrackSystemController::customMatParameters | ( | ) | const |
Definition at line 1373 of file TrackSystemController.cxx.
| SoMaterial * TrackSystemController::customMatSurfaces | ( | ) | const |
Definition at line 1397 of file TrackSystemController.cxx.
|
inlinestaticinherited |
Definition at line 61 of file VP1Controller.h.
| VP1Interval TrackSystemController::cutAllowedEta | ( | ) | const |
Definition at line 1822 of file TrackSystemController.cxx.
|
signal |
| QList< VP1Interval > TrackSystemController::cutAllowedPhi | ( | ) | const |
Definition at line 1828 of file TrackSystemController.cxx.
|
signal |
| VP1Interval TrackSystemController::cutAllowedPt | ( | ) | const |
Definition at line 1788 of file TrackSystemController.cxx.
|
signal |
| bool TrackSystemController::cutExcludeBarcodeZero | ( | ) | const |
Definition at line 1862 of file TrackSystemController.cxx.
|
signal |
| bool TrackSystemController::cutOnlyVertexAssocTracks | ( | ) | const |
Definition at line 1781 of file TrackSystemController.cxx.
|
signal |
| QString TrackSystemController::cutRequiredDetectorElement | ( | ) | const |
Definition at line 1849 of file TrackSystemController.cxx.
|
signal |
| QList< unsigned > TrackSystemController::cutRequiredNHits | ( | ) | const |
Definition at line 1834 of file TrackSystemController.cxx.
|
signal |
| bool TrackSystemController::cutTruthExcludeNeutrals | ( | ) | const |
Definition at line 1868 of file TrackSystemController.cxx.
|
signal |
| bool TrackSystemController::cutTruthFromIROnly | ( | ) | const |
Definition at line 1856 of file TrackSystemController.cxx.
|
signal |
|
protectedinherited |
Definition at line 300 of file VP1Controller.cxx.
|
protectedinherited |
Definition at line 288 of file VP1Controller.cxx.
| bool TrackSystemController::doTrackLabels | ( | ) |
Definition at line 2181 of file TrackSystemController.cxx.
| bool TrackSystemController::drawMeasGlobalPositions | ( | ) | const |
Definition at line 1585 of file TrackSystemController.cxx.
|
signal |
|
signalinherited |
|
privateslot |
Definition at line 1658 of file TrackSystemController.cxx.
|
privateslot |
Definition at line 2000 of file TrackSystemController.cxx.
|
privateslot |
Definition at line 1993 of file TrackSystemController.cxx.
|
slotinherited |
Definition at line 167 of file VP1Controller.cxx.
| const Trk::Volume * TrackSystemController::extrapolateToThisVolume | ( | ) | const |
Returns the volume to which we extrapolate ID tracks, or zero if no VolumesSvc found.
Definition at line 1691 of file TrackSystemController.cxx.
|
signal |
|
protectedinherited |
| TrackCommonFlags::FITTERMODE TrackSystemController::fitterMode | ( | ) | const |
Definition at line 1715 of file TrackSystemController.cxx.
| Trk::ParticleHypothesis TrackSystemController::fitterParticleHypthesis | ( | ) | const |
Definition at line 1736 of file TrackSystemController.cxx.
| bool TrackSystemController::fitterRemoveOutliers | ( | ) | const |
Definition at line 1731 of file TrackSystemController.cxx.
|
protectedinherited |
Definition at line 437 of file VP1Controller.cxx.
| SoMaterial * TrackSystemController::getMaterialForCharge | ( | const double & | charge | ) | const |
Definition at line 1333 of file TrackSystemController.cxx.
| SoMaterial * TrackSystemController::getMaterialForMomentum | ( | const double & | absmom | ) | const |
Definition at line 1343 of file TrackSystemController.cxx.
| SoMaterial * TrackSystemController::getMaterialForPDGCode | ( | const int & | pdgcode | ) | const |
Definition at line 1289 of file TrackSystemController.cxx.
|
inlineinherited |
Definition at line 51 of file VP1HelperClassBase.h.
| bool TrackSystemController::hideCustomSurfaces | ( | ) | const |
Definition at line 1579 of file TrackSystemController.cxx.
| bool TrackSystemController::hideTubeSurfaces | ( | ) | const |
Definition at line 1573 of file TrackSystemController.cxx.
| bool TrackSystemController::ignoreMeasurementEffectsOnTrackInProp | ( | ) |
If true (default) don't use TSOS with MEOT to draw track points.
Definition at line 1662 of file TrackSystemController.cxx.
|
protectedinherited |
Definition at line 123 of file VP1Controller.cxx.
|
protectedinherited |
Definition at line 144 of file VP1Controller.h.
|
inherited |
Definition at line 68 of file VP1Controller.cxx.
| void TrackSystemController::initTools | ( | ) |
< Really needed here??? FIXME
< Really needed here??? FIXME
Definition at line 535 of file TrackSystemController.cxx.
|
inlineprotectedinherited |
Definition at line 97 of file VP1Controller.h.
| int TrackSystemController::labelXOffset | ( | ) |
Absolute x offset.
Definition at line 2200 of file TrackSystemController.cxx.
| int TrackSystemController::labelYOffset | ( | ) |
Absolute y offset.
Definition at line 2205 of file TrackSystemController.cxx.
| int TrackSystemController::labelZOffset | ( | ) |
Absolute z offset.
Definition at line 2210 of file TrackSystemController.cxx.
| double TrackSystemController::materialEffectsOnTrackScale | ( | ) | const |
Definition at line 1627 of file TrackSystemController.cxx.
|
signal |
| double TrackSystemController::measurementsShorttubesScale | ( | ) | const |
Definition at line 1592 of file TrackSystemController.cxx.
|
signal |
|
inherited |
Definition at line 49 of file VP1HelperClassBase.cxx.
|
inherited |
Definition at line 131 of file VP1HelperClassBase.cxx.
|
inherited |
Definition at line 91 of file VP1HelperClassBase.cxx.
|
inherited |
Definition at line 65 of file VP1HelperClassBase.cxx.
|
inherited |
Definition at line 147 of file VP1HelperClassBase.cxx.
|
inherited |
Definition at line 103 of file VP1HelperClassBase.cxx.
|
inherited |
Definition at line 78 of file VP1HelperClassBase.cxx.
|
inherited |
Definition at line 165 of file VP1HelperClassBase.cxx.
|
inherited |
Definition at line 117 of file VP1HelperClassBase.cxx.
| Muon::MuonEDMPrinterTool * TrackSystemController::muonEDMPrinterTool | ( | ) | const |
Definition at line 1680 of file TrackSystemController.cxx.
| QString TrackSystemController::nameOfNewlyFittedCollections | ( | ) | const |
| double TrackSystemController::nStdDevForParamErrors | ( | ) | const |
Definition at line 1598 of file TrackSystemController.cxx.
|
signal |
| int TrackSystemController::numberOfPointsOnCircles | ( | ) | const |
Definition at line 1610 of file TrackSystemController.cxx.
|
signal |
|
privateslot |
Definition at line 2063 of file TrackSystemController.cxx.
| bool TrackSystemController::orientAndZoomOnSingleSelection | ( | ) | const |
Definition at line 1963 of file TrackSystemController.cxx.
| bool TrackSystemController::parTubeErrorsDrawCylinders | ( | ) | const |
Definition at line 1604 of file TrackSystemController.cxx.
|
signal |
|
privateslot |
|
privateslot |
|
privateslot |
|
privateslot |
|
privateslot |
|
privateslot |
|
privateslot |
|
privateslot |
|
privateslot |
|
privateslot |
|
privateslot |
|
privateslot |
|
privateslot |
|
privateslot |
|
privateslot |
|
privateslot |
|
privateslot |
|
privateslot |
|
privateslot |
|
privateslot |
|
privateslot |
|
privateslot |
|
privateslot |
|
privateslot |
|
privateslot |
|
privateslot |
|
privateslot |
|
privateslot |
|
privateslot |
|
privateslot |
|
privateslot |
|
privateslot |
| bool TrackSystemController::printInfoOnSingleSelection | ( | ) | const |
Definition at line 1969 of file TrackSystemController.cxx.
| bool TrackSystemController::printTotMomentumOnMultiTrackSelection | ( | ) | const |
Definition at line 1981 of file TrackSystemController.cxx.
| bool TrackSystemController::printVerboseInfoOnSingleSelection | ( | ) | const |
Definition at line 1975 of file TrackSystemController.cxx.
| TrackSystemController::PropagationOptionFlags TrackSystemController::propagationOptions | ( | ) | const |
Definition at line 1646 of file TrackSystemController.cxx.
|
signal |
| Trk::IExtrapolator * TrackSystemController::propagator | ( | ) | const |
Definition at line 1633 of file TrackSystemController.cxx.
|
signal |
| float TrackSystemController::propMaxRadius | ( | ) | const |
Definition at line 1653 of file TrackSystemController.cxx.
|
signal |
|
signal |
|
signal |
|
inherited |
Definition at line 387 of file VP1Controller.cxx.
|
inherited |
Definition at line 405 of file VP1Controller.cxx.
| TrackCommonFlags::SELECTIONMODE TrackSystemController::selectionMode | ( | ) | const |
Definition at line 1703 of file TrackSystemController.cxx.
|
signal |
| void TrackSystemController::setCommonData | ( | TrackSysCommonData * | common | ) |
set pointer to the common data
Definition at line 2059 of file TrackSystemController.cxx.
|
inlinestaticinherited |
Definition at line 60 of file VP1Controller.h.
|
inlineprotectedinherited |
Definition at line 59 of file VP1HelperClassBase.h.
| void TrackSystemController::setNumberOfSelectedPRDsAndTracks | ( | unsigned | prds, |
| unsigned | trks ) |
Definition at line 2018 of file TrackSystemController.cxx.
|
inherited |
Definition at line 197 of file VP1HelperClassBase.cxx.
|
protectedinherited |
Definition at line 255 of file VP1Controller.cxx.
| TrackCommonFlags::TrackPartsFlags TrackSystemController::shownTrackParts | ( | ) | const |
Definition at line 1479 of file TrackSystemController.cxx.
|
signal |
| TrackCommonFlags::TSOSPartsFlags TrackSystemController::shownTSOSParts | ( | ) | const |
Definition at line 1505 of file TrackSystemController.cxx.
|
signal |
| bool TrackSystemController::showTotMomentumOnMultiTrackSelection | ( | ) | const |
Definition at line 1987 of file TrackSystemController.cxx.
|
signal |
| bool TrackSystemController::showTruthAscObjs | ( | ) | const |
Definition at line 1758 of file TrackSystemController.cxx.
|
signal |
|
inlinestaticinherited |
Definition at line 98 of file VP1String.h.
|
inlinestaticinherited |
Definition at line 53 of file VP1String.h.
|
inlinestaticinherited |
Definition at line 50 of file VP1String.h.
|
inlinestaticinherited |
Definition at line 81 of file VP1String.h.
|
inlinestaticinherited |
Definition at line 82 of file VP1String.h.
|
inlinestaticinherited |
|
staticinherited |
Definition at line 30 of file VP1String.cxx.
|
inlinestaticinherited |
Definition at line 91 of file VP1String.h.
|
inlinestaticinherited |
Definition at line 102 of file VP1String.h.
|
inlinestaticinherited |
Definition at line 49 of file VP1String.h.
|
staticinherited |
Definition at line 36 of file VP1String.cxx.
|
staticinherited |
Definition at line 61 of file VP1String.cxx.
|
staticinherited |
|
staticinherited |
|
staticinherited |
|
staticinherited |
|
staticinherited |
|
staticinherited |
|
staticinherited |
|
inlinestaticinherited |
Definition at line 87 of file VP1String.h.
|
staticinherited |
Definition at line 48 of file VP1String.cxx.
|
staticinherited |
Definition at line 42 of file VP1String.cxx.
|
inlinestaticinherited |
Definition at line 77 of file VP1String.h.
|
inlinestaticinherited |
Definition at line 75 of file VP1String.h.
|
inlinestaticinherited |
Definition at line 79 of file VP1String.h.
|
inlinestaticinherited |
Definition at line 80 of file VP1String.h.
|
inlinestaticinherited |
Definition at line 73 of file VP1String.h.
|
inlinestaticinherited |
Definition at line 78 of file VP1String.h.
|
inlinestaticinherited |
Definition at line 76 of file VP1String.h.
|
inlinestaticinherited |
Definition at line 74 of file VP1String.h.
|
inlineinherited |
Definition at line 50 of file VP1HelperClassBase.h.
|
inlineprotectedslotinherited |
Definition at line 112 of file VP1Controller.h.
|
slotinherited |
Definition at line 194 of file VP1Controller.cxx.
|
staticprivate |
|
staticprivate |
|
inlinestaticprivate |
Definition at line 228 of file TrackSystemController.h.
|
inlinestaticprivate |
Definition at line 230 of file TrackSystemController.h.
|
inlinestaticprivate |
Definition at line 229 of file TrackSystemController.h.
|
staticprotectedinherited |
Definition at line 100 of file VP1Controller.cxx.
|
staticprotectedinherited |
|
staticprotectedinherited |
Definition at line 115 of file VP1Controller.cxx.
| Trk::ITrackFitter * TrackSystemController::trackFitter | ( | ) | const |
|
signal |
| QList< int > TrackSystemController::trackLabelPosOffset | ( | ) |
Offset in x,y,z.
Definition at line 2191 of file TrackSystemController.cxx.
|
signal |
| TrackSystemController::TrackLabelModes TrackSystemController::trackLabels | ( | ) |
Definition at line 2215 of file TrackSystemController.cxx.
|
signal |
| float TrackSystemController::trackLabelTrkOffset | ( | ) |
Percentage of postion along track.
Definition at line 2186 of file TrackSystemController.cxx.
|
signal |
| QTreeWidget * TrackSystemController::trackObjBrowser | ( | ) | const |
Returns a pointer to the Track Object Browser (if it exists)
Definition at line 2051 of file TrackSystemController.cxx.
|
privateslot |
Definition at line 1436 of file TrackSystemController.cxx.
|
privateslot |
Definition at line 1424 of file TrackSystemController.cxx.
|
privateslot |
Definition at line 2038 of file TrackSystemController.cxx.
| bool TrackSystemController::useShortMDTMeasurements | ( | ) | const |
Definition at line 1567 of file TrackSystemController.cxx.
|
signal |
| bool TrackSystemController::useShortTRTMeasurements | ( | ) | const |
Definition at line 1561 of file TrackSystemController.cxx.
|
signal |
|
inlinestaticinherited |
Definition at line 32 of file VP1HelperClassBase.h.
| void TrackSystemController::vertexCutsAllowed | ( | bool | b | ) |
Definition at line 1774 of file TrackSystemController.cxx.
| int TrackSystemController::vertexProjectionAngle | ( | ) | const |
Definition at line 1490 of file TrackSystemController.cxx.
|
signal |
|
staticinherited |
Definition at line 183 of file VP1HelperClassBase.cxx.
|
staticprivateinherited |
Definition at line 125 of file VP1Controller.h.
|
private |
Definition at line 225 of file TrackSystemController.h.
|
privateinherited |
Definition at line 67 of file VP1HelperClassBase.h.
|
privateinherited |
Definition at line 129 of file VP1Controller.h.
|
privateinherited |
Definition at line 68 of file VP1HelperClassBase.h.
|
staticprivateinherited |
Definition at line 69 of file VP1HelperClassBase.h.