ATLAS Offline Software
MuonSpectrometer
MuonCnv
MuonTGC_CnvTools
MuonTGC_CnvTools
ITGC_RodDecoder.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3
*/
4
6
// ITGC_RodDecoder.h, (c) ATLAS Detector software
8
#ifndef MUONTGC_CNVTOOLS_IMUONTGC_RODDECODER_H
9
#define MUONTGC_CNVTOOLS_IMUONTGC_RODDECODER_H
10
11
#include "GaudiKernel/IAlgTool.h"
12
#include "
ByteStreamData/RawEvent.h
"
13
14
class
TgcRdoContainer
;
15
16
//using OFFLINE_FRAGMENTS_NAMESPACE::ROBFragment;
17
18
namespace
Muon
19
{
25
class
ITGC_RodDecoder
:
virtual
public
IAlgTool
26
{
27
public
:
28
DeclareInterfaceID
(
ITGC_RodDecoder
, 1, 0 );
29
31
virtual
StatusCode
fillCollection
(
const
OFFLINE_FRAGMENTS_NAMESPACE::ROBFragment
& robFrag,
TgcRdoContainer
& rdoIdc)
const
= 0;
32
33
};
34
35
}
// end of namespace
36
37
#endif // MUONTGC_CNVTOOLS_IMUONTGC_RODDECODER_H
Muon::ITGC_RodDecoder
Definition:
ITGC_RodDecoder.h:26
Muon
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
Definition:
TrackSystemController.h:45
TgcRdoContainer
Definition:
TgcRdoContainer.h:25
eformat::ROBFragment
Definition:
L1CaloBsDecoderUtil.h:12
RawEvent.h
EL::StatusCode
::StatusCode StatusCode
StatusCode definition for legacy code.
Definition:
PhysicsAnalysis/D3PDTools/EventLoop/EventLoop/StatusCode.h:22
Muon::ITGC_RodDecoder::fillCollection
virtual StatusCode fillCollection(const OFFLINE_FRAGMENTS_NAMESPACE::ROBFragment &robFrag, TgcRdoContainer &rdoIdc) const =0
Convert ROBFragments to RDOs.
Muon::ITGC_RodDecoder::DeclareInterfaceID
DeclareInterfaceID(ITGC_RodDecoder, 1, 0)
Generated on Sat Jan 4 2025 21:12:03 for ATLAS Offline Software by
1.8.18