5#ifndef AFP_RAWCONTAINER_H
6#define AFP_RAWCONTAINER_H
AFP_RawCollection< AFP_SiRawData > AFP_SiRawCollection
Class representing collection of silicon detector data.
AFP_RawCollection< AFP_ToFRawData > AFP_ToFRawCollection
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
uint32_t timeStampNS() const
AFP_ToFRawCollection & newCollectionToF()
void setLvl1Id(const uint32_t lvl1ID)
uint32_t timeStamp() const
void setTimeStamp(const uint32_t timeStamp)
std::list< AFP_ToFRawCollection > m_collectionToF
void setTimeStampNS(const uint32_t timeStampNS)
void setBCId(const uint32_t bcId)
const std::list< AFP_ToFRawCollection > & collectionsToF() const
uint32_t lumiBlock() const
std::list< AFP_SiRawCollection > m_collectionSi
void setLumiBlock(const uint32_t lumiBlock)
AFP_SiRawCollection & newCollectionSi()
const std::list< AFP_SiRawCollection > & collectionsSi() const