![]() |
ATLAS Offline Software
|
#include <VP1RawDataHandleBase.h>
Classes | |
| class | Imp |
Public Member Functions | |
| VP1RawDataHandleBase (VP1RawDataCollBase *) | |
| virtual | ~VP1RawDataHandleBase () |
| VP1RawDataCollBase * | coll () const |
| VP1RawDataCommonData * | common () const |
| void | setVisible (bool) |
| bool | visible () const |
| void | update3DObjects () |
| virtual QStringList | clicked (bool verbose) const =0 |
| virtual Amg::Vector3D | center () |
| virtual VP1RawDataFlags::InDetPartsFlags | inInDetParts () const |
| void | updateShownOutlines () |
Static Public Member Functions | |
| static QString | unsignedToHex (unsigned) |
Protected Member Functions | |
| virtual SoNode * | buildShape ()=0 |
| virtual SoTransform * | buildTransform ()=0 |
| VP1RawDataHandleBase (const VP1RawDataHandleBase &) | |
| VP1RawDataHandleBase & | operator= (const VP1RawDataHandleBase &) |
Private Attributes | |
| Imp * | m_d |
| VP1RawDataCollBase * | m_coll |
| bool | m_visible |
Definition at line 34 of file VP1RawDataHandleBase.h.
| VP1RawDataHandleBase::VP1RawDataHandleBase | ( | VP1RawDataCollBase * | coll | ) |
Definition at line 50 of file VP1RawDataHandleBase.cxx.
|
virtual |
|
protected |
|
protectedpure virtual |
|
protectedpure virtual |
|
virtual |
Definition at line 166 of file VP1RawDataHandleBase.cxx.
|
pure virtual |
|
inline |
Definition at line 40 of file VP1RawDataHandleBase.h.
|
inline |
Definition at line 41 of file VP1RawDataHandleBase.h.
|
inlinevirtual |
Reimplemented in VP1RawDataHandle_PixelRDO, VP1RawDataHandle_SCT_RDO, and VP1RawDataHandle_TRT_RDO.
Definition at line 51 of file VP1RawDataHandleBase.h.
|
protected |
| void VP1RawDataHandleBase::setVisible | ( | bool | vis | ) |
|
static |
Definition at line 158 of file VP1RawDataHandleBase.cxx.
| void VP1RawDataHandleBase::update3DObjects | ( | ) |
Definition at line 83 of file VP1RawDataHandleBase.cxx.
| void VP1RawDataHandleBase::updateShownOutlines | ( | ) |
Definition at line 180 of file VP1RawDataHandleBase.cxx.
|
inline |
Definition at line 44 of file VP1RawDataHandleBase.h.
|
private |
Definition at line 70 of file VP1RawDataHandleBase.h.
|
private |
Definition at line 68 of file VP1RawDataHandleBase.h.
|
private |
Definition at line 71 of file VP1RawDataHandleBase.h.