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

Public Member Functions

 Imp (IParticleHandleBase *tc)
 ~Imp ()

Static Public Member Functions

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

Public Attributes

IParticleHandleBasetheclass

Detailed Description

Definition at line 50 of file IParticleHandleBase.cxx.

Constructor & Destructor Documentation

◆ Imp()

IParticleHandleBase::Imp::Imp ( IParticleHandleBase * tc)
inline

Definition at line 53 of file IParticleHandleBase.cxx.

53: theclass(tc){}
static Double_t tc
IParticleHandleBase * theclass

◆ ~Imp()

IParticleHandleBase::Imp::~Imp ( )
inline

Definition at line 54 of file IParticleHandleBase.cxx.

54{ }

Member Function Documentation

◆ dist()

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

Member Data Documentation

◆ theclass

IParticleHandleBase* IParticleHandleBase::Imp::theclass

Definition at line 55 of file IParticleHandleBase.cxx.


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