![]() |
ATLAS Offline Software
|
This class provides a dummy hit data object for AthenaPool. More...
#include <ExampleHit_p1.h>
Public Member Functions | |
| ExampleHit_p1 () | |
| Default Constructor. | |
| virtual | ~ExampleHit_p1 () |
| Destructor. | |
Public Attributes | |
| HepGeom::Vector3D< double > | m_vec |
| std::string | m_detector |
This class provides a dummy hit data object for AthenaPool.
Definition at line 20 of file ExampleHit_p1.h.
|
inline |
|
inlinevirtual |
| std::string ExampleHit_p1::m_detector |
Definition at line 29 of file ExampleHit_p1.h.
| HepGeom::Vector3D<double> ExampleHit_p1::m_vec |
Definition at line 28 of file ExampleHit_p1.h.