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

#include <TileRawChannel_p1.h>

Collaboration diagram for TileRawChannel_p1:

Public Member Functions

 TileRawChannel_p1 ()
 Default constructor:

Private Attributes

unsigned int m_channelID
unsigned int m_length
std::vector< float > m_data

Friends

class TileRawChannelCnv_p1

Detailed Description

Definition at line 20 of file TileRawChannel_p1.h.

Constructor & Destructor Documentation

◆ TileRawChannel_p1()

TileRawChannel_p1::TileRawChannel_p1 ( )
inline

Default constructor:

Definition at line 29 of file TileRawChannel_p1.h.

29: m_channelID(0), m_length(0), m_data() {}
unsigned int m_channelID
std::vector< float > m_data

◆ TileRawChannelCnv_p1

friend class TileRawChannelCnv_p1
friend

Definition at line 23 of file TileRawChannel_p1.h.

Member Data Documentation

◆ m_channelID

unsigned int TileRawChannel_p1::m_channelID
private

Definition at line 33 of file TileRawChannel_p1.h.

◆ m_data

std::vector<float> TileRawChannel_p1::m_data
private

Definition at line 35 of file TileRawChannel_p1.h.

◆ m_length

unsigned int TileRawChannel_p1::m_length
private

Definition at line 34 of file TileRawChannel_p1.h.


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