![]() |
ATLAS Offline Software
|
#include <LUCID_SimHitCollection_p3.h>
Public Types | |
| typedef std::vector< LUCID_SimHit_p3 > | HitVector |
| typedefs More... | |
| typedef HitVector::const_iterator | const_iterator |
| typedef HitVector::iterator | iterator |
Public Member Functions | |
| LUCID_SimHitCollection_p3 () | |
| Default constructor. More... | |
| const std::string & | name () const |
| const HitVector & | getVector () const |
Public Attributes | |
| std::vector< LUCID_SimHit_p3 > | m_cont |
| std::string | m_name |
Definition at line 12 of file LUCID_SimHitCollection_p3.h.
| typedef HitVector::const_iterator LUCID_SimHitCollection_p3::const_iterator |
Definition at line 17 of file LUCID_SimHitCollection_p3.h.
| typedef std::vector<LUCID_SimHit_p3> LUCID_SimHitCollection_p3::HitVector |
typedefs
Definition at line 16 of file LUCID_SimHitCollection_p3.h.
| typedef HitVector::iterator LUCID_SimHitCollection_p3::iterator |
Definition at line 18 of file LUCID_SimHitCollection_p3.h.
|
inline |
|
inline |
Definition at line 44 of file LUCID_SimHitCollection_p3.h.
|
inline |
Definition at line 39 of file LUCID_SimHitCollection_p3.h.
| std::vector<LUCID_SimHit_p3> LUCID_SimHitCollection_p3::m_cont |
Definition at line 27 of file LUCID_SimHitCollection_p3.h.
| std::string LUCID_SimHitCollection_p3::m_name |
Definition at line 28 of file LUCID_SimHitCollection_p3.h.
1.8.18