ATLAS Offline Software
Public Member Functions | List of all members
ICaloConstCellMakerTool Class Referenceabstract

Operate on pointers to const CaloCell. More...

#include <ICaloConstCellMakerTool.h>

Inheritance diagram for ICaloConstCellMakerTool:
Collaboration diagram for ICaloConstCellMakerTool:

Public Member Functions

 DeclareInterfaceID (ICaloConstCellMakerTool, 1, 0)
 
virtual StatusCode process (CaloConstCellContainer *theCellContainer, const EventContext &ctx) const =0
 

Detailed Description

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.

Member Function Documentation

◆ DeclareInterfaceID()

ICaloConstCellMakerTool::DeclareInterfaceID ( ICaloConstCellMakerTool  ,
,
 
)

◆ process()

virtual StatusCode ICaloConstCellMakerTool::process ( CaloConstCellContainer theCellContainer,
const EventContext &  ctx 
) const
pure virtual

The documentation for this class was generated from the following file: