BOSS 7.0.5
BESIII Offline Software System
|
Go to the source code of this file.
Classes | |
class | MucSoftID |
Functions | |
size_t | GapHash (const MucSoftID &id) |
Return the position of a MucSoftID object in the GapGeo hash table. | |
size_t | StripHash (const MucSoftID &id) |
Return the position of a MucSoftID object in the StripGeo hash table. | |
ostream & | operator<< (ostream &s, const MucSoftID &id) |
Print MucSoftID information to a stream. | |
size_t GapHash | ( | const MucSoftID & | id | ) |
Return the position of a MucSoftID object in the GapGeo hash table.
Definition at line 130 of file MucSoftID.cxx.
ostream & operator<< | ( | ostream & | s, |
const MucSoftID & | id | ||
) |
Print MucSoftID information to a stream.
Definition at line 119 of file MucSoftID.cxx.
size_t StripHash | ( | const MucSoftID & | id | ) |
Return the position of a MucSoftID object in the StripGeo hash table.
Definition at line 138 of file MucSoftID.cxx.