BOSS
8.0.0
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
IfdIntKey::IfdIntKey
(
const
int
i ) :
IfdKey
(
intKey
) {
26
intVal
= i;
27
_hashVal
= i %
_nHashBuckets
;
28
}
IfdKey::IfdKey
IfdKey(keyKind kind)
Definition
IfdKey.cxx:23
IfdKey::_hashVal
unsigned int _hashVal
Definition
InstallArea/x86_64-el9-gcc13-dbg/include/ProxyDict/IfdKey.h:80
IfdKey::intVal
int intVal
Definition
InstallArea/x86_64-el9-gcc13-dbg/include/ProxyDict/IfdKey.h:123
IfdKey::_nHashBuckets
@ _nHashBuckets
Definition
InstallArea/x86_64-el9-gcc13-dbg/include/ProxyDict/IfdKey.h:85
IfdKey::intKey
@ intKey
Definition
InstallArea/x86_64-el9-gcc13-dbg/include/ProxyDict/IfdKey.h:87
IfdKey::IfdIntKey
friend class IfdIntKey
Definition
InstallArea/x86_64-el9-gcc13-dbg/include/ProxyDict/IfdKey.h:128
8.0.0
BOSS_Source
Reconstruction
MdcPatRec
ProxyDict
src
IfdIntKey.cxx
Generated by
1.16.1