Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
7 #ifndef D3PDMAKERREADER_ROOTREADERD3PDSVC_H
8 #define D3PDMAKERREADER_ROOTREADERD3PDSVC_H
58 #endif // D3PDMAKERREADER_ROOTREADERD3PDSVC_H
virtual StatusCode make(const std::string &name, ID3PD *&d3pd) override
Function implementing the ID3PDSvc interface.
A very simple D3PDSvc which produces RootReaderD3PD objects.
Define an abstract interface for building a D3PD tree.
std::vector< ID3PD * > m_d3pds
Internal list of all the created D3PD objects.
virtual StatusCode initialize() override
Standatd Gaudi initialization function.
Block filler tool for noisy FEB information.
RootReaderD3PDSvc(const std::string &name, ISvcLocator *svcloc)
Standard Service constructor.
virtual StatusCode finalize() override
Standard Gaudi finalization function.
::StatusCode StatusCode
StatusCode definition for legacy code.
int m_version
D3PDReader version to use.
Abstract interface for service to create D3PD trees.