![]() |
ATLAS Offline Software
|
#include <SiHitCollection_p1.h>
Public Types | |
| typedef std::vector< SiHit_p1 > | HitVector |
| typedefs More... | |
| typedef HitVector::const_iterator | const_iterator |
| typedef HitVector::iterator | iterator |
Public Member Functions | |
| SiHitCollection_p1 () | |
| Default constructor. More... | |
| const std::string & | name () const |
| const HitVector & | getVector () const |
Public Attributes | |
| std::vector< SiHit_p1 > | m_cont |
| std::string | m_name |
Definition at line 20 of file SiHitCollection_p1.h.
| typedef HitVector::const_iterator SiHitCollection_p1::const_iterator |
Definition at line 25 of file SiHitCollection_p1.h.
| typedef std::vector<SiHit_p1> SiHitCollection_p1::HitVector |
typedefs
Definition at line 24 of file SiHitCollection_p1.h.
| typedef HitVector::iterator SiHitCollection_p1::iterator |
Definition at line 26 of file SiHitCollection_p1.h.
|
inline |
Definition at line 53 of file SiHitCollection_p1.h.
|
inline |
Definition at line 48 of file SiHitCollection_p1.h.
| std::vector<SiHit_p1> SiHitCollection_p1::m_cont |
Definition at line 36 of file SiHitCollection_p1.h.
| std::string SiHitCollection_p1::m_name |
Definition at line 37 of file SiHitCollection_p1.h.
1.8.18