BOSS 8.0.0
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
 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
 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
void setRep (const TrkRep *)
void setRep (TrkRep *)
TrkRepmyRep ()
const TrkRepmyConstRep () const
void setRep (const TrkRep *)
void setRep (TrkRep *)
TrkRepmyRep ()
const TrkRepmyConstRep () const
void setRep (const TrkRep *)
void setRep (TrkRep *)

Detailed Description

Constructor & Destructor Documentation

◆ TrkDeadInterface() [1/3]

TrkDeadInterface::TrkDeadInterface ( )
inline

Definition at line 23 of file InstallArea/x86_64-el9-gcc13-dbg/include/TrkBase/TrkDeadInterface.h.

23: _mykey( 0 ) { ; }

◆ ~TrkDeadInterface() [1/3]

virtual TrkDeadInterface::~TrkDeadInterface ( )
inlinevirtual

◆ TrkDeadInterface() [2/3]

TrkDeadInterface::TrkDeadInterface ( )
inline

Definition at line 23 of file InstallArea/x86_64-el9-gcc13-opt/include/TrkBase/TrkDeadInterface.h.

23: _mykey( 0 ) { ; }

◆ ~TrkDeadInterface() [2/3]

virtual TrkDeadInterface::~TrkDeadInterface ( )
inlinevirtual

◆ TrkDeadInterface() [3/3]

TrkDeadInterface::TrkDeadInterface ( )
inline

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

23: _mykey( 0 ) { ; }

◆ ~TrkDeadInterface() [3/3]

virtual TrkDeadInterface::~TrkDeadInterface ( )
inlinevirtual

Member Function Documentation

◆ myKey() [1/3]

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

Implements TrkExtInterface.

Definition at line 25 of file InstallArea/x86_64-el9-gcc13-dbg/include/TrkBase/TrkDeadInterface.h.

25{ return _mykey; }

◆ myKey() [2/3]

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

Implements TrkExtInterface.

Definition at line 25 of file InstallArea/x86_64-el9-gcc13-opt/include/TrkBase/TrkDeadInterface.h.

25{ return _mykey; }

◆ myKey() [3/3]

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

Implements TrkExtInterface.

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

25{ return _mykey; }

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