![]() |
ATLAS Offline Software
|
#include <NSWMMTP_RawDataProviderToolMT.h>
Public Member Functions | |
| virtual | ~NSWMMTP_RawDataProviderToolMT ()=default |
| StatusCode | initialize () override |
| StatusCode | convert (const EventContext &ctx) const override |
| StatusCode | convert (const std::vector< IdentifierHash > &, const EventContext &) const override |
| StatusCode | convert (const std::vector< uint32_t > &, const EventContext &) const override |
Private Member Functions | |
| StatusCode | convertFragments (const ROBFragmentList &fragments, const EventContext &ctx) const |
Private Attributes | |
| ServiceHandle< Muon::IMuonIdHelperSvc > | m_idHelperSvc {this, "MuonIdHelperSvc", "Muon::MuonIdHelperSvc/MuonIdHelperSvc"} |
| ToolHandle< INSWMMTP_ROD_Decoder > | m_decoder {this, "Decoder", "Muon::NSWMMTP_ROD_Decoder/NSWMMTP_ROD_Decoder"} |
| ServiceHandle< IROBDataProviderSvc > | m_robDataProvider {this, "ROBDataProviderSvc", "ROBDataProviderSvc"} |
| SG::WriteHandleKey< xAOD::NSWMMTPRDOContainer > | m_rdoContainerKey {this, "RdoLocation", "", "NSWMMTPRDOContainer"} |
Definition at line 19 of file NSWMMTP_RawDataProviderToolMT.h.
|
virtualdefault |
|
override |
Definition at line 43 of file NSWMMTP_RawDataProviderToolMT.cxx.
|
override |
Definition at line 64 of file NSWMMTP_RawDataProviderToolMT.cxx.
|
override |
Definition at line 68 of file NSWMMTP_RawDataProviderToolMT.cxx.
|
private |
Definition at line 24 of file NSWMMTP_RawDataProviderToolMT.cxx.
|
override |
Definition at line 11 of file NSWMMTP_RawDataProviderToolMT.cxx.
|
private |
Definition at line 39 of file NSWMMTP_RawDataProviderToolMT.h.
|
private |
Definition at line 38 of file NSWMMTP_RawDataProviderToolMT.h.
|
private |
Definition at line 43 of file NSWMMTP_RawDataProviderToolMT.h.
|
private |
Definition at line 41 of file NSWMMTP_RawDataProviderToolMT.h.