|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef ATHLINKS_TOOLS_IDENTCONTINDEX_H
6 # define ATHLINKS_TOOLS_IDENTCONTINDEX_H
138 #endif // not ATHLINKS_TOOLS_IDENTCONTINDEX_H
Identifiable container index to a contained object.
void setObjIndex(unsigned short index)
set combined index
void setCollHash(unsigned short hash)
set object index in collection
unsigned short m_objIndex
unsigned int hashAndIndex() const
combined index
unsigned short objIndex() const
object index in collection
bool isValid() const
check that both fields are set
IdentContIndex()
Constructors.
void setHashAndIndex(unsigned int hashAndIndex)
Setters of hash, obj index and combined index.
unsigned short m_collHash
unsigned short collHash() const
Accessor to hash, obj index and combined index.