BOSS
6.6.4.p01
BESIII Offline Software System
Loading...
Searching...
No Matches
IfdIntKey.cxx
Go to the documentation of this file.
1
//--------------------------------------------------------------------------
2
// File and Version Information:
3
// $Id: IfdIntKey.cxx,v 1.1.1.1 2005/04/21 01:18:05 zhangy Exp $
4
//
5
// Description:
6
// Implementation of IfdIntKey. See .hh for details.
7
//
8
// Author List:
9
// Ed Frank University of Pennsylvania
10
//
11
// History:
12
// Ed Frank 19 Jan 00 Creation of first version by moving
13
// old code from .hh to here.
14
//
15
// Copyright Information:
16
// Copyright (C) 1997
17
//
18
// Bugs:
19
//
20
//------------------------------------------------------------------------
21
22
//#include "BaBar/BaBar.hh"
23
#include "
ProxyDict/IfdIntKey.h
"
24
25
26
IfdIntKey::IfdIntKey
(
const
int
i )
27
:
IfdKey
( intKey )
28
{
29
intVal
= i;
30
_hashVal
= i %
_nHashBuckets
;
31
}
32
IfdIntKey.h
IfdKey
Definition:
IfdKey.h:48
IfdKey::IfdIntKey
friend class IfdIntKey
Definition:
IfdKey.h:132
IfdKey::_hashVal
unsigned int _hashVal
Definition:
IfdKey.h:80
IfdKey::intVal
int intVal
Definition:
IfdKey.h:126
IfdKey::_nHashBuckets
@ _nHashBuckets
Definition:
IfdKey.h:86
source
Reconstruction
MdcPatRec
ProxyDict
ProxyDict-00-00-01
src
IfdIntKey.cxx
Generated by
1.9.6