ATLAS Offline Software
|
#include <MuonPRD_Collection_p1.h>
Public Member Functions | |
MuonPRD_Collection_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 | CscPrepDataContainerCnv_p1 |
class | CscStripPrepDataContainerCnv_p1 |
class | RpcPrepDataContainerCnv_p1 |
class | TgcPrepDataContainerCnv_p1 |
class | MdtPrepDataContainerCnv_p1 |
Definition at line 10 of file MuonPRD_Collection_p1.h.
|
inline |
|
friend |
Definition at line 22 of file MuonPRD_Collection_p1.h.
|
friend |
Definition at line 23 of file MuonPRD_Collection_p1.h.
|
friend |
Definition at line 26 of file MuonPRD_Collection_p1.h.
|
friend |
Definition at line 24 of file MuonPRD_Collection_p1.h.
|
friend |
Definition at line 25 of file MuonPRD_Collection_p1.h.
unsigned int Muon::MuonPRD_Collection_p1::m_begin |
Begin index into master collection.
Definition at line 38 of file MuonPRD_Collection_p1.h.
unsigned int Muon::MuonPRD_Collection_p1::m_end |
End index into master collection.
Definition at line 41 of file MuonPRD_Collection_p1.h.
unsigned int Muon::MuonPRD_Collection_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 MuonPRD_Collection_p1.h.
unsigned int Muon::MuonPRD_Collection_p1::m_id |
Identifier of this collection.
FIXME - do we need this? Is it not obvious from the context? EJWM.
Definition at line 31 of file MuonPRD_Collection_p1.h.