ATLAS Offline Software
|
#include <ZdcRawChannelCollection_p1.h>
Public Types | |
typedef std::vector< ZdcRawChannel_p1 > | ElemVector |
typedefs More... | |
typedef ElemVector::const_iterator | const_iterator |
typedef ElemVector::iterator | iterator |
Public Member Functions | |
ZdcRawChannelCollection_p1 () | |
Default constructor. More... | |
Public Attributes | |
T | elements |
STL member. More... | |
Definition at line 18 of file ZdcRawChannelCollection_p1.h.
typedef ElemVector::const_iterator ZdcRawChannelCollection_p1::const_iterator |
Definition at line 23 of file ZdcRawChannelCollection_p1.h.
typedef std::vector<ZdcRawChannel_p1> ZdcRawChannelCollection_p1::ElemVector |
typedefs
Definition at line 22 of file ZdcRawChannelCollection_p1.h.
typedef ElemVector::iterator ZdcRawChannelCollection_p1::iterator |
Definition at line 24 of file ZdcRawChannelCollection_p1.h.
|
inline |
|
inherited |
STL member.