ATLAS Offline Software
|
Operate on pointers to const CaloCell
.
More...
#include <ICaloConstCellMakerTool.h>
Public Member Functions | |
DeclareInterfaceID (ICaloConstCellMakerTool, 1, 0) | |
virtual StatusCode | process (CaloConstCellContainer *theCellContainer, const EventContext &ctx) const =0 |
Operate on pointers to const CaloCell
.
This is analogous to ICaloCellMakerTool
, except that it produces a container of const cell pointers. This is thus appropriate for copying cell pointers from an existing container.
Definition at line 35 of file ICaloConstCellMakerTool.h.
ICaloConstCellMakerTool::DeclareInterfaceID | ( | ICaloConstCellMakerTool | , |
1 | , | ||
0 | |||
) |
|
pure virtual |