Definition at line 52 of file VP1PrepRawDataSystem.cxx.
◆ clearMultiSelLine()
void VP1PrepRawDataSystem::Imp::clearMultiSelLine |
( |
| ) |
|
|
inline |
◆ createCollections()
Definition at line 179 of file VP1PrepRawDataSystem.cxx.
180 QList<PRDCollHandleBase*>
l;
181 l << createSpecificCollections<PRDCollHandle_Pixel>();
182 l << createSpecificCollections<PRDCollHandle_SCT>();
183 l << createSpecificCollections<PRDCollHandle_TRT>();
184 l << createSpecificCollections<PRDCollHandle_SpacePoints>();
185 l << createSpecificCollections<PRDCollHandle_CSC>();
186 l << createSpecificCollections<PRDCollHandle_CSC_Strip>();
187 l << createSpecificCollections<PRDCollHandle_MDT>();
188 l << createSpecificCollections<PRDCollHandle_MM>();
189 l << createSpecificCollections<PRDCollHandle_RPC>();
190 l << createSpecificCollections<PRDCollHandle_TGC>();
191 l << createSpecificCollections<PRDCollHandle_sTGC>();
◆ createSpecificCollections()
◆ ensureInitCommonData()
void VP1PrepRawDataSystem::Imp::ensureInitCommonData |
( |
| ) |
|
|
inline |
◆ selectionChanged()
void VP1PrepRawDataSystem::Imp::selectionChanged |
( |
| ) |
|
|
inline |
Definition at line 73 of file VP1PrepRawDataSystem.cxx.
82 SoSeparator*
target = handle->collHandle()->simpleDetailLevel() ? handle->sepSimple() : handle->sepDetailed();
96 SoLineSet *
line =
new SoLineSet;
97 SoVertexProperty * vertices =
new SoVertexProperty;
98 line->vertexProperty = vertices;
103 vertices->vertex.set1Value(
i++,
pos.x(),
pos.y(),
pos.z());
112 QList<const Trk::PrepRawData*> currentPRDs;
117 if (prd1&¤tPRDs.contains(prd1)) prd1 = 0;
118 if (prd2&¤tPRDs.contains(prd2)) prd2 = 0;
◆ appropriatemdtprojection
int VP1PrepRawDataSystem::Imp::appropriatemdtprojection = 0 |
◆ common
◆ controller
◆ currentlySelectedHandles
QList<PRDHandleBase*> VP1PrepRawDataSystem::Imp::currentlySelectedHandles |
◆ idprojflags_pixel
InDetProjFlags::InDetProjPartsFlags VP1PrepRawDataSystem::Imp::idprojflags_pixel |
◆ idprojflags_sct
InDetProjFlags::InDetProjPartsFlags VP1PrepRawDataSystem::Imp::idprojflags_sct |
◆ idprojflags_trt
InDetProjFlags::InDetProjPartsFlags VP1PrepRawDataSystem::Imp::idprojflags_trt |
◆ lastEmittedPRDList
◆ multisel_sep
SoSeparator* VP1PrepRawDataSystem::Imp::multisel_sep = nullptr |
◆ selNode_click
◆ selNode_highlight
◆ theclass
The documentation for this class was generated from the following file: