![]() |
ATLAS Offline Software
|
Concrete tool for coping an entire CaloCellContainer. More...
#include <CaloCellContCopyTool.h>
Public Member Functions | |
virtual StatusCode | initialize () override |
virtual StatusCode | process (CaloCellContainer *theCellContainer, const EventContext &ctx) const override |
Private Attributes | |
SG::ReadHandleKey< CaloCellContainer > | m_srcCellContainerKey {this,"InputName","AllCalo"} |
Concrete tool for coping an entire CaloCellContainer.
CaloCellContCopyTool to be used by CaloCellMaker algorithms. The tool copies Calo cells from an existing CaloCellContainer to the one processed by the CaloCellMaker algorithm.
Definition at line 22 of file CaloCellContCopyTool.h.
|
overridevirtual |
Definition at line 11 of file CaloCellContCopyTool.cxx.
|
overridevirtual |
Definition at line 19 of file CaloCellContCopyTool.cxx.
|
private |
Definition at line 34 of file CaloCellContCopyTool.h.