|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MUONSTGC_CNVTOOLS_STGC_RAWDATAPROVIDERTOOLCORE_H
6 #define MUONSTGC_CNVTOOLS_STGC_RAWDATAPROVIDERTOOLCORE_H
9 #include "GaudiKernel/ServiceHandle.h"
10 #include "GaudiKernel/ToolHandle.h"
38 const std::vector<const OFFLINE_FRAGMENTS_NAMESPACE::ROBFragment*>&,
47 ToolHandle<ISTGC_ROD_Decoder>
m_decoder{
this,
"Decoder",
"Muon::STGC_ROD_Decoder/STGC_ROD_Decoder"};
58 Gaudi::Property<bool>
m_skipDecoding{
this,
"SkipDecoding",
false,
"Skip the decoding but still write the container"};
63 #endif // MUONSTGC_CNVTOOLS_STGC_RAWDATAPROVIDERTOOLCORE_H
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
Property holding a SG store/key/clid from which a WriteHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.