|
BOSS 7.1.3
BESIII Offline Software System
|
#include <iostream>#include "MucGeomSvc/MucSoftID.h"Go to the source code of this file.
Functions | |
| 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. | |
| size_t | StripHash (const MucSoftID &id) |
| Return the position of a MucSoftID object in the StripGeo hash table. | |
| 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.