BOSS
6.6.4.p01
BESIII Offline Software System
Loading...
Searching...
No Matches
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 "
TrkBase/TrkExtInterface.h
"
18
#include "
ProxyDict/IfdIntKey.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
private
:
27
IfdIntKey
_mykey;
28
};
29
30
#endif
31
32
33
34
35
36
37
IfdIntKey.h
TrkExtInterface.h
IfdIntKey
Definition:
IfdIntKey.h:28
IfdKey
Definition:
IfdKey.h:48
TrkDeadInterface
Definition:
TrkDeadInterface.h:21
TrkDeadInterface::~TrkDeadInterface
virtual ~TrkDeadInterface()
Definition:
TrkDeadInterface.h:24
TrkDeadInterface::myKey
virtual const IfdKey & myKey() const
Definition:
TrkDeadInterface.h:25
TrkDeadInterface::TrkDeadInterface
TrkDeadInterface()
Definition:
TrkDeadInterface.h:23
TrkExtInterface
Definition:
TrkExtInterface.h:28
source
Reconstruction
MdcPatRec
TrkBase
TrkBase-00-01-11
TrkBase
TrkDeadInterface.h
Generated by
1.9.6