Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef ATHENAPOOLTEST_LARCELLCONTFAKEWRITER_H
6 #define ATHENAPOOLTEST_LARCELLCONTFAKEWRITER_H
76 ,
"CaloDetDescrManager"
77 ,
"CaloDetDescrManager"
78 ,
"SG Key for CaloDetDescrManager in the Condition Store" };
85 #endif // SRC_LARCELLCONTFAKEWRITER_H
LArCellContFakeWriter()
Avoid use of default constructor.
SG::ReadCondHandleKey< CaloDetDescrManager > m_caloMgrKey
Need DD mgr to create cells.
LArCellContFakeWriter(const LArCellContFakeWriter &)
Avoid use of copy constructor.
virtual StatusCode finalize() override
Algorithm finalize at end of job.
Definition of CaloDetDescrManager.
virtual StatusCode execute() override
Algorithm execute once per event.
virtual StatusCode initialize() override
Algorithm initialize at begin of job.
Test Algorithm for POOL I/O uses CaloCellContainer for LAr as test data.
::StatusCode StatusCode
StatusCode definition for legacy code.
Helper class for offline cell identifiers.
LArCellContFakeWriter & operator=(const LArCellContFakeWriter &)
Avoid use of copy operator.
Container class for CaloCell.
const CaloCell_ID * m_calocellId
Need id helper to create cells.
void printCells(const CaloCellContainer *larCont) const
Print out cell info.