![]() |
ATLAS Offline Software
|
CaloCellMakerTool to re-scale cell energies. More...
#include <CaloCellEnergyRescaler.h>
Public Member Functions | |
| CaloCellEnergyRescaler (const std::string &type, const std::string &name, const IInterface *parent) | |
| ~CaloCellEnergyRescaler () | |
| virtual StatusCode | initialize () override |
| virtual StatusCode | process (CaloCellContainer *theCellContainer, const EventContext &ctx) const override |
Private Attributes | |
| SG::ReadCondHandleKey< AthenaAttributeList > | m_eneShiftFldr {this,"Folder","/CALO/Ofl/CellEnergyCorr","Key (=foldername) of AttrListCollection"} |
CaloCellMakerTool to re-scale cell energies.
Definition at line 21 of file CaloCellEnergyRescaler.h.
| CaloCellEnergyRescaler::CaloCellEnergyRescaler | ( | const std::string & | type, |
| const std::string & | name, | ||
| const IInterface * | parent ) |
Definition at line 10 of file CaloCellEnergyRescaler.cxx.
|
default |
|
overridevirtual |
Definition at line 18 of file CaloCellEnergyRescaler.cxx.
|
overridevirtual |
Definition at line 25 of file CaloCellEnergyRescaler.cxx.
|
private |
Definition at line 36 of file CaloCellEnergyRescaler.h.