![]() |
ATLAS Offline Software
|
#include <TestClassWithTransients.h>
Public Member Functions | |
| TransientStruct () | |
| virtual | ~TransientStruct () |
Public Attributes | |
| int | data1 |
| double | data2 |
| short | data3 |
Definition at line 10 of file TestClassWithTransients.h.
|
inline |
Definition at line 12 of file TestClassWithTransients.h.
|
inlinevirtual |
Definition at line 13 of file TestClassWithTransients.h.
| int TransientStruct::data1 |
Definition at line 14 of file TestClassWithTransients.h.
| double TransientStruct::data2 |
Definition at line 15 of file TestClassWithTransients.h.
| short TransientStruct::data3 |
Definition at line 16 of file TestClassWithTransients.h.