Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef ATHENAPOOLTEST_EVENTINFOWRITER_H
6 #define ATHENAPOOLTEST_EVENTINFOWRITER_H
100 #endif // SRC_EVENTINFOWRITER_H
Property holding a SG store/key/clid from which a ReadHandle is made.
BooleanProperty m_removeDummyTags
For testing only: remove input dummy tags.
BooleanProperty m_createDummyTags
For testing only: add in dummy tags.
EventInfoWriter & operator=(const EventInfoWriter &)
Avoid use of copy operator.
EventInfoWriter(const EventInfoWriter &)
Avoid use of copy constructor.
ServiceHandle< ITagInfoMgr > m_tagInfoMgr
Access to the TagInfoMgr.
virtual StatusCode execute() override
Algorithm execute once per event.
BooleanProperty m_createDummyOverrideTags
For testing only: add in dummy tags which may override existing tags.
StatusCode fillTagInfo()
Add in tags to TagInfoMgr.
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode finalize() override
Algorithm finalize at end of job.
EventInfoWriter()
Avoid use of default constructor.
virtual StatusCode initialize() override
Algorithm initialize at begin of job.
This is a Athena service which manages detector description tag information. It maintains a TagInfo o...
Test Algorithm for checking TagInfoMgr and the storing of geometry and conditions tags in EventInfo,...
SG::ReadHandleKey< xAOD::EventInfo > m_eventInfoKey
SG key for Event Info.