![]() |
ATLAS Offline Software
|
#include <IVP12DDetViewsSystem.h>
Classes | |
| class | Imp |
Public Types | |
| enum | State { CONSTRUCTED =0 , REFRESHED , ERASED , UNCREATED } |
| enum | ActiveState { ON =0 , OFF } |
Signals | |
| void | itemFromSystemSelected () |
| void | sysmessage (QString) const |
| void | inactiveSystemTurnedActive () |
| void | needErase () |
Static Public Member Functions | |
| static bool | verbose () |
| 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 Member Functions | |
| void | registerController (QWidget *) |
Private Slots | |
| void | itemPickedPrivate (QGraphicsItem *) |
| void | itemGotEventPrivate (QGraphicsItem *, QEvent *) |
| void | selectionChangedPrivate (const QList< QGraphicsItem * > &) |
Private Member Functions | |
| void | create (StoreGateSvc *detstore) |
| void | refresh (StoreGateSvc *storegate) |
| void | erase () |
| void | uncreate () |
| void | disallowUpdateGUI () |
| void | allowUpdateGUI () |
| void | setChannel (IVP1ChannelWidget *) |
| IVP1ChannelWidget * | channel () const |
| void | deleteController () |
| void | setState (const State &) |
| void | setActiveState (const ActiveState &, const bool &donttriggererase=true) |
| bool | isRefreshing () |
| void | setRefreshing (const bool &) |
| void | setCanRegisterController (const bool &) |
Private Attributes | |
| Imp * | m_d |
Static Private Attributes | |
| static const bool | s_vp1verbose = VP1QtUtils::environmentVariableIsOn("VP1_VERBOSE_OUTPUT") |
Definition at line 24 of file IVP12DDetViewsSystem.h.
|
inherited |
|
inherited |
| IVP12DDetViewsSystem::IVP12DDetViewsSystem | ( | const QString & | name, |
| const QString & | information, | ||
| const QString & | contact_info ) |
Definition at line 40 of file IVP12DDetViewsSystem.cxx.
|
virtual |
Definition at line 58 of file IVP12DDetViewsSystem.cxx.
|
inherited |
Definition at line 135 of file IVP1System.cxx.
|
privateinherited |
Definition at line 256 of file IVP1System.cxx.
|
virtual |
Definition at line 20 of file IVP12DDetViewsSystem.cxx.
|
virtual |
Definition at line 23 of file IVP12DDetViewsSystem.cxx.
|
virtual |
Definition at line 21 of file IVP12DDetViewsSystem.cxx.
|
privateinherited |
Definition at line 275 of file IVP1System.cxx.
|
inherited |
Definition at line 62 of file IVP1System.cxx.
|
inherited |
Definition at line 202 of file IVP1System.cxx.
|
privatevirtual |
Implements IVP1System.
Definition at line 64 of file IVP12DDetViewsSystem.cxx.
|
privateinherited |
Definition at line 213 of file IVP1System.cxx.
|
inherited |
Definition at line 318 of file IVP1System.cxx.
|
privateinherited |
Definition at line 250 of file IVP1System.cxx.
|
privatevirtual |
Implements IVP1System.
Definition at line 122 of file IVP12DDetViewsSystem.cxx.
|
inherited |
Definition at line 312 of file IVP1System.cxx.
|
inherited |
Definition at line 55 of file IVP12DSystem.cxx.
| QSet< VP1GraphicsItemCollection * > IVP12DDetViewsSystem::getItemCollections_RZ | ( | ) | const |
Definition at line 166 of file IVP12DDetViewsSystem.cxx.
| QSet< VP1GraphicsItemCollection * > IVP12DDetViewsSystem::getItemCollections_XY | ( | ) | const |
|
signalinherited |
|
inherited |
Definition at line 56 of file IVP1System.cxx.
|
privateinherited |
Definition at line 108 of file IVP1System.cxx.
|
signalinherited |
|
virtualinherited |
Definition at line 21 of file IVP12DSystem.cxx.
|
privateslotinherited |
Definition at line 70 of file IVP12DSystem.cxx.
|
virtualinherited |
Definition at line 20 of file IVP12DSystem.cxx.
|
privateslotinherited |
Definition at line 61 of file IVP12DSystem.cxx.
|
inherited |
Definition at line 336 of file IVP1System.cxx.
|
inherited |
Definition at line 400 of file IVP1System.cxx.
Definition at line 362 of file IVP1System.cxx.
|
inherited |
Definition at line 347 of file IVP1System.cxx.
|
inherited |
Definition at line 416 of file IVP1System.cxx.
|
inherited |
Definition at line 374 of file IVP1System.cxx.
|
inherited |
Definition at line 354 of file IVP1System.cxx.
|
inherited |
Definition at line 432 of file IVP1System.cxx.
|
inherited |
Definition at line 386 of file IVP1System.cxx.
|
inherited |
Definition at line 50 of file IVP1System.cxx.
|
signalinherited |
|
privatevirtual |
Implements IVP1System.
Definition at line 93 of file IVP12DDetViewsSystem.cxx.
|
protectedinherited |
Definition at line 224 of file IVP1System.cxx.
|
inherited |
Definition at line 44 of file IVP12DSystem.cxx.
|
virtualinherited |
Reimplemented in VP1AODSystem, VP1BanksSystem, VP1CaloCellSystem, VP1CaloClusterSystem, VP1CaloHitLegoSystem, VP1CaloLegoSystem, VP1CaloReadoutSystem, VP1ExtraInputSystem, VP1GeometrySystem, VP1GuideLineSystem, VP1HVLegoSystem, VP1MCSystem, VP1MissingEtSystem, VP1PartSpectSystem, VP1PrepRawDataSystem, VP1RawDataSystem, VP1TrackingGeometrySystem, VP1TrackSystem, and VP1VertexSystem.
Definition at line 302 of file IVP1System.cxx.
|
virtualinherited |
Reimplemented in VP1AODSystem, VP1BanksSystem, VP1CaloCellSystem, VP1CaloClusterSystem, VP1CaloHitLegoSystem, VP1CaloLegoSystem, VP1CaloReadoutSystem, VP1ExtraInputSystem, VP1GeometrySystem, VP1GuideLineSystem, VP1HVLegoSystem, VP1MCSystem, VP1MissingEtSystem, VP1PartSpectSystem, VP1PrepRawDataSystem, VP1RawDataSystem, VP1TrackingGeometrySystem, VP1TrackSystem, and VP1VertexSystem.
Definition at line 294 of file IVP1System.cxx.
|
virtualinherited |
Definition at line 22 of file IVP12DSystem.cxx.
|
privateslotinherited |
Definition at line 79 of file IVP12DSystem.cxx.
|
inherited |
Definition at line 324 of file IVP1System.cxx.
|
privateinherited |
Definition at line 162 of file IVP1System.cxx.
|
privateinherited |
Definition at line 285 of file IVP1System.cxx.
|
privateinherited |
Definition at line 94 of file IVP1System.cxx.
|
privateinherited |
Definition at line 114 of file IVP1System.cxx.
Definition at line 141 of file IVP1System.cxx.
|
inherited |
Definition at line 129 of file IVP1System.cxx.
|
inlineinherited |
Definition at line 119 of file IVP1System.h.
|
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.
|
signalinherited |
|
virtual |
Definition at line 19 of file IVP12DDetViewsSystem.cxx.
|
virtual |
Definition at line 26 of file IVP12DDetViewsSystem.cxx.
|
virtual |
Definition at line 25 of file IVP12DDetViewsSystem.cxx.
|
inherited |
Definition at line 330 of file IVP1System.cxx.
|
privatevirtual |
Reimplemented from IVP1System.
Definition at line 133 of file IVP12DDetViewsSystem.cxx.
|
inherited |
Definition at line 262 of file IVP1System.cxx.
|
inlinestaticinherited |
Definition at line 86 of file IVP1System.h.
|
private |
Definition at line 69 of file IVP12DDetViewsSystem.h.
|
staticprivateinherited |
Definition at line 158 of file IVP1System.h.