ATLAS Offline Software
Public Attributes | List of all members
LArDigitContainer_p1 Class Reference

#include <LArDigitContainer_p1.h>

Collaboration diagram for LArDigitContainer_p1:

Public Attributes

std::vector< unsigned int > m_channelID
 
std::vector< unsigned char > m_gain
 
std::vector< unsigned short > m_nSamples
 
std::vector< unsigned short > m_samples
 

Detailed Description

Definition at line 11 of file LArDigitContainer_p1.h.

Member Data Documentation

◆ m_channelID

std::vector<unsigned int> LArDigitContainer_p1::m_channelID

Definition at line 16 of file LArDigitContainer_p1.h.

◆ m_gain

std::vector<unsigned char> LArDigitContainer_p1::m_gain

Definition at line 17 of file LArDigitContainer_p1.h.

◆ m_nSamples

std::vector<unsigned short> LArDigitContainer_p1::m_nSamples

Definition at line 18 of file LArDigitContainer_p1.h.

◆ m_samples

std::vector<unsigned short> LArDigitContainer_p1::m_samples

Definition at line 19 of file LArDigitContainer_p1.h.


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