BOSS 7.0.9
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
 
- Public Member Functions inherited from TrkExtInterface
 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 *)
 

Detailed Description

Definition at line 21 of file TrkDeadInterface.h.

Constructor & Destructor Documentation

◆ TrkDeadInterface()

TrkDeadInterface::TrkDeadInterface ( )
inline

Definition at line 23 of file TrkDeadInterface.h.

23: _mykey(0) {;}

◆ ~TrkDeadInterface()

virtual TrkDeadInterface::~TrkDeadInterface ( )
inlinevirtual

Definition at line 24 of file TrkDeadInterface.h.

24{;}

Member Function Documentation

◆ myKey()

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

Implements TrkExtInterface.

Definition at line 25 of file TrkDeadInterface.h.

25{ return _mykey; }

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