Compounds | |
| class | idents::AcdId |
| class | idents::CalLogId |
| class | idents::ModuleId |
| class | idents::TowerId |
| class | idents::XtalId |
Functions | |
| std::ostream& | operator<< (std::ostream& out,const AcdId& id) |
| std::istream& | operator>> (std::istream& in, AcdId& id) |
| ostream& | operator<< (ostream &stream, CalLogId logId) |
| istream& | operator>> (istream &stream, CalLogId &logId) |
------------------------------------------------------------------------------
ClassName: CalLogId
Description: ID class for CAL logs Supports both packed log ID = (tower*8 + layer)*16 + column and unpacked ID, i.e. tower, layer, and column. Serialize methods give i/o for packed ID. Extractor/inserter give i/o for unpacked ID. Input methods ensure that packed and unpacked IDs stay in sync.
Author: J. Eric Grove 22 Mar 2001 ------------------------------------------------------------------------------
|
|
Definition at line 87 of file CalLogId.h. |
|
|
|
|
|
Definition at line 97 of file CalLogId.h. |
|
|
|
1.2.3 written by Dimitri van Heesch,
© 1997-2000