ATLAS Offline Software
Loading...
Searching...
No Matches
VertexHandle::Imp Class Reference
Collaboration diagram for VertexHandle::Imp:

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

VertexHandletheclass
const xAOD::Vertexvertex
VertexCollHandlecollHandle
SoSeparator * sep
SoSphere * sphere

Static Public Attributes

static std::atomic< int > nvtxhandles = 0

Detailed Description

Definition at line 48 of file VertexHandle.cxx.

Constructor & Destructor Documentation

◆ Imp()

VertexHandle::Imp::Imp ( VertexHandle * tc,
const xAOD::Vertex * vtx )
inline

Definition at line 54 of file VertexHandle.cxx.

54: theclass(tc), vertex(vtx), collHandle(nullptr),sep(nullptr), sphere(nullptr){}
static Double_t tc
const xAOD::Vertex * vertex
SoSeparator * sep
VertexHandle * theclass
VertexCollHandle * collHandle

◆ ~Imp()

VertexHandle::Imp::~Imp ( )
inline

Definition at line 55 of file VertexHandle.cxx.

55{ }

Member Function Documentation

◆ dist()

double VertexHandle::Imp::dist ( const SbVec3f & p1,
const SbVec3f & p2 )
static

Member Data Documentation

◆ collHandle

VertexCollHandle* VertexHandle::Imp::collHandle

Definition at line 58 of file VertexHandle.cxx.

◆ nvtxhandles

std::atomic< int > VertexHandle::Imp::nvtxhandles = 0
static

Definition at line 52 of file VertexHandle.cxx.

◆ sep

SoSeparator* VertexHandle::Imp::sep

Definition at line 60 of file VertexHandle.cxx.

◆ sphere

SoSphere* VertexHandle::Imp::sphere

Definition at line 61 of file VertexHandle.cxx.

◆ theclass

VertexHandle* VertexHandle::Imp::theclass

Definition at line 56 of file VertexHandle.cxx.

◆ vertex

const xAOD::Vertex* VertexHandle::Imp::vertex

Definition at line 57 of file VertexHandle.cxx.


The documentation for this class was generated from the following file: