|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef INDETRAWDATAFAKEREADER_H
6 #define INDETRAWDATAFAKEREADER_H
92 #endif // INDETRAWDATAFAKEREADER_H
const SCT_ID * m_sctId
IDhelper for creating objects.
StatusCode checkPixel() const
Compare objects read with newly created ones.
const TRT_ID * m_trtId
IDhelper for creating objects.
virtual StatusCode execute()
Algorithm execute once per event.
Test Algorithm for POOL I/O, reads InDetRawData from transient store.
StatusCode checkTRT() const
Compare objects read with newly created ones.
const PixelID * m_pixelId
IDhelper for creating objects.
InDetRawDataFakeReader & operator=(const InDetRawDataFakeReader &)
Avoid use of copy operator.
InDetRawDataFakeReader()
Avoid use of default constructor.
StatusCode checkSCT() const
Compare objects read with newly created ones.
::StatusCode StatusCode
StatusCode definition for legacy code.
InDetRawDataFakeReader(const InDetRawDataFakeReader &)
Avoid use of copy constructor.
virtual StatusCode finalize()
Algorithm finalize at end of job.
virtual StatusCode initialize()
Algorithm initialize at begin of job.