![]() |
ATLAS Offline Software
|
#include <AFP_SIDSimHitCollection_p1.h>
Public Types | |
| typedef std::vector< AFP_SIDSimHit_p1 > | HitVector |
| typedef HitVector::const_iterator | const_iterator |
| typedef HitVector::iterator | iterator |
Public Member Functions | |
| AFP_SIDSimHitCollection_p1 () | |
| const std::string & | name () const |
| const HitVector & | getVector () const |
Public Attributes | |
| std::string | m_name |
| std::vector< AFP_SIDSimHit_p1 > | m_cont |
Definition at line 14 of file AFP_SIDSimHitCollection_p1.h.
| typedef HitVector::const_iterator AFP_SIDSimHitCollection_p1::const_iterator |
Definition at line 18 of file AFP_SIDSimHitCollection_p1.h.
| typedef std::vector<AFP_SIDSimHit_p1> AFP_SIDSimHitCollection_p1::HitVector |
Definition at line 17 of file AFP_SIDSimHitCollection_p1.h.
| typedef HitVector::iterator AFP_SIDSimHitCollection_p1::iterator |
Definition at line 19 of file AFP_SIDSimHitCollection_p1.h.
|
inline |
Definition at line 21 of file AFP_SIDSimHitCollection_p1.h.
Definition at line 25 of file AFP_SIDSimHitCollection_p1.h.
|
inline |
Definition at line 24 of file AFP_SIDSimHitCollection_p1.h.
| std::vector<AFP_SIDSimHit_p1> AFP_SIDSimHitCollection_p1::m_cont |
Definition at line 28 of file AFP_SIDSimHitCollection_p1.h.
| std::string AFP_SIDSimHitCollection_p1::m_name |
Definition at line 27 of file AFP_SIDSimHitCollection_p1.h.
1.8.18