ATLAS Offline Software
Loading...
Searching...
No Matches
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 "
ByteStreamData/RawEvent.h
"
12
#include "GaudiKernel/EventContext.h"
13
#include "GaudiKernel/IAlgTool.h"
14
15
class
TgcRdoContainer
;
16
17
// using OFFLINE_FRAGMENTS_NAMESPACE::ROBFragment;
18
19
namespace
Muon
{
24
25
class
ITGC_RodDecoder
:
virtual
public
IAlgTool {
26
public
:
27
DeclareInterfaceID
(
ITGC_RodDecoder
, 1, 0);
28
30
virtual
StatusCode
fillCollection
(
31
const
OFFLINE_FRAGMENTS_NAMESPACE::ROBFragment
& robFrag,
32
TgcRdoContainer
& rdoIdc,
const
EventContext& ctx)
const
= 0;
33
};
34
35
}
// namespace Muon
36
37
#endif
// MUONTGC_CNVTOOLS_IMUONTGC_RODDECODER_H
RawEvent.h
Muon::ITGC_RodDecoder
The interface for AlgTool which decodes a TGC ROB fragment into TGC RDO.
Definition
ITGC_RodDecoder.h:25
Muon::ITGC_RodDecoder::DeclareInterfaceID
DeclareInterfaceID(ITGC_RodDecoder, 1, 0)
Muon::ITGC_RodDecoder::fillCollection
virtual StatusCode fillCollection(const OFFLINE_FRAGMENTS_NAMESPACE::ROBFragment &robFrag, TgcRdoContainer &rdoIdc, const EventContext &ctx) const =0
Convert ROBFragments to RDOs.
TgcRdoContainer
Definition
TgcRdoContainer.h:25
Muon
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
Definition
TrackSystemController.h:45
OFFLINE_FRAGMENTS_NAMESPACE::ROBFragment
eformat::ROBFragment< PointerType > ROBFragment
Definition
RawEvent.h:27
Generated on
for ATLAS Offline Software by
1.14.0