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