5#ifndef INDETRAWDATAFAKEREADER_H
6#define INDETRAWDATAFAKEREADER_H
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
InDetRawDataFakeReader & operator=(const InDetRawDataFakeReader &)
Avoid use of copy operator.
InDetRawDataFakeReader()
Avoid use of default constructor.
virtual StatusCode execute()
Algorithm execute once per event.
StatusCode checkPixel() const
Compare objects read with newly created ones.
const TRT_ID * m_trtId
IDhelper for creating objects.
const SCT_ID * m_sctId
IDhelper for creating objects.
StatusCode checkTRT() const
Compare objects read with newly created ones.
virtual StatusCode initialize()
Algorithm initialize at begin of job.
InDetRawDataFakeReader(const InDetRawDataFakeReader &)
Avoid use of copy constructor.
StatusCode checkSCT() const
Compare objects read with newly created ones.
virtual StatusCode finalize()
Algorithm finalize at end of job.
const PixelID * m_pixelId
IDhelper for creating objects.
InDetRawDataFakeReader(const std::string &name, ISvcLocator *pSvcLocator)
Algorithm constructor.
This is an Identifier helper class for the Pixel subdetector.
This is an Identifier helper class for the SCT subdetector.
This is an Identifier helper class for the TRT subdetector.