Loading [MathJax]/extensions/MathMenu.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef JTOWERMAKERFROMSUPERCELLS_H
6 #define JTOWERMAKERFROMSUPERCELLS_H
42 ToolHandle<IjTowerBuilder>
m_jTowerBuilderTool {
this,
"jTowerBuilderTool",
"LVL1::jTowerBuilder",
"Tool that builds jTowers for simulation"};
43 ToolHandle<IjSuperCellTowerMapper>
m_jSuperCellTowerMapperTool {
this,
"jSuperCellTowerMapperTool",
"LVL1::jSuperCellTowerMapper",
"Tool that maps supercells to jTowers"};
SG::WriteHandleKey< LVL1::jTowerContainer > m_jTowerContainerSGKey
ToolHandle< IjTowerBuilder > m_jTowerBuilderTool
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
Handle class for recording to StoreGate.
This class initializes the Calo (LAr and Tile) offline identifiers.
::StatusCode StatusCode
StatusCode definition for legacy code.
Helper class for offline supercell identifiers.
ToolHandle< IjSuperCellTowerMapper > m_jSuperCellTowerMapperTool
virtual StatusCode initialize()
AthROOTErrorHandlerSvc * svc
virtual StatusCode execute()
jTowerMakerFromSuperCells(const std::string &name, ISvcLocator *svc)