|
ATLAS Offline Software
|
Go to the documentation of this file.
11 #include "eformat/ROBFragment.h"
12 #include "eformat/FullEventFragment.h"
16 #include "GaudiKernel/ToolHandle.h"
17 #include "GaudiKernel/ServiceHandle.h"
18 #include "GaudiKernel/IToolSvc.h"
19 #include "GaudiKernel/MsgStream.h"
68 const eformat::FullEventFragment<const uint32_t*> *
m_event =
nullptr;
ServiceHandle< IROBDataProviderSvc > m_robDataProvider
Service for reading bytestream.
ALFA_RawDataCollectionReadOut * m_ALFA_RawDataCollectionReadOut
virtual StatusCode initialize()
ALFA_RawDataReadOut * m_ALFA_RawDataReadOut
ALFA_Decoder(const std::string &type, const std::string &name, const IInterface *parent)
StatusCode fillCollection(const OFFLINE_FRAGMENTS_NAMESPACE::ROBFragment *robFrag, ALFA_RawDataContainer *rdoCont, std::vector< unsigned int > *vecHash=NULL)
unsigned int m_fragment_number
ALFA_RawData * getRawData(unsigned int PMFId, ALFA_RawDataCollection *coll)
ALFA_RawData m_ALFA_RawData
static const InterfaceID & interfaceID()
::StatusCode StatusCode
StatusCode definition for legacy code.
RDOs : Chamber Service Module, collection of RawData.
const eformat::FullEventFragment< const uint32_t * > * eventFragment() const
const eformat::ROBFragment< const uint32_t * > * m_robFrag
ALFA_RawDataCollection * getCollection(unsigned int MotherBoardId, ALFA_RawDataContainer *cont)
const eformat::FullEventFragment< const uint32_t * > * m_event
const eformat::ROBFragment< const uint32_t * > * robFragment() const
ALFA_RawDataCollection m_ALFA_RawDataCollection
virtual StatusCode finalize()
This container provides acces to the PMF RDOs.
ALFA_RawDataContainerReadOut * m_ALFA_RawDataContainerReadOut