![]() |
ATLAS Offline Software
|
This class provides a persistent representation for the DataHeaderElement class. More...
#include <DataHeader_p4.h>
Public Member Functions | |
| DataHeaderElement_p4 () | |
| unsigned int | pClid () const |
| const std::vector< unsigned int > & | clids () const |
| const std::string & | key () const |
| const std::vector< std::string > & | alias () const |
| const std::string & | token () const |
| unsigned int | oid1 () const |
| unsigned int | oid2 () const |
Private Attributes | |
| std::vector< unsigned int > | m_clids |
| std::string | m_token |
| std::vector< std::string > | m_alias |
| unsigned int | m_technology |
| unsigned int | m_oid1 |
| unsigned int | m_oid2 |
| unsigned short | m_dbGuidIdx |
| unsigned short | m_classIdIdx |
| unsigned short | m_prefixIdx |
| unsigned short | m_keyPos |
| std::vector< uint64_t > | m_hashes |
Friends | |
| class | DataHeaderCnv_p4 |
| class | DataHeaderElementCnv_p4 |
This class provides a persistent representation for the DataHeaderElement class.
Definition at line 21 of file DataHeader_p4.h.
| DataHeaderElement_p4::DataHeaderElement_p4 | ( | ) |
Definition at line 10 of file DataHeader_p4.cxx.
| const std::vector< std::string > & DataHeaderElement_p4::alias | ( | ) | const |
Definition at line 36 of file DataHeader_p4.cxx.
| const std::vector< unsigned int > & DataHeaderElement_p4::clids | ( | ) | const |
Definition at line 28 of file DataHeader_p4.cxx.
| const std::string & DataHeaderElement_p4::key | ( | ) | const |
Definition at line 32 of file DataHeader_p4.cxx.
| unsigned int DataHeaderElement_p4::oid1 | ( | ) | const |
Definition at line 44 of file DataHeader_p4.cxx.
| unsigned int DataHeaderElement_p4::oid2 | ( | ) | const |
Definition at line 48 of file DataHeader_p4.cxx.
| unsigned int DataHeaderElement_p4::pClid | ( | ) | const |
Definition at line 24 of file DataHeader_p4.cxx.
| const std::string & DataHeaderElement_p4::token | ( | ) | const |
Definition at line 40 of file DataHeader_p4.cxx.
|
friend |
Definition at line 26 of file DataHeader_p4.h.
|
friend |
Definition at line 27 of file DataHeader_p4.h.
|
private |
Definition at line 40 of file DataHeader_p4.h.
|
private |
Definition at line 42 of file DataHeader_p4.h.
|
private |
Definition at line 38 of file DataHeader_p4.h.
|
private |
Definition at line 42 of file DataHeader_p4.h.
|
private |
Definition at line 44 of file DataHeader_p4.h.
|
private |
Definition at line 43 of file DataHeader_p4.h.
|
private |
Definition at line 41 of file DataHeader_p4.h.
|
private |
Definition at line 41 of file DataHeader_p4.h.
|
private |
Definition at line 42 of file DataHeader_p4.h.
|
private |
Definition at line 41 of file DataHeader_p4.h.
|
private |
Definition at line 39 of file DataHeader_p4.h.