![]() |
ATLAS Offline Software
|
#include <ICaloCoolIdTool.h>
Public Member Functions | |
| virtual | ~ICaloCoolIdTool () |
| Dtor. | |
| virtual unsigned int | getCoolChannelId (unsigned int cellHash, unsigned int &subHash) const =0 |
| Returns the cool channel id and subHash for a given calorimter cell. | |
Static Public Member Functions | |
| static const InterfaceID & | interfaceID () |
| returns tool Id | |
Definition at line 25 of file ICaloCoolIdTool.h.
|
inlinevirtual |
|
pure virtual |
Returns the cool channel id and subHash for a given calorimter cell.
| cellHash | Calorimeter cell hash |
| subHash | The "channel" number of the cell in the CaloCondBlob |
Implemented in CaloCoolIdTool.
|
inlinestatic |
returns tool Id
Definition at line 39 of file ICaloCoolIdTool.h.