ATLAS Offline Software
|
Public Member Functions | |
Imp (VertexHandle *tc, const xAOD::Vertex *vtx) | |
~Imp () | |
Static Public Member Functions | |
static double | dist (const SbVec3f &p1, const SbVec3f &p2) |
Public Attributes | |
VertexHandle * | theclass |
const xAOD::Vertex * | vertex |
VertexCollHandle * | collHandle |
SoSeparator * | sep |
SoSphere * | sphere |
Static Public Attributes | |
static std::atomic< int > | nvtxhandles = 0 |
Definition at line 48 of file VertexHandle.cxx.
|
inline |
Definition at line 54 of file VertexHandle.cxx.
|
inline |
Definition at line 55 of file VertexHandle.cxx.
VertexCollHandle* VertexHandle::Imp::collHandle |
Definition at line 58 of file VertexHandle.cxx.
|
static |
Definition at line 52 of file VertexHandle.cxx.
SoSeparator* VertexHandle::Imp::sep |
Definition at line 60 of file VertexHandle.cxx.
SoSphere* VertexHandle::Imp::sphere |
Definition at line 61 of file VertexHandle.cxx.
VertexHandle* VertexHandle::Imp::theclass |
Definition at line 56 of file VertexHandle.cxx.
const xAOD::Vertex* VertexHandle::Imp::vertex |
Definition at line 57 of file VertexHandle.cxx.