ATLAS Offline Software
Loading...
Searching...
No Matches
ExampleTrack_p1 Class Reference

This class provides a dummy hit data object for AthenaPool. More...

#include <ExampleTrack_p1.h>

Collaboration diagram for ExampleTrack_p1:

Public Member Functions

 ExampleTrack_p1 ()
 Default Constructor.
virtual ~ExampleTrack_p1 ()
 Destructor.
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

Detailed Description

This class provides a dummy hit data object for AthenaPool.

Definition at line 26 of file ExampleTrack_p1.h.

Constructor & Destructor Documentation

◆ ExampleTrack_p1()

ExampleTrack_p1::ExampleTrack_p1 ( )
inline

Default Constructor.

Definition at line 30 of file ExampleTrack_p1.h.

30: m_pt(0.0), m_eta(0.0), m_phi(0.0), m_detector(""), m_elementlink1(), m_elementlink2(), m_elementlinkvector(), m_navigable(), m_weightednavigable() {}
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

◆ ~ExampleTrack_p1()

virtual ExampleTrack_p1::~ExampleTrack_p1 ( )
inlinevirtual

Destructor.

Definition at line 32 of file ExampleTrack_p1.h.

32{}

Member Function Documentation

◆ ATH_UNUSED_MEMBER() [1/3]

double ExampleTrack_p1::ATH_UNUSED_MEMBER ( m_eta )

◆ ATH_UNUSED_MEMBER() [2/3]

double ExampleTrack_p1::ATH_UNUSED_MEMBER ( m_phi )

◆ ATH_UNUSED_MEMBER() [3/3]

double ExampleTrack_p1::ATH_UNUSED_MEMBER ( m_pt )

Member Data Documentation

◆ m_detector

std::string ExampleTrack_p1::m_detector

Definition at line 37 of file ExampleTrack_p1.h.

◆ m_elementlink1

ElementLinkInt_p3 ExampleTrack_p1::m_elementlink1

Definition at line 39 of file ExampleTrack_p1.h.

◆ m_elementlink2

ElementLinkInt_p3 ExampleTrack_p1::m_elementlink2

Definition at line 39 of file ExampleTrack_p1.h.

◆ m_elementlinkvector

ElementLinkIntVector_p1 ExampleTrack_p1::m_elementlinkvector

Definition at line 40 of file ExampleTrack_p1.h.

◆ m_navigable

Navigable_p2<uint32_t> ExampleTrack_p1::m_navigable

Definition at line 41 of file ExampleTrack_p1.h.

◆ m_weightednavigable

Navigable_p2<uint32_t, double> ExampleTrack_p1::m_weightednavigable

Definition at line 42 of file ExampleTrack_p1.h.


The documentation for this class was generated from the following file: