1#ifndef MUONSTGC_CNVTOOLS_PADTRIG_ROD_DECODER_H
2#define MUONSTGC_CNVTOOLS_PADTRIG_ROD_DECODER_H
21 Gaudi::Property<bool>
m_pfebBCIDs{
this,
"pFEBBCIDs",
false,
"Are pFEB BCIDs present?"};
22 Gaudi::Property<bool>
m_toTPData{
this,
"toTPData",
false,
"Is to-TP data present?"};
23 Gaudi::Property<bool>
m_channelMapping{
this,
"channelMapping",
false,
"Are pFEB channels re-mapped?"};
Gaudi::Property< bool > m_channelMapping
Gaudi::Property< bool > m_toTPData
StatusCode fillCollection(const OFFLINE_FRAGMENTS_NAMESPACE::ROBFragment &fragment, NSW_PadTriggerDataContainer &rdo) const override
PadTrig_ROD_Decoder(const std::string &type, const std::string &name, const IInterface *parent)
Gaudi::Property< bool > m_pfebBCIDs
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
eformat::ROBFragment< PointerType > ROBFragment