|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef ATHENAPOOLTEST_RDOREADERDOUBLESELECTOR_H
6 #define ATHENAPOOLTEST_RDOREADERDOUBLESELECTOR_H
92 ,
"CaloDetDescrManager"
93 ,
"CaloDetDescrManager"
94 ,
"SG Key for CaloDetDescrManager in the Condition Store" };
100 #endif // RDOREADERDOUBLESELECTOR_H
const SCT_ID * m_sctId
IDhelper for creating objects.
SG::ReadCondHandleKey< CaloDetDescrManager > m_caloMgrKey
Need DD mgr to create cells.
virtual StatusCode execute() override
Algorithm execute once per event.
virtual StatusCode finalize() override
Algorithm finalize at end of job.
const CaloCell_ID * m_calocellId
Need id helper to create cells.
RDOReaderDoubleSelector()
Avoid use of default constructor.
Definition of CaloDetDescrManager.
StatusCode checkTRT() const
Compare objects read with newly created ones.
::StatusCode StatusCode
StatusCode definition for legacy code.
StatusCode checkCells() const
Compare objects read with newly created ones.
void printCells(const CaloCellContainer *larCont) const
Print out cell info.
Helper class for offline cell identifiers.
Container class for CaloCell.
const PixelID * m_pixelId
IDhelper for creating objects.
virtual StatusCode initialize() override
Algorithm initialize at begin of job.
const TRT_ID * m_trtId
IDhelper for creating objects.
RDOReaderDoubleSelector(const RDOReaderDoubleSelector &)
Avoid use of copy constructor.
StatusCode checkPixel() const
Compare objects read with newly created ones.
StatusCode checkSCT() const
Compare objects read with newly created ones.
RDOReaderDoubleSelector & operator=(const RDOReaderDoubleSelector &)
Avoid use of copy operator.