![]() |
ATLAS Offline Software
|
Classes | |
| class | StoredView |
Public Types | |
| enum | REGION { VERTEX , INDET , CALO , MUON , FORWARDREGION } |
| enum | VIEW { ASIDE , CSIDE , BARREL } |
| enum | ROTATIONMODE { XROT , ZROT } |
Public Member Functions | |
| Imp (const Imp &)=delete | |
| Imp & | operator= (const Imp &)=delete |
| Imp (VP1ExaminerViewer *tc, bool dvb) | |
| ~Imp () | |
| QString | toString (const REGION &r) |
| QPushButton * | addNewButton (QString text, QString tooltip, REGION region, VIEW view, QWidget *tempparent, QString iconname="") |
| void | init () |
| void | detectorZoomButtonClicked (std::pair< REGION, VIEW >) |
| void | takeTourButtonClicked () |
| void | grabFocus () |
| bool | ensureMenuInit () |
| void | updatePopupMenuStates () |
| void | updateEnvironmentNode () |
| void | applyMovieSettingsToAnimationSequencer () |
| bool | updateAnimationSequence () |
| SoSphere * | getRegionSphere (REGION, bool perspective) |
| float | rotZWheelMotion (float value, float oldvalue) |
| float | rotXWheelMotion (float value, float oldvalue) |
| void | rotateCamera (SoCamera *cam, const SbVec3f &aroundaxis, const float delta) |
| void | updateAmbientLightText () |
| void | updateMovieMenuVisuals () |
| void | aboutToShowMenu (QMenu *) |
| bool | fitsCurrentCamType (const StoredView &sv) |
| void | storedViewsChanged () |
| QString | firstAvailableStoredViewName () |
Static Public Member Functions | |
| static int | drawStyleToInt (SoQtViewer::DrawStyle) |
| static SoQtViewer::DrawStyle | intToDrawStyle (int) |
| static QList< SoQtViewer::DrawStyle > | getAllViewerDrawStyles () |
| static int | viewerDrawStyleToInt (SoQtViewer::DrawStyle) |
| static SoQtViewer::DrawStyle | intToViewerDrawStyle (int) |
| static QString | viewerDrawStyle2PrettyString (SoQtViewer::DrawStyle) |
| static QList< SoQtViewer::StereoType > | getAllStereoViewTypes () |
| static int | viewerStereoTypeToInt (SoQtViewer::StereoType) |
| static SoQtViewer::StereoType | intToViewerStereoType (int) |
| static QString | viewerStereoType2PrettyString (SoQtViewer::StereoType) |
Definition at line 68 of file VP1ExaminerViewer.cxx.
| Enumerator | |
|---|---|
| VERTEX | |
| INDET | |
| CALO | |
| MUON | |
| FORWARDREGION | |
Definition at line 175 of file VP1ExaminerViewer.cxx.
|
delete |
|
inline |
Definition at line 74 of file VP1ExaminerViewer.cxx.
|
inline |
Definition at line 156 of file VP1ExaminerViewer.cxx.
| void VP1ExaminerViewer::Imp::aboutToShowMenu | ( | QMenu * | menu | ) |
Definition at line 2148 of file VP1ExaminerViewer.cxx.
| QPushButton * VP1ExaminerViewer::Imp::addNewButton | ( | QString | text, |
| QString | tooltip, | ||
| REGION | region, | ||
| VIEW | view, | ||
| QWidget * | tempparent, | ||
| QString | iconname = "" ) |
Definition at line 965 of file VP1ExaminerViewer.cxx.
| void VP1ExaminerViewer::Imp::applyMovieSettingsToAnimationSequencer | ( | ) |
Definition at line 1226 of file VP1ExaminerViewer.cxx.
Definition at line 1284 of file VP1ExaminerViewer.cxx.
|
static |
Definition at line 598 of file VP1ExaminerViewer.cxx.
| bool VP1ExaminerViewer::Imp::ensureMenuInit | ( | ) |
Definition at line 1851 of file VP1ExaminerViewer.cxx.
|
inline |
Definition at line 368 of file VP1ExaminerViewer.cxx.
|
inline |
Definition at line 353 of file VP1ExaminerViewer.cxx.
|
static |
Definition at line 2964 of file VP1ExaminerViewer.cxx.
|
static |
Definition at line 3033 of file VP1ExaminerViewer.cxx.
| SoSphere * VP1ExaminerViewer::Imp::getRegionSphere | ( | REGION | region, |
| bool | perspective ) |
Definition at line 1180 of file VP1ExaminerViewer.cxx.
| void VP1ExaminerViewer::Imp::grabFocus | ( | ) |
Definition at line 1217 of file VP1ExaminerViewer.cxx.
| void VP1ExaminerViewer::Imp::init | ( | ) |
Definition at line 1089 of file VP1ExaminerViewer.cxx.
|
static |
Definition at line 618 of file VP1ExaminerViewer.cxx.
|
static |
Definition at line 3074 of file VP1ExaminerViewer.cxx.
|
static |
Definition at line 3014 of file VP1ExaminerViewer.cxx.
| void VP1ExaminerViewer::Imp::rotateCamera | ( | SoCamera * | cam, |
| const SbVec3f & | aroundaxis, | ||
| const float | delta ) |
Definition at line 1621 of file VP1ExaminerViewer.cxx.
| float VP1ExaminerViewer::Imp::rotXWheelMotion | ( | float | value, |
| float | oldvalue ) |
Definition at line 1608 of file VP1ExaminerViewer.cxx.
| float VP1ExaminerViewer::Imp::rotZWheelMotion | ( | float | value, |
| float | oldvalue ) |
Definition at line 1595 of file VP1ExaminerViewer.cxx.
|
inline |
Definition at line 356 of file VP1ExaminerViewer.cxx.
| void VP1ExaminerViewer::Imp::takeTourButtonClicked | ( | ) |
Definition at line 1268 of file VP1ExaminerViewer.cxx.
|
inline |
Definition at line 176 of file VP1ExaminerViewer.cxx.
|
inline |
Definition at line 308 of file VP1ExaminerViewer.cxx.
| bool VP1ExaminerViewer::Imp::updateAnimationSequence | ( | ) |
Definition at line 986 of file VP1ExaminerViewer.cxx.
|
inline |
Definition at line 273 of file VP1ExaminerViewer.cxx.
| void VP1ExaminerViewer::Imp::updateMovieMenuVisuals | ( | ) |
Definition at line 1828 of file VP1ExaminerViewer.cxx.
| void VP1ExaminerViewer::Imp::updatePopupMenuStates | ( | ) |
Definition at line 2216 of file VP1ExaminerViewer.cxx.
|
static |
Definition at line 3095 of file VP1ExaminerViewer.cxx.
|
static |
Definition at line 3053 of file VP1ExaminerViewer.cxx.
|
static |
Definition at line 2985 of file VP1ExaminerViewer.cxx.
|
static |
Definition at line 3000 of file VP1ExaminerViewer.cxx.
| QAction* VP1ExaminerViewer::Imp::action_movieenabled |
Definition at line 253 of file VP1ExaminerViewer.cxx.
| QAction* VP1ExaminerViewer::Imp::action_moviefadetocurrentview |
Definition at line 258 of file VP1ExaminerViewer.cxx.
| QAction* VP1ExaminerViewer::Imp::action_moviefps |
Definition at line 256 of file VP1ExaminerViewer.cxx.
| QAction* VP1ExaminerViewer::Imp::action_movieheight |
Definition at line 255 of file VP1ExaminerViewer.cxx.
| QAction* VP1ExaminerViewer::Imp::action_movieoutdir |
Definition at line 257 of file VP1ExaminerViewer.cxx.
| QAction* VP1ExaminerViewer::Imp::action_moviewidth |
Definition at line 254 of file VP1ExaminerViewer.cxx.
| SoGroup* VP1ExaminerViewer::Imp::actualSceneGraph |
Definition at line 204 of file VP1ExaminerViewer.cxx.
| int VP1ExaminerViewer::Imp::ambientLightPercentage |
Definition at line 312 of file VP1ExaminerViewer.cxx.
| AnimationSequencer VP1ExaminerViewer::Imp::animationSequencer |
Definition at line 282 of file VP1ExaminerViewer.cxx.
| QPushButton* VP1ExaminerViewer::Imp::button_examine |
Definition at line 290 of file VP1ExaminerViewer.cxx.
| QPushButton* VP1ExaminerViewer::Imp::button_home |
Definition at line 291 of file VP1ExaminerViewer.cxx.
| QPushButton* VP1ExaminerViewer::Imp::button_interact |
Definition at line 289 of file VP1ExaminerViewer.cxx.
| QPushButton* VP1ExaminerViewer::Imp::button_seek |
Definition at line 294 of file VP1ExaminerViewer.cxx.
| QPushButton* VP1ExaminerViewer::Imp::button_sethome |
Definition at line 292 of file VP1ExaminerViewer.cxx.
| QPushButton* VP1ExaminerViewer::Imp::button_togglecamera |
Definition at line 295 of file VP1ExaminerViewer.cxx.
| QPushButton* VP1ExaminerViewer::Imp::button_viewall |
Definition at line 293 of file VP1ExaminerViewer.cxx.
| VP1CustomStereoEditor* VP1ExaminerViewer::Imp::customstereoeditor |
Definition at line 214 of file VP1ExaminerViewer.cxx.
| QAction* VP1ExaminerViewer::Imp::customtour_execute |
Definition at line 251 of file VP1ExaminerViewer.cxx.
| QAction* VP1ExaminerViewer::Imp::customtour_launcheditor |
Definition at line 250 of file VP1ExaminerViewer.cxx.
| VP1CustomTourEditor* VP1ExaminerViewer::Imp::customtoureditor |
Definition at line 213 of file VP1ExaminerViewer.cxx.
| QByteArray VP1ExaminerViewer::Imp::customtoureditorState |
Definition at line 212 of file VP1ExaminerViewer.cxx.
| bool VP1ExaminerViewer::Imp::decorationMenuRemoved |
Definition at line 299 of file VP1ExaminerViewer.cxx.
| QList<QAction*> VP1ExaminerViewer::Imp::deleteViewActions |
Definition at line 366 of file VP1ExaminerViewer.cxx.
Definition at line 190 of file VP1ExaminerViewer.cxx.
| bool VP1ExaminerViewer::Imp::detectorViewButtons |
Definition at line 281 of file VP1ExaminerViewer.cxx.
| SoEnvironment* VP1ExaminerViewer::Imp::environmentNode |
Definition at line 205 of file VP1ExaminerViewer.cxx.
| bool VP1ExaminerViewer::Imp::isantialias |
Definition at line 288 of file VP1ExaminerViewer.cxx.
| QString VP1ExaminerViewer::Imp::lastDumpFile |
Definition at line 321 of file VP1ExaminerViewer.cxx.
| QString VP1ExaminerViewer::Imp::lastEPSFile |
Definition at line 323 of file VP1ExaminerViewer.cxx.
| QString VP1ExaminerViewer::Imp::lastSVGFile |
Definition at line 322 of file VP1ExaminerViewer.cxx.
| QString VP1ExaminerViewer::Imp::movieFrameFileNamePrefix |
Definition at line 315 of file VP1ExaminerViewer.cxx.
| QAction* VP1ExaminerViewer::Imp::popup_ambientLightAction |
Definition at line 219 of file VP1ExaminerViewer.cxx.
| QAction* VP1ExaminerViewer::Imp::popup_antiAliasAction |
Definition at line 217 of file VP1ExaminerViewer.cxx.
| QAction* VP1ExaminerViewer::Imp::popup_bgdColAction |
Definition at line 218 of file VP1ExaminerViewer.cxx.
| QList<QAction*> VP1ExaminerViewer::Imp::popup_drawstyle_interactive_actions |
Definition at line 229 of file VP1ExaminerViewer.cxx.
| QList<QAction*> VP1ExaminerViewer::Imp::popup_drawstyle_still_actions |
Definition at line 228 of file VP1ExaminerViewer.cxx.
| QAction* VP1ExaminerViewer::Imp::popup_dumpSceneAction |
Definition at line 221 of file VP1ExaminerViewer.cxx.
| QAction* VP1ExaminerViewer::Imp::popup_dumpSceneVRMLAction |
Definition at line 222 of file VP1ExaminerViewer.cxx.
| QAction* VP1ExaminerViewer::Imp::popup_focal_value_action |
Definition at line 261 of file VP1ExaminerViewer.cxx.
| QAction* VP1ExaminerViewer::Imp::popup_focalLengthAction |
Definition at line 220 of file VP1ExaminerViewer.cxx.
| QAction* VP1ExaminerViewer::Imp::popup_headLightAction |
Definition at line 216 of file VP1ExaminerViewer.cxx.
| QAction* VP1ExaminerViewer::Imp::popup_hidedecorationsaction |
Definition at line 226 of file VP1ExaminerViewer.cxx.
| QMenu* VP1ExaminerViewer::Imp::popup_menu |
Definition at line 215 of file VP1ExaminerViewer.cxx.
| QAction* VP1ExaminerViewer::Imp::popup_resetCameraAction |
Definition at line 225 of file VP1ExaminerViewer.cxx.
| QAction* VP1ExaminerViewer::Imp::popup_toEPSAction |
Definition at line 224 of file VP1ExaminerViewer.cxx.
| QAction* VP1ExaminerViewer::Imp::popup_toSVGAction |
Definition at line 223 of file VP1ExaminerViewer.cxx.
| QAction* VP1ExaminerViewer::Imp::popup_tourExecute |
Definition at line 231 of file VP1ExaminerViewer.cxx.
| QAction* VP1ExaminerViewer::Imp::popup_tourLoopForever |
Definition at line 245 of file VP1ExaminerViewer.cxx.
| QAction* VP1ExaminerViewer::Imp::popup_tourLoopOnce |
Definition at line 242 of file VP1ExaminerViewer.cxx.
| QAction* VP1ExaminerViewer::Imp::popup_tourLoopThrice |
Definition at line 244 of file VP1ExaminerViewer.cxx.
| QAction* VP1ExaminerViewer::Imp::popup_tourLoopTwice |
Definition at line 243 of file VP1ExaminerViewer.cxx.
| QAction* VP1ExaminerViewer::Imp::popup_tourPartsCalo |
Definition at line 240 of file VP1ExaminerViewer.cxx.
| QAction* VP1ExaminerViewer::Imp::popup_tourPartsInDet |
Definition at line 239 of file VP1ExaminerViewer.cxx.
| QAction* VP1ExaminerViewer::Imp::popup_tourPartsMuon |
Definition at line 241 of file VP1ExaminerViewer.cxx.
| QAction* VP1ExaminerViewer::Imp::popup_tourPartsVertex |
Definition at line 238 of file VP1ExaminerViewer.cxx.
| QAction* VP1ExaminerViewer::Imp::popup_tourReturnToStartAction |
Definition at line 230 of file VP1ExaminerViewer.cxx.
| QAction* VP1ExaminerViewer::Imp::popup_tourSpeedFast |
Definition at line 236 of file VP1ExaminerViewer.cxx.
| QAction* VP1ExaminerViewer::Imp::popup_tourSpeedMedium |
Definition at line 235 of file VP1ExaminerViewer.cxx.
| QAction* VP1ExaminerViewer::Imp::popup_tourSpeedSlow |
Definition at line 234 of file VP1ExaminerViewer.cxx.
| QAction* VP1ExaminerViewer::Imp::popup_tourSpeedVeryFast |
Definition at line 237 of file VP1ExaminerViewer.cxx.
| QAction* VP1ExaminerViewer::Imp::popup_tourSpeedVerySlow |
Definition at line 233 of file VP1ExaminerViewer.cxx.
| QAction* VP1ExaminerViewer::Imp::popup_tourStartEachEvent |
Definition at line 232 of file VP1ExaminerViewer.cxx.
| QList<QAction*> VP1ExaminerViewer::Imp::popup_transptype_actions |
Definition at line 227 of file VP1ExaminerViewer.cxx.
| bool VP1ExaminerViewer::Imp::resetCamera_isPerspective |
Definition at line 324 of file VP1ExaminerViewer.cxx.
| QByteArray VP1ExaminerViewer::Imp::resetCamera_state |
Definition at line 325 of file VP1ExaminerViewer.cxx.
| QList<QAction*> VP1ExaminerViewer::Imp::restoreViewActions |
Definition at line 365 of file VP1ExaminerViewer.cxx.
| ROTATIONMODE VP1ExaminerViewer::Imp::rotationMode |
Which mode is left wheel in?
Definition at line 194 of file VP1ExaminerViewer.cxx.
| VP1ExaminerViewer_SignalCatcher* VP1ExaminerViewer::Imp::signalcatcher |
Definition at line 287 of file VP1ExaminerViewer.cxx.
| SoSphere* VP1ExaminerViewer::Imp::sphere |
Definition at line 296 of file VP1ExaminerViewer.cxx.
| QAction* VP1ExaminerViewer::Imp::stereo_launcheditor |
Definition at line 252 of file VP1ExaminerViewer.cxx.
| float VP1ExaminerViewer::Imp::stereo_offset_value |
Definition at line 260 of file VP1ExaminerViewer.cxx.
| QList<StoredView> VP1ExaminerViewer::Imp::storedViews |
Definition at line 355 of file VP1ExaminerViewer.cxx.
| QList<QAction*> VP1ExaminerViewer::Imp::storeViewActions |
Definition at line 364 of file VP1ExaminerViewer.cxx.
| QPushButton* VP1ExaminerViewer::Imp::takeTourButton |
Definition at line 191 of file VP1ExaminerViewer.cxx.
| VP1ExaminerViewer* VP1ExaminerViewer::Imp::theclass |
Definition at line 187 of file VP1ExaminerViewer.cxx.
| bool VP1ExaminerViewer::Imp::tourLoopsForever |
Definition at line 283 of file VP1ExaminerViewer.cxx.
| bool VP1ExaminerViewer::Imp::tourLoopsForeverSkipFirstFrame |
Definition at line 284 of file VP1ExaminerViewer.cxx.
| QMenu* VP1ExaminerViewer::Imp::viewmenu_deleteview |
Definition at line 247 of file VP1ExaminerViewer.cxx.
| QMenu* VP1ExaminerViewer::Imp::viewmenu_restoreview |
Definition at line 248 of file VP1ExaminerViewer.cxx.
| QMenu* VP1ExaminerViewer::Imp::viewmenu_storecurrentview |
Definition at line 246 of file VP1ExaminerViewer.cxx.
| QMenu* VP1ExaminerViewer::Imp::viewmenu_zoomtoview |
Definition at line 249 of file VP1ExaminerViewer.cxx.
| QList<QAction*> VP1ExaminerViewer::Imp::zoomToViewActions |
Definition at line 367 of file VP1ExaminerViewer.cxx.