|
ATLAS Offline Software
|
Go to the documentation of this file.
22 #ifndef ATHENAPOOLTESTDATA_PIXELRDOELEMLINKVEC_H
23 # define ATHENAPOOLTESTDATA_PIXELRDOELEMLINKVEC_H
28 #include "AthLinks/ElementLink.h"
45 typedef std::vector<elem_type>
vec_type;
49 const std::vector<elem_type>&
pixelRDOs()
const;
71 std::vector<PixelRDOElemLinkVec::elem_type>&
78 const std::vector<PixelRDOElemLinkVec::elem_type>&
86 #endif // ATHENAPOOLTESTDATA_PIXELRDOELEMLINKVEC_H
ElementLink< cont_type > elem_type
PixelRDO_Container cont_type
vector containing element links to pixel RDOs
ElementLink implementation for ROOT usage.
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
const std::vector< elem_type > & pixelRDOs() const
std::vector< elem_type > m_pixelRDOs
std::vector< elem_type > vec_type
macros to associate a CLID to a type