ATLAS Offline Software
Loading...
Searching...
No Matches
AFP_SIDSimHitCollection_p1 Class Reference

#include <AFP_SIDSimHitCollection_p1.h>

Collaboration diagram for AFP_SIDSimHitCollection_p1:

Public Types

typedef std::vector< AFP_SIDSimHit_p1HitVector
typedef HitVector::const_iterator const_iterator
typedef HitVector::iterator iterator

Public Member Functions

 AFP_SIDSimHitCollection_p1 ()
const std::string & name () const
const HitVectorgetVector () const

Public Attributes

std::string m_name
std::vector< AFP_SIDSimHit_p1m_cont

Detailed Description

Definition at line 14 of file AFP_SIDSimHitCollection_p1.h.

Member Typedef Documentation

◆ const_iterator

typedef HitVector::const_iterator AFP_SIDSimHitCollection_p1::const_iterator

Definition at line 18 of file AFP_SIDSimHitCollection_p1.h.

◆ HitVector

◆ iterator

typedef HitVector::iterator AFP_SIDSimHitCollection_p1::iterator

Definition at line 19 of file AFP_SIDSimHitCollection_p1.h.

Constructor & Destructor Documentation

◆ AFP_SIDSimHitCollection_p1()

AFP_SIDSimHitCollection_p1::AFP_SIDSimHitCollection_p1 ( )
inline

Definition at line 21 of file AFP_SIDSimHitCollection_p1.h.

21{}

Member Function Documentation

◆ getVector()

const HitVector & AFP_SIDSimHitCollection_p1::getVector ( ) const
inline

Definition at line 25 of file AFP_SIDSimHitCollection_p1.h.

25{return m_cont;}
std::vector< AFP_SIDSimHit_p1 > m_cont

◆ name()

const std::string & AFP_SIDSimHitCollection_p1::name ( ) const
inline

Definition at line 24 of file AFP_SIDSimHitCollection_p1.h.

Member Data Documentation

◆ m_cont

std::vector<AFP_SIDSimHit_p1> AFP_SIDSimHitCollection_p1::m_cont

Definition at line 28 of file AFP_SIDSimHitCollection_p1.h.

◆ m_name

std::string AFP_SIDSimHitCollection_p1::m_name

Definition at line 27 of file AFP_SIDSimHitCollection_p1.h.


The documentation for this class was generated from the following file: