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