ATLAS Offline Software
|
#include <MuonCoinDataCollection_p1.h>
Public Member Functions | |
MuonCoinDataCollection_p1 () | |
Public Attributes | |
unsigned int | m_id |
Identifier of this collection. More... | |
unsigned int | m_hashId |
Hash Identifier of this collection (write this one as well, so we don't rely on the IdHelper for it) More... | |
unsigned int | m_begin |
Begin index into master collection. More... | |
unsigned int | m_end |
End index into master collection. More... | |
Friends | |
class | TgcCoinDataContainerCnv_p1 |
Definition at line 11 of file MuonCoinDataCollection_p1.h.
|
inline |
|
friend |
Definition at line 26 of file MuonCoinDataCollection_p1.h.
unsigned int Muon::MuonCoinDataCollection_p1::m_begin |
Begin index into master collection.
Definition at line 38 of file MuonCoinDataCollection_p1.h.
unsigned int Muon::MuonCoinDataCollection_p1::m_end |
End index into master collection.
Definition at line 41 of file MuonCoinDataCollection_p1.h.
unsigned int Muon::MuonCoinDataCollection_p1::m_hashId |
Hash Identifier of this collection (write this one as well, so we don't rely on the IdHelper for it)
Definition at line 35 of file MuonCoinDataCollection_p1.h.
unsigned int Muon::MuonCoinDataCollection_p1::m_id |
Identifier of this collection.
Definition at line 31 of file MuonCoinDataCollection_p1.h.