BOSS
8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
Reconstruction/MdcPatRec/TrkBase/include/TrkBase/TrkDeadInterface.h
Go to the documentation of this file.
1
//--------------------------------------------------------------------------
2
// File and Version Information:
3
// $Id: TrkDeadInterface.h,v 1.1.1.1 2005/04/21 06:01:42 zhangy Exp $
4
//
5
// Description:
6
//
7
//
8
// Environment:
9
// Software developed for the BaBar Detector at the SLAC B-Factory.
10
//
11
// Author(s): Steve Schaffner
12
//
13
//------------------------------------------------------------------------
14
15
#ifndef TRKDEADINTERFACE_HH
16
#define TRKDEADINTERFACE_HH
17
#include "ProxyDict/IfdIntKey.h"
18
#include "TrkBase/TrkExtInterface.h"
19
// Class interface //
20
21
class
TrkDeadInterface
:
public
TrkExtInterface
{
22
public
:
23
TrkDeadInterface
() : _mykey( 0 ) { ; }
24
virtual
~TrkDeadInterface
() { ; }
25
virtual
const
IfdKey
&
myKey
()
const
{
return
_mykey; }
26
27
private
:
28
IfdIntKey
_mykey;
29
};
30
31
#endif
IfdIntKey
Definition
InstallArea/x86_64-el9-gcc13-dbg/include/ProxyDict/IfdIntKey.h:28
IfdKey
Definition
InstallArea/x86_64-el9-gcc13-dbg/include/ProxyDict/IfdKey.h:48
TrkDeadInterface
Definition
InstallArea/x86_64-el9-gcc13-dbg/include/TrkBase/TrkDeadInterface.h:21
TrkDeadInterface::~TrkDeadInterface
virtual ~TrkDeadInterface()
Definition
Reconstruction/MdcPatRec/TrkBase/include/TrkBase/TrkDeadInterface.h:24
TrkDeadInterface::myKey
virtual const IfdKey & myKey() const
Definition
Reconstruction/MdcPatRec/TrkBase/include/TrkBase/TrkDeadInterface.h:25
TrkDeadInterface::TrkDeadInterface
TrkDeadInterface()
Definition
Reconstruction/MdcPatRec/TrkBase/include/TrkBase/TrkDeadInterface.h:23
TrkExtInterface
Definition
InstallArea/x86_64-el9-gcc13-dbg/include/TrkBase/TrkExtInterface.h:28
8.0.0
BOSS_Source
Reconstruction
MdcPatRec
TrkBase
include
TrkBase
TrkDeadInterface.h
Generated by
1.16.1