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