![]() |
ATLAS Offline Software
|
Persistent represenation of a LArHitContainer,. More...
#include <LArHitContainer_p2.h>
Public Member Functions | |
| LArHitContainer_p2 () | |
| Default constructor. | |
| const std::string & | name () const |
Public Attributes | |
| std::vector< unsigned int > | m_channelHash |
| std::vector< unsigned int > | m_energy |
| std::vector< unsigned short > | m_time |
| std::string | m_name |
Persistent represenation of a LArHitContainer,.
Definition at line 15 of file LArHitContainer_p2.h.
|
inline |
|
inline |
Definition at line 36 of file LArHitContainer_p2.h.
| std::vector<unsigned int> LArHitContainer_p2::m_channelHash |
Definition at line 25 of file LArHitContainer_p2.h.
| std::vector<unsigned int> LArHitContainer_p2::m_energy |
Definition at line 26 of file LArHitContainer_p2.h.
| std::string LArHitContainer_p2::m_name |
Definition at line 28 of file LArHitContainer_p2.h.
| std::vector<unsigned short> LArHitContainer_p2::m_time |
Definition at line 27 of file LArHitContainer_p2.h.