![]() |
ATLAS Offline Software
|
Tool to shift cell time values. More...
#include <CaloCellTimeCorrTool.h>
Public Member Functions | |
| CaloCellTimeCorrTool (const std::string &type, const std::string &name, const IInterface *parent) | |
| ~CaloCellTimeCorrTool () | |
| virtual StatusCode | initialize () override |
| virtual StatusCode | process (CaloCellContainer *theCellContainer, const EventContext &ctx) const override |
Private Attributes | |
| SG::ReadCondHandleKey< AthenaAttributeList > | m_timeShiftFldr {this,"Folder","/CALO/Ofl/CellTimeCorr","Key (=foldername) of AttrListCollection"} |
Tool to shift cell time values.
Definition at line 20 of file CaloCellTimeCorrTool.h.
| CaloCellTimeCorrTool::CaloCellTimeCorrTool | ( | const std::string & | type, |
| const std::string & | name, | ||
| const IInterface * | parent ) |
Definition at line 10 of file CaloCellTimeCorrTool.cxx.
|
default |
|
overridevirtual |
Definition at line 18 of file CaloCellTimeCorrTool.cxx.
|
overridevirtual |
Definition at line 25 of file CaloCellTimeCorrTool.cxx.
|
private |
Definition at line 35 of file CaloCellTimeCorrTool.h.