|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef HITMANAGEMENT_HitIdHelper_H
6 #define HITMANAGEMENT_HitIdHelper_H
32 static void Print(
int id);
36 static void SetBit(
int&
i,
int bitpos) ;
37 static void UnsetBit(
int&
i,
int bitpos) ;
void SetFieldValue(const std::string &name, int n, HitID &targetID) const
std::vector< IdField > IdFields
void InitializeField(const std::string &n, int vmn, int vmx)
static void SetBit(int &i, int bitpos)
static void Print(int id)
int GetFieldValue(const std::string &name, HitID targetID) const
static void Store(int &id, int value, int first, int field)
static void UnsetBit(int &i, int bitpos)
static int Retrieve(int id, int first, int field)