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