ATLAS Offline Software
|
This class provides a dummy hit data object for AthenaPool. More...
#include <ExampleTrack_p1.h>
Public Member Functions | |
ExampleTrack_p1 () | |
Default Constructor. More... | |
virtual | ~ExampleTrack_p1 () |
Destructor. More... | |
double | ATH_UNUSED_MEMBER (m_pt) |
double | ATH_UNUSED_MEMBER (m_eta) |
double | ATH_UNUSED_MEMBER (m_phi) |
Public Attributes | |
std::string | m_detector |
ElementLinkInt_p3 | m_elementlink1 |
ElementLinkInt_p3 | m_elementlink2 |
ElementLinkIntVector_p1 | m_elementlinkvector |
Navigable_p2< uint32_t > | m_navigable |
Navigable_p2< uint32_t, double > | m_weightednavigable |
This class provides a dummy hit data object for AthenaPool.
Definition at line 26 of file ExampleTrack_p1.h.
|
inline |
Default Constructor.
Definition at line 30 of file ExampleTrack_p1.h.
|
inlinevirtual |
double ExampleTrack_p1::ATH_UNUSED_MEMBER | ( | m_eta | ) |
double ExampleTrack_p1::ATH_UNUSED_MEMBER | ( | m_phi | ) |
double ExampleTrack_p1::ATH_UNUSED_MEMBER | ( | m_pt | ) |
std::string ExampleTrack_p1::m_detector |
Definition at line 37 of file ExampleTrack_p1.h.
ElementLinkInt_p3 ExampleTrack_p1::m_elementlink1 |
Definition at line 39 of file ExampleTrack_p1.h.
ElementLinkInt_p3 ExampleTrack_p1::m_elementlink2 |
Definition at line 39 of file ExampleTrack_p1.h.
ElementLinkIntVector_p1 ExampleTrack_p1::m_elementlinkvector |
Definition at line 40 of file ExampleTrack_p1.h.
Navigable_p2<uint32_t> ExampleTrack_p1::m_navigable |
Definition at line 41 of file ExampleTrack_p1.h.
Navigable_p2<uint32_t, double> ExampleTrack_p1::m_weightednavigable |
Definition at line 42 of file ExampleTrack_p1.h.