ATLAS Offline Software
Typedefs
LUCID_DigitByteStreamCnv.cxx File Reference
#include "LUCID_RawDataByteStreamCnv/LUCID_DigitByteStreamCnv.h"
#include "AthenaBaseComps/AthCheckMacros.h"
#include "LUCID_RawEvent/LUCID_DigitContainer.h"
#include "AthenaKernel/ClassID_traits.h"
#include "ByteStreamCnvSvcBase/ByteStreamAddress.h"
#include "ByteStreamCnvSvcBase/IByteStreamEventAccess.h"
#include "StoreGate/StoreGateSvc.h"
#include "LUCID_RawDataByteStreamCnv/LUCID_RodEncoder.h"
#include <cstdint>
#include <string>
#include <map>

Go to the source code of this file.

Typedefs

typedef std::map< uint32_t, LUCID_RodEncoderLucidRodEncoder_map
 

Typedef Documentation

◆ LucidRodEncoder_map

typedef std::map<uint32_t, LUCID_RodEncoder> LucidRodEncoder_map

Definition at line 18 of file LUCID_DigitByteStreamCnv.cxx.