CGEM BOSS 6.6.5.g
BESIII Offline Software System
|
#include <TrkDeadInterface.h>
Public Member Functions | |
TrkDeadInterface () | |
virtual | ~TrkDeadInterface () |
virtual const IfdKey & | myKey () 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 | |
TrkRep * | myRep () |
const TrkRep * | myConstRep () const |
virtual const IfdKey & | myKey () const =0 |
void | setRep (const TrkRep *) |
void | setRep (TrkRep *) |
Definition at line 21 of file TrkDeadInterface.h.
|
inline |
Definition at line 23 of file TrkDeadInterface.h.
|
inlinevirtual |
Definition at line 24 of file TrkDeadInterface.h.
|
inlinevirtual |