ATLAS Offline Software
|
Persistent representation of MuCTPIL1Topo. More...
#include <MuCTPIL1Topo_p1.h>
Public Attributes | |
int | m_bcidOffset {} |
std::vector< MuCTPIL1TopoCandidate_p1 > | m_muonTopoCandidates {} |
Persistent representation of MuCTPIL1Topo.
This is the first version of the persistent representation(s) of MuCTPIL1Topo. It stores the same data as the transient one, without having the easy accessor functions.
Definition at line 23 of file MuCTPIL1Topo_p1.h.
int MuCTPIL1Topo_p1::m_bcidOffset {} |
Definition at line 24 of file MuCTPIL1Topo_p1.h.
std::vector<MuCTPIL1TopoCandidate_p1> MuCTPIL1Topo_p1::m_muonTopoCandidates {} |
Definition at line 25 of file MuCTPIL1Topo_p1.h.