![]() |
ATLAS Offline Software
|
Simple class with HepGeom::Point3D<double> for testing pool i/o from Athena. More...
#include <AthenaPoolTestD.h>
Public Member Functions | |
| AthenaPoolTestD () | |
| AthenaPoolTestD (int a, int b, int c, int d, int e, int f) | |
| virtual | ~AthenaPoolTestD (void) |
| virtual std::string | printWhoYouAre (void) const |
Protected Attributes | |
| int | m_a |
| int | m_b |
Private Attributes | |
| int | m_e |
| int | m_f |
| int | m_c |
| int | m_d |
Simple class with HepGeom::Point3D<double> for testing pool i/o from Athena.
Definition at line 32 of file AthenaPoolTestD.h.
| AthenaPoolTestD::AthenaPoolTestD | ( | ) |
Definition at line 35 of file AthenaPoolTestD.cxx.
| AthenaPoolTestD::AthenaPoolTestD | ( | int | a, |
| int | b, | ||
| int | c, | ||
| int | d, | ||
| int | e, | ||
| int | f ) |
Definition at line 43 of file AthenaPoolTestD.cxx.
|
virtual |
Definition at line 51 of file AthenaPoolTestD.cxx.
|
virtual |
Reimplemented from AthenaPoolTestC.
Definition at line 56 of file AthenaPoolTestD.cxx.
|
protectedinherited |
Definition at line 49 of file AthenaPoolTestC.h.
|
protectedinherited |
Definition at line 50 of file AthenaPoolTestC.h.
|
privateinherited |
Definition at line 53 of file AthenaPoolTestC.h.
|
privateinherited |
Definition at line 54 of file AthenaPoolTestC.h.
|
private |
Definition at line 42 of file AthenaPoolTestD.h.
|
private |
Definition at line 43 of file AthenaPoolTestD.h.