|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef INDETRAWDATAFAKEWRITER_H
6 #define INDETRAWDATAFAKEWRITER_H
106 #endif // INDETRAWDATAFAKEWRITER_H
InDetRawDataFakeWriter()
Avoid use of default constructor.
InDetRawDataFakeWriter(const InDetRawDataFakeWriter &)
Avoid use of copy constructor.
virtual StatusCode execute()
Algorithm execute once per event.
StatusCode createTRTs()
Create trt collections.
Test Algorithm for POOL I/O, writes InDetRawData to transient store.
SCT_RDO_Container * m_sctCont
Identifiable containers are created only once.
virtual StatusCode initialize()
Algorithm initialize at begin of job.
StatusCode createPixels()
Create pixel collections.
::StatusCode StatusCode
StatusCode definition for legacy code.
const PixelID * m_pixelId
IDhelper needed for identifiable container.
StatusCode createSCTs()
Create sct collections.
const SCT_ID * m_sctId
IDhelper needed for identifiable container.
InDetRawDataFakeWriter & operator=(const InDetRawDataFakeWriter &)
Avoid use of copy operator.
PixelRDO_Container * m_pixCont
Identifiable containers are created only once.
TRT_RDO_Container * m_trtCont
Identifiable containers are created only once.
const TRT_ID * m_trtId
IDhelper needed for identifiable container.
StatusCode printRDOs() const
Print out RDOs.
virtual StatusCode finalize()
Algorithm finalize at end of job.