#include <ICaloCoolIdTool.h>
|
| 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 const InterfaceID & | interfaceID () |
| | returns tool Id
|
Definition at line 25 of file ICaloCoolIdTool.h.
◆ ~ICaloCoolIdTool()
| virtual ICaloCoolIdTool::~ICaloCoolIdTool |
( |
| ) |
|
|
inlinevirtual |
◆ getCoolChannelId()
| virtual unsigned int ICaloCoolIdTool::getCoolChannelId |
( |
unsigned int | cellHash, |
|
|
unsigned int & | subHash ) const |
|
pure virtual |
Returns the cool channel id and subHash for a given calorimter cell.
- Parameters
-
| cellHash | Calorimeter cell hash |
| subHash | The "channel" number of the cell in the CaloCondBlob |
Implemented in CaloCoolIdTool.
◆ interfaceID()
| const InterfaceID & ICaloCoolIdTool::interfaceID |
( |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: