BOSS 7.0.5
BESIII Offline Software System
Loading...
Searching...
No Matches
TrkDeadInterface Class Reference

#include <TrkDeadInterface.h>

+ Inheritance diagram for TrkDeadInterface:

Public Member Functions

 TrkDeadInterface ()
 
virtual ~TrkDeadInterface ()
 
virtual const IfdKeymyKey () const
 
 TrkDeadInterface ()
 
virtual ~TrkDeadInterface ()
 
virtual const IfdKeymyKey () const
 
- Public Member Functions inherited from TrkExtInterface
 TrkExtInterface ()
 
virtual ~TrkExtInterface ()
 
virtual bool attach (TrkRep *)
 
virtual bool attach (const TrkRep *)
 
bool isAttached () const
 
bool nonConstAttachment () const
 
 TrkExtInterface ()
 
virtual ~TrkExtInterface ()
 
virtual bool attach (TrkRep *)
 
virtual bool attach (const TrkRep *)
 
bool isAttached () const
 
bool nonConstAttachment () const
 

Additional Inherited Members

- Protected Member Functions inherited from TrkExtInterface
TrkRepmyRep ()
 
const TrkRepmyConstRep () const
 
virtual const IfdKeymyKey () const =0
 
void setRep (const TrkRep *)
 
void setRep (TrkRep *)
 
TrkRepmyRep ()
 
const TrkRepmyConstRep () const
 
virtual const IfdKeymyKey () const =0
 
void setRep (const TrkRep *)
 
void setRep (TrkRep *)
 

Detailed Description

Constructor & Destructor Documentation

◆ TrkDeadInterface() [1/2]

TrkDeadInterface::TrkDeadInterface ( )
inline

Definition at line 23 of file InstallArea/include/TrkBase/TrkBase/TrkDeadInterface.h.

23: _mykey(0) {;}

◆ ~TrkDeadInterface() [1/2]

virtual TrkDeadInterface::~TrkDeadInterface ( )
inlinevirtual

◆ TrkDeadInterface() [2/2]

TrkDeadInterface::TrkDeadInterface ( )
inline

◆ ~TrkDeadInterface() [2/2]

virtual TrkDeadInterface::~TrkDeadInterface ( )
inlinevirtual

Member Function Documentation

◆ myKey() [1/2]

virtual const IfdKey & TrkDeadInterface::myKey ( ) const
inlinevirtual

Implements TrkExtInterface.

Definition at line 25 of file InstallArea/include/TrkBase/TrkBase/TrkDeadInterface.h.

25{ return _mykey; }

◆ myKey() [2/2]

virtual const IfdKey & TrkDeadInterface::myKey ( ) const
inlinevirtual

Implements TrkExtInterface.

Definition at line 25 of file Reconstruction/MdcPatRec/TrkBase/TrkBase-00-01-12/TrkBase/TrkDeadInterface.h.

25{ return _mykey; }

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