ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
MuonSpectrometer
MuonCnv
MuonMM_CnvTools
MuonMM_CnvTools
IMM_RDO_Decoder.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef MUONMM_CNVTOOLS_IMM_RDO_DECODER_H
6
#define MUONMM_CNVTOOLS_IMM_RDO_DECODER_H
7
8
#include "GaudiKernel/IAlgTool.h"
9
10
class
MmDigit
;
11
class
MmIdHelper
;
12
class
Identifier
;
13
14
15
namespace
Muon
{
16
class
MM_RawData
;
17
18
class
IMM_RDO_Decoder
:
virtual
public
IAlgTool {
19
20
public
:
21
virtual
~IMM_RDO_Decoder
() =
default
;
24
DeclareInterfaceID
(
Muon::IMM_RDO_Decoder
, 1, 0);
25
26
virtual
std::unique_ptr<MmDigit>
getDigit
(
const
EventContext& ctx,
27
const
Muon::MM_RawData
* Rawdata)
const
= 0;
28
29
};
30
31
}
32
#endif
33
34
35
MmDigit
Definition
MmDigit.h:20
MmIdHelper
Definition
MmIdHelper.h:54
Muon::IMM_RDO_Decoder
Definition
IMM_RDO_Decoder.h:18
Muon::IMM_RDO_Decoder::~IMM_RDO_Decoder
virtual ~IMM_RDO_Decoder()=default
Muon::IMM_RDO_Decoder::getDigit
virtual std::unique_ptr< MmDigit > getDigit(const EventContext &ctx, const Muon::MM_RawData *Rawdata) const =0
Muon::IMM_RDO_Decoder::DeclareInterfaceID
DeclareInterfaceID(Muon::IMM_RDO_Decoder, 1, 0)
AlgTool InterfaceID.
Muon::MM_RawData
Temporary class to hold the MM RDO.
Definition
MM_RawData.h:20
Identifier
Definition
IdentifierFieldParser.cxx:14
Muon
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
Definition
TrackSystemController.h:46
Generated on
for ATLAS Offline Software by
1.17.0