#include <VP1RawDataHandle_LUCID_Digit.h>
◆ VP1RawDataHandle_LUCID_Digit()
◆ ~VP1RawDataHandle_LUCID_Digit()
VP1RawDataHandle_LUCID_Digit::~VP1RawDataHandle_LUCID_Digit |
( |
| ) |
|
|
virtual |
◆ buildShape()
SoNode * VP1RawDataHandle_LUCID::buildShape |
( |
| ) |
|
|
protectedvirtualinherited |
◆ buildTransform()
SoTransform * VP1RawDataHandle_LUCID::buildTransform |
( |
| ) |
|
|
protectedvirtualinherited |
◆ center()
Definition at line 166 of file VP1RawDataHandleBase.cxx.
170 &&
m_d->
sep->getNumChildren()>0
171 &&
m_d->
sep->getChild(0)->getTypeId().isDerivedFrom(SoTransform::getClassTypeId()));
174 static_cast<SoTransform*
>(
m_d->
sep->getChild(0))->translation.getValue().getValue(
x,
y,
z);
◆ clicked()
QStringList VP1RawDataHandle_LUCID_Digit::clicked |
( |
bool |
verbose | ) |
const |
|
virtual |
◆ coll()
◆ common()
◆ commonClicked()
QStringList VP1RawDataHandle_LUCID::commonClicked |
( |
const QString & |
prefix = "" | ) |
const |
|
inherited |
◆ getQDC()
unsigned short VP1RawDataHandle_LUCID_Digit::getQDC |
( |
| ) |
const |
|
virtual |
◆ getTDC()
unsigned short VP1RawDataHandle_LUCID_Digit::getTDC |
( |
| ) |
const |
|
virtual |
◆ getTubeID()
unsigned short VP1RawDataHandle_LUCID_Digit::getTubeID |
( |
| ) |
const |
|
virtual |
◆ inInDetParts()
virtual VP1RawDataFlags::InDetPartsFlags VP1RawDataHandleBase::inInDetParts |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ isSideA()
bool VP1RawDataHandle_LUCID_Digit::isSideA |
( |
| ) |
const |
|
virtual |
◆ isSideC()
bool VP1RawDataHandle_LUCID_Digit::isSideC |
( |
| ) |
const |
|
virtual |
◆ setVisible()
void VP1RawDataHandleBase::setVisible |
( |
bool |
vis | ) |
|
|
inherited |
◆ unsignedToHex()
QString VP1RawDataHandleBase::unsignedToHex |
( |
unsigned |
i | ) |
|
|
staticinherited |
Definition at line 158 of file VP1RawDataHandleBase.cxx.
160 std::ostringstream
s;
161 s <<
"0x" << std::hex <<
i;
162 return QString(
s.str().c_str()).toUpper();
◆ update3DObjects()
void VP1RawDataHandleBase::update3DObjects |
( |
| ) |
|
|
inherited |
◆ updateShownOutlines()
void VP1RawDataHandleBase::updateShownOutlines |
( |
| ) |
|
|
inherited |
◆ visible()
bool VP1RawDataHandleBase::visible |
( |
| ) |
const |
|
inlineinherited |
◆ m_coll
◆ m_d
Imp* VP1RawDataHandleBase::m_d |
|
privateinherited |
◆ m_data
◆ m_visible
bool VP1RawDataHandleBase::m_visible |
|
privateinherited |
The documentation for this class was generated from the following files: