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

Public Member Functions

 Imp (AODHandleBase *tc)
 ~Imp ()

Static Public Member Functions

static double dist (const SbVec3f &p1, const SbVec3f &p2)

Public Attributes

AODHandleBasetheclass
QTreeWidgetItem * m_objBrowseTree

Static Public Attributes

static std::atomic< int > nobjhandles = 0

Detailed Description

Definition at line 52 of file AODHandleBase.cxx.

Constructor & Destructor Documentation

◆ Imp()

AODHandleBase::Imp::Imp ( AODHandleBase * tc)
inline

Definition at line 58 of file AODHandleBase.cxx.

58 : theclass(tc),
static Double_t tc
QTreeWidgetItem * m_objBrowseTree
AODHandleBase * theclass

◆ ~Imp()

AODHandleBase::Imp::~Imp ( )
inline

Definition at line 60 of file AODHandleBase.cxx.

60{ }

Member Function Documentation

◆ dist()

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

Member Data Documentation

◆ m_objBrowseTree

QTreeWidgetItem* AODHandleBase::Imp::m_objBrowseTree

Definition at line 65 of file AODHandleBase.cxx.

◆ nobjhandles

std::atomic< int > AODHandleBase::Imp::nobjhandles = 0
static

Definition at line 56 of file AODHandleBase.cxx.

◆ theclass

AODHandleBase* AODHandleBase::Imp::theclass

Definition at line 61 of file AODHandleBase.cxx.


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