Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
42 #ifndef TILERECALGS_TILEBEAMELEMTOCELL_H
43 #define TILERECALGS_TILEBEAMELEMTOCELL_H
86 "Input Tile beam elements container key"};
89 "TileTBCellCnt",
"Output Calo cell container key"};
103 double ener,
double time,
double qual);
106 #endif // TILERECALGS_TILEBEAMELEMTOCELL_H
Property holding a SG store/key/clid from which a ReadHandle is made.
virtual ~TileBeamElemToCell()
void correctCell(TileCell *pCell, int correction, int pmt, int gain, double ener, double time, double qual)
Helper class for TileCal online (hardware) identifiers.
SG::ReadHandleKey< TileBeamElemContainer > m_beamElemContainerKey
const TileInfo * m_tileInfo
::StatusCode StatusCode
StatusCode definition for legacy code.
const TileTBID * m_tileTBID
const TileHWID * m_tileHWID
SG::WriteHandleKey< CaloCellContainer > m_cellContainerKey
Property holding a SG store/key/clid from which a WriteHandle is made.
const TileDetDescrManager * m_tileMgr
def time(flags, cells_name, *args, **kw)
Helper class for TileCal offline identifiers of ancillary testbeam detectors and MBTS.
TileBeamElemToCell(const std::string &name, ISvcLocator *pSvcLocator)