Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
27 #ifndef TILESIMALGS_TILETBHITTOBEAMELEM_H
28 #define TILESIMALGS_TILETBHITTOBEAMELEM_H
66 "input Tile hit vector key"};
70 "Output Tile beam elements container key"};
81 #endif // TILESIMALGS_TILETBHITTOBEAMELEM_H
Property holding a SG store/key/clid from which a ReadHandle is made.
const TileTBID * m_tileTBID
Pointer to TileID helper.
virtual StatusCode finalize() override
finalize method
std::string m_infoName
name of the TileInfo object in TES
Property holding a SG store/key/clid from which a ReadHandle is made.
Helper class for TileCal online (hardware) identifiers.
::StatusCode StatusCode
StatusCode definition for legacy code.
TileTBHitToBeamElem(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
This algorithm creates TileBeamElem container from TileHitVector with hits from ancillary detectors f...
virtual ~TileTBHitToBeamElem()
Destructor
Property holding a SG store/key/clid from which a WriteHandle is made.
const TileHWID * m_tileHWID
Pointer to TileHWID helper.
const TileInfo * m_tileInfo
Pointer to TileInfo.
SG::WriteHandleKey< TileBeamElemContainer > m_beamElemContainerKey
virtual StatusCode execute() override
execute method
Helper class for TileCal offline identifiers of ancillary testbeam detectors and MBTS.
SG::ReadHandleKey< TileHitVector > m_hitVectorKey
virtual StatusCode initialize() override
initialize method