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